Hi again,

Now I'm trying to use the same client application that connects to the MyService axis 
service.

1. MyService has no handler attached ==> MyClientApplication connects successfully and 
retrieves the result.

2. MyService ***has*** MyHandler attached ===> MyClientApplication gets an exception 
as a result.

It says : 'Bad envelope namespace'

When I use tcpmon to get some more details, I see that the exception is thrown in 
org.apache.axis.deployment.wsdd.SWDDDeployableItem.getJavaClass( line 368 )
and then 'java.lang.NoClassDefFoundError'


Could, you, please, help me with this, as well ?

Thanks a lot,
_rivisa_






====================================================================================================================

Hi,

Could you, please, help me clarify this situation, for me ?

I have a service : MyService.

1. I deploy the service into axis
2. I get the wsdl file generated by poiting the browser to 
http://localhost:8080/axis/services/MyServive?wsdl

3. I undeploy MyService.

4. I redeploy MyService, this time specifying a handler attached to it ( MyHandler )
5. I ***cannot*** get the wsdl file generated by poiting the browser to 
http://localhost:8080/axis/services/MyService?wsdl. Netscape says 'The document 
constains no data' and IE says nothing ( blank page ).

Do I do something wrong ?
Should I generate wsdl file this way ?

Thanks,
_rivisa_



--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.


Reply via email to