Issue Details (XML | Word | Printable)

Key: UBA-665
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: ULC Team
Reporter: Christian Stettler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ULCBase

API to get type of deployment container

Created: 09/Mar/04 12:00 AM   Updated: 03/Feb/09 02:02 PM
Component/s: core
Affects Version/s: None
Fix Version/s: ULC 6.2

Issue Links:
Reference
 


 Description  « Hide
Provide API to get type of container that an ULC application is deployed in (e.g. Servlet, EJB)

Rejected. But adapt documentation to show how to use JNDI to configure services for different environments.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Daniel Grob added a comment - 28/Aug/07 01:00 AM
New API:
  • ApplicationContext.getContainerAdapterClassName()

Daniel Grob added a comment - 29/Apr/08 04:17 PM
The ApplicationContext.getContainerAdapterClassName() has been replaced by ApplicationContext.getServerContainerType().