Hi,
You may check the jar in the <Catalina_home>/common/lib
vs the axis/WEB-INF/lib.
Insure saaj.jar and jaxrpc.jar in
common/lib
James
From: Dheeraj Agrawal
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, May 02, 2006 3:26
PM
To: [email protected]
Subject: Problem in deploying a
service.---HELP---
Hi,
I am using Axis to deploy one service on tomcat.
My jws import some external files that are needed to perform the functionality.
It sends messages to yahoo users.
I have included the required jar files in /$HOME/apache-
tomcat-5.5.17/webapps/axis/WEB-INF/lib
But then also i get the following error when I try to see its WSDL
Exception -
java.lang.NoClassDefFoundError : ymsg/network/LoginRefusedException .
But i have kept the jar file which includes this class in the said path
What could be possibley going wrong with this.
What else should we try to change.
Anybody please help me out. This is a part of course project.
Thanks & Regards
--
To the world you may be one person, but to one person you may be the
world
|
- RE: Problem in deploying a service.---HELP--- James Armstrong
-