NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
itreppert
Joined: 23 Dec 2008 Posts: 45
|
Posted: Wed Apr 01, 2009 4:24 pm Post subject: Deploy of Webserviceclient app failure NB 6.5.1 |
|
|
Hi there !
I have a Webapp with a webservice (all created within Netbeans) and
a Webapp containing a Webclient, using the webservice.
It all works fine, but after a clean and build, the deployment fails :
| Code: | Deploying application in domain failed; Error loading deployment descriptors for module [ArrayTestSite] -- wsdl file WEB-INF/wsdl/client/ArrayWSService/localhost_8282/ArrayTest/ArrayWSService.wsdl does not exist for service-ref arraytestsite.Page1/service
C:\Users\awahe\Documents\NetBeansProjects\ArrayTestSite\nbproject\build-impl.xml:559: The module has not been deployed.
|
When I update the Webserviceclient, the problem remains.
So I have to copy the WSDL and XSD manually to
| Code: | | WEB-INF/wsdl/client/ArrayWSService/localhost_8282/ArrayTest/ |
I wonder, if this is by purpose.
Regards |
|
| Back to top |
|
 |
ouribeb930
Joined: 01 Apr 2009 Posts: 93
|
Posted: Thu Apr 02, 2009 3:41 pm Post subject: Hi... |
|
|
Try stoping the server (tomcat, glassfish, whatever)... an then try again
If you find the solution or my post helped, please add [SOLVED] to the title of this post
Thanx |
|
| Back to top |
|
 |
itreppert
Joined: 23 Dec 2008 Posts: 45
|
Posted: Thu Apr 02, 2009 4:31 pm Post subject: Re: Hi... |
|
|
| ouribeb930 wrote: | Try stoping the server (tomcat, glassfish, whatever)... an then try again
If you find the solution or my post helped, please add [SOLVED] to the title of this post
Thanx |
I did this at least a hundred times.
That's not the solution........... |
|
| Back to top |
|
 |
ouribeb930
Joined: 01 Apr 2009 Posts: 93
|
Posted: Thu Apr 02, 2009 4:41 pm Post subject: Hi |
|
|
Sorry that this didn't help...
Can you pleas give more info...
Like app server and version, logs, maybe output from the command console, web.xml
JVM version also
Thanx |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|