this is the jboss-web dtd - it shows where you are allowed to specify
the context-root tag, amongst others
Jules
bryan hansen wrote:
> Ok sorry for possibly not seeing the obvious, but I am
> looking at the flashline documentation, specifically
> at jboss-web.xml, and I don't see how to s
yourapp.war!/WEB-INF/jboss-web.xml:
/
Look at: $JBOSS3_HOME/docs/dtd/jboss-web_3_0.dtd
David
--
bryan hansen wrote:
> Ok sorry for possibly not seeing the obvious, but I am
> looking at the flashline documentation, specifically
> at jboss-web.xml, and I don't see how to specify a
> co
Ok sorry for possibly not seeing the obvious, but I am
looking at the flashline documentation, specifically
at jboss-web.xml, and I don't see how to specify a
context in the jboss-web.xml. If you have a sample
that would be awesome.
I wasn't struggling with the unpackaged ear or war
file, the on
Get over the mental hurdle of thinking of deploying an unpacked war as
different from a packed one - they should be treated in exactly the same
way. Unpacked is just more accessible (for development) than packed (for
production).
If you want to set your application context either:
1. deploy a