On Sun, 2006-03-12 at 12:42, Mark Hansen wrote:
> How do I specify the context root when deploying an EJB-JAR web
> service? I'm using "asadmin deploy". The -contextroot flag only
> applies to WAR deployments. Do I need to specify this in a
> sun-ejb-jar.xml (endpoint-address-uri)
This is a way Glassfish allows to have your own endpoint-address-uri for
ejb endpoint.
> or is there some way that I can
> avoid having to create a product-specific deployment descriptor?
No (for ejb-endpoint) :(
Vijay