Re: configuring an application

2001-03-02 Thread Rafael Alvarez
Hello G.L., you need to put the following in your server.xml: application name="cais" path="/u/build/"/ And create an application.xml file in /u/build/META-INF ?xml version="1.0"? !DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.2//EN"

configuring an application

2001-03-01 Thread G.L. Grobe
After running 'java -jar orion.jar', I get the following output: Error initializing site C.A.I.S: No application named 'cais' found in the server Orion/1.4.5 initialized I can't seem to get the application setup correctly. I've included the following files: server.xml applicaton.xml

configuring an application

2001-03-01 Thread G.L. Grobe
After running 'java -jar orion.jar', I get the following output:Error initializing site C.A.I.S: No application named 'cais' found in theserverOrion/1.4.5 initializedI can't seem to get the application setup correctly. I've included thefollowing