users@glassfish.java.net

context root for EJB web service

From: Mark Hansen <mark_at_javector.com>
Date: Sun, 12 Mar 2006 15:42:23 -0500

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) or is there some way that I can
avoid having to create a product-specific deployment descriptor?

Thanks,

Mark