Here's the error I'm getting...

- Unable to load/create servlet engine config file, attempting internal
default (from jar).

-----Original Message-----
From: Chen, Waymon N. 
Sent: Wednesday, January 08, 2003 2:46 PM
To: [EMAIL PROTECTED]
Subject: RE: Can you access jws files inside a war?


Ok. Maybe sometime has an idea of what's going on then...
I directly took the Axis webapp and package it into a war. Then packaged it
into an ear with an additional EJB jar.

The ear deploys correctly (Weblogic 7) with the EJBs deploying and the web
application being deployed. 

I can hit the index page and the happyaxis.jsp page. However, when I try to
access EchoHeaders.jws?wsdl, it gives a page not found error.

Any ideas?


-----Original Message-----
From: Steve Loughran [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 08, 2003 2:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Can you access jws files inside a war?



----- Original Message -----
From: "Chen, Waymon N" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 08, 2003 10:54
Subject: Can you access jws files inside a war?


> I searched through the archive and couldn't find a definitative answer.
> Can you access jws files when you package the axis web app into a war
file?

yes, if you configure your web.xml to map .jws to AxisServlet

Reply via email to