dev@glassfish.java.net

what does a context-root mean for an ejb?

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Thu, 09 Apr 2009 17:13:10 -0700

The GUI lets me set a context-root for an ejb app. What does that
mean as opposed to "location"?

   <applications>
     <application enabled="true" context-root="/ejb" location="$
{com.sun.aas.instanceRootURI}/applications/MEJB/" directory-
deployed="false" name="MEJB" object-type="user">
       <module name="MEJB">
         <engine sniffer="ejb"></engine>
         <engine sniffer="security"></engine>
       </module>
     </application>
   </applications>


Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team