I am trying to define the context root of an
application without including it in an ear file. Is
this possible in JBoss/Jetty? About two weeks ago
someone on the list recommended not packaging an
application into a war to deploy, but instead placing
an unzipped directory (that would be your war) so that
you could work on JSP(s) and have them automatically
deploy and show the changes. This was a cool idea, but
then I realized we needed to change the context-root
of the application and the only way I know of doing
that is with the application.xml inside an ear. I
tried including one in a META-INF directory under the
folder that we deployed, but the change didn't take
affect. Any ideas as to how we might get this to work?

Thanks,

Bryan

__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to