ServiceLocator does not support passing an env setting to InitialContext
------------------------------------------------------------------------

         Key: HIB-75
         URL: http://galaxy.andromda.org:8080/jira/browse/HIB-75
     Project: Hibernate Cartridge
        Type: Improvement
    Versions: 3.0RC1    
    Reporter: Sverker Abrahamsson
 Assigned to: Martin West 
 Attachments: andromda-hibernate-ServiceLocator.patch

The current implementation of ServiceLocator does not support to pass an 
Hashtable with the environment setting to the Service creation methods. The 
only supported way then to set the InitialContext environment and connect to a 
remote jvm is to set jndi.properties on startup.

However, that would give other problems (and probably make the app server not 
start).

The attached patch add a method for each service that take a Hashtable with 
environment settings as parameter.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://galaxy.andromda.org:8080/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to