I tried that too Haneef, but still get the same error. :(

Yogi



On 7/18/07, Ali, Haneef <[EMAIL PROTECTED]> wrote:

Create a file called wsdl.list and add the name of the wsdl to it. The
wsdl along with wsdl.list should be in meta-inf of your service archive
file.

Thanks,
Haneef



________________________________

From: Karma Yogi [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 18, 2007 10:48 AM
To: axis-user@ws.apache.org
Subject: Strange Error when deploying web services as war file in Tomcat
5.5



Guys,

   In addition to yesterday's question, here are some more problems that
are driving me crazy.

1) The webapp with my service works perfectly when deployed in exploded
format, but the same thing stops working when I have it deployed as a
war file. (This is very important that I do it this way because the
webservices are embedded in my webapp)
2) I have tried adding the original wsdl files in the META-INF of each
service, kept the services as expanded directories within the
WEB-INF/services folder, tried the .aar file with the services.list
approach, but all the time I get 'The service cannot be found for the
endpoint reference '

Is there a specific flag that I can turn on to detect the service end
points (in the log) when my web app comes up without having to deploy
the entire axis web app. I cannot do that because I am embedding axis2
inside another app.

Any help from the gurus will be appreciated.

Thanks,
Yogi

---------- Forwarded message ----------
From: Karma Yogi < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>
Date: Jul 17, 2007 11:00 AM
Subject: End point reference error and extra logging
To: axis-user@ws.apache.org

Folks,

  I would like some guidance on two issues that I am encountering.

1) My web service works very fine on my local server, but the same thing
deployed on a different server comes up with the error
' org.apache.axis2.AxisFault: The service cannot be found for the
endpoint reference (EPR)
http://blahblah:8080/somecontext/services/MyWebService'
What are the causes of such an error.

2) How do I enable axis2 logging. I am using a commons bridge that I
built for the logging within my webapp and would like to redirect all
axis2 logs using that bridge. ?

Any help is appreciated.

Thanks,
Yogi





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


Reply via email to