Question: How do you use a WAR with Orion? If I update my server.xml to
point to a WAR like so
<application name="struts-logon" path="../struts-logon.war" />

It complains about the lack of a META-INF and an application.xml. A War
doesn't normally require those folders/files, they are for EARs. I'd like my
WARs to be portable and other J2EE engines don't require a
META-INF/application.xml in a WAR.

I'm running Orion 1.4.5.

It must be something simple.

Burr
[EMAIL PROTECTED]



Reply via email to