NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
hybris
Joined: 12 Apr 2009 Posts: 5
|
Posted: Thu Nov 19, 2009 5:15 pm Post subject: webservice generator from ejb and void methods, oneway |
|
|
Hi,
i noticed that generating a web service from an ejb creates Oneway web methods for every void EJB method.
Since Oneway methods do not propagate exceptions to the client (and this can cause more than a trouble to web services newbie like me), i wonder why the nb developers have choosen to do this way.
Wouldn't be safer to create a two way method and let the developer choose to make it oneway afterward? |
|
| 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
|
|