Orion only knows about EAR files. Wrap your WAR up in an EAR.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Burr Sutter
Sent: Thursday, March 22, 2001 7:32 AM
To: Orion-Interest
Subject: Orion and WARs


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