Hi again.

I tried to upload the struts-upload application on the server and i get the
same exception again.
If i do not set the xerces.jar in the classpath weblogic tells me it cannot
find the xml parser class org.apache......etc etc..
if i add the xerces.jar to the classpath i get the Parsing error exception
while parsing struts-config.xml.
I do not know what to do.
Can someone give me a clue ?
Ivan.

----- Original Message -----
From: "Ivan Siviero" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, March 05, 2002 9:20 AM
Subject: deploy weblogic51sp9 sunos 5.8 missing exception detail. :)


> Sorry i forgot the exception ! :)
>
> javax.servlet.ServletException: Parsing error processing resource path
> /WEB-INF/struts-config.xml
>         at java.lang.Throwable.fillInStackTrace(Native Method)
>         at java.lang.Throwable.fillInStackTrace(Compiled Code)
>         at java.lang.Throwable.<init>(Compiled Code)
>         at java.lang.Exception.<init>(Compiled Code)
>         at
javax.servlet.ServletException.<init>(ServletException.java:132)
>         at
>
org.apache.struts.action.ActionServlet.initMapping(ActionServlet.java:1279)
>         at
> org.apache.struts.action.ActionServlet.init(ActionServlet.java:461)
>         at javax.servlet.GenericServlet.init(GenericServlet.java:258)
>         at
>
weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java
> :495)
>
>
> ----- Original Message -----
> From: "Ivan Siviero" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> Sent: Tuesday, March 05, 2002 9:19 AM
> Subject: deploy weblogic51sp9 sunos 5.8
>
>
> > hi everyone.
> >
> > I'm delploying my struts application on weblogic51sp9 and SunOS 5.8.
> > when running weblogic server i get the following exception.
> > It seems to be an xml parser exception.
> > i put the xerces.jar at the beginning of the weblogic classpath but the
> > exception is always raised.
> > The application is not deployed as .war file but i have extracted it and
> > added all the needed classpath to the weblogic classpath.
> > Could someone give me a clue ?
> > Thank you.
> > Ivan.
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to