I try to call a webservice from within a ejb. In the current implementation the URL of the called webservice is read from the InitialContext of an global context. It's put to the context using the persistent name space binding of WebShere or JBoss. Because this doesn't work I have to look for another solution. What is the proper way to do this in geronimo? Using env entries isn't a good idea because it have to be changed deploying the application on different servers with different configurations.
Thanks Dieter -- View this message in context: http://www.nabble.com/EJB-as-webservice-client%2C-where-to-get-the-WS-URL-tf4483216s134.html#a12784759 Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
