| Author |
Message |
|
|
Post subject: How to create a Asyncronous Web Service with callback ???
Posted: Aug 01, 2008 - 02:35 PM
|
|
Registered Member


Joined: May 09, 2007
Posts: 55
|
|
Hi guys,
I'm with a rush to create a asynchronous web service using the myeclipse tools for ws. Anyone know how I might do that ? Other else I'll have to change my IDE to netbeans, because I already did some tests on it and could visualize that its possible.
Or if anyone know any eclipse plugin that do that ?
Thanks in advanced |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to create a Asyncronous Web Service with callback ??
Posted: Aug 01, 2008 - 06:21 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| We don't currently support that mode of development with web services. I'm not aware of a any plugin that would help you with this. Sorry about that. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: How to create a Asyncronous Web Service with callback ??
Posted: Aug 01, 2008 - 06:42 PM
|
|
Registered Member


Joined: May 09, 2007
Posts: 55
|
|
Ok, thank you for the answer, although in netbeans 6.1, I can do that. My necessity is because this SOA project will have a massive access and is critical for that the ESB, dont't be on hold for services that took too much time to be done
Thanks. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: How to create a Asyncronous Web Service with callback ??
Posted: Aug 01, 2008 - 08:20 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 5657
|
|
| Your welcome |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: How to create a Asyncronous Web Service with callback ??
Posted: Aug 02, 2008 - 04:59 PM
|
|
Registered Member


Joined: Apr 25, 2005
Posts: 80
|
|
| I'm confused here. In the options for JAX-WS Client it allows for the generation of async calls to the web service |
|
|
| |
|
|
|
 |
|
|