The Artima Developer Community
Sponsored Link

Web Services Forum
axis webservice undeploy problem

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
chandra sekhar

Posts: 1
Nickname: sekhar0808
Registered: Apr, 2006

axis webservice undeploy problem Posted: Apr 10, 2006 12:02 AM
Reply to this message Reply
Advertisement
Hi

I've created a very simple web-service. I can deploy and test it with no problems, but the problem arises when I try to undeploy it. The AdminClient tool throws up this error:

Exception: AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: org.apache.axis.ConfigurationException:
java.lang.IllegalStateException: removeAttribute: Session already invalidated

This makes me nervous, as something is obviously going wrong, but deployment and testing proceeded without any (visible) issues. I've checked both deploy.wsdd and undeploy.wsdd and didn't see any obvious errors, but I'm certainly no expert.


Regards
Chandra

Topic: Passing binary files in webservices Previous Topic   Next Topic Topic: passing objects to web service

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use