I have an stateless session bean EJB that acts as a proxy to a remote
service. The hostname and port of this service may change depending on where
the session bean is deployed. I'd rather not bundle a properties file with
the bean that I need to update in the jar, but would rather be able to
specify the property via the Glassfish admin similar to the way you'd setup a
mail resource. Is there a standard way to provide such properties to a bean
via the Glassfish admin interface? (I know I must be missing something
obvious since its a fairly typical problem.)
--
[Message sent by forum member 'rrr6399']
View Post: http://forums.java.net/node/844413