webservice disappear when I restart the weblogic 8.1 server

Hi,

All

Tools I have Used:

web-logic Application Server 8.1 ,

Eclipse 3.2 with the WTP2.0 plug-in ,

Axis-1.4

I have developed one web service for soap with attachments as well as client to retrieve these attachment and it is working fine, but the problem is that when I deploy the web service on the weblogic8.1 with sp6 and when I restart the weblogic8.1 Application Server the service is disappeared and I have to again Deploy the service in order to consume it.

Please Help me out to come out of this problem.

Regards,

Rahul.

[590 byte] By [itrahulsonia] at [2007-11-27 11:25:09]
# 1

Check your deployment process, most likely you're doing something wrong.

jwentinga at 2007-7-29 16:02:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2

Actually I have used Eclipse WTP 2.0 and its wizard for deploying the service to weblogic8.1 server and it is working like moving the ear to the weblogic server after deployment and It also displays the webservice on the weblogic console after I restart server, But when I use client to access service it will display error like Target Service not found.

Once again I deploy service then It will not give error like that when I consume the service.

Everything above is working fine with the Tomcat Apache 5.5 server.

I have try out that, but creates problem with the weblogic 8.1 server.

itrahulsonia at 2007-7-29 16:02:44 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...