Hi ! here is my orion-web.xml. Look at the content below and maybe you'll
find the point where you should do something.

<?xml version="1.0"?>
<!DOCTYPE orion-web-app PUBLIC "-//Evermind//DTD Orion Web Application
2.3//EN" "http://www.orionserver.com/dtds/orion-web.dtd";>

<orion-web-app
 deployment-version="1.5.4"
 temporary-directory="./temp"
 internationalize-resources="false"
 default-mime-type="application/octet-stream"
 servlet-webdir="/servlet/">
 <ejb-ref-mapping name="graph" />
 <ejb-ref-mapping name="select" />

 <classpath path="c:\soap/lib/soap.jar;./" />
</orion-web-app>

Üdv. Pop Marius L.
----- Original Message -----
From: "sherine khoury" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 22, 2002 12:08 PM
Subject: Re: Help a beginner!!


> Hi again,
> I know you don't use TomCat, but here's my problem.
> my computer has tens of files all named web.xml. I've located one in the
> soap folder, and tried to add the <classpath ...> line. When I restart
> TomCat and get the message :
> org.xml.sax.SAXParseException:Element type classpath must be declared
> And that's the way it is when I insert the classpath in other web.xml
files
> as well.
> Sorry for bothering you and thanks again
>
>
>
>
> _________________________________________________________________
> Join the world’s largest e-mail service with MSN Hotmail.
> http://www.hotmail.com

Reply via email to