Skip to Content
0
Former Member
Nov 29, 2006 at 10:00 AM

Wizard for WebService does not start

24 Views

Hello,

I've created a SessionBean (stateless and with remote interface) in a project and have successfully run the wizard for this SessionBean to create a WebService. Now I have developped another SessionBean in the same project (as well stateless and with remote interface). Trying to start the WebService-Wizard for this second bean, nothing happens. No error-message, no wizard. What's going on?

I already tried the following steps following another thread, but this does not help:

- Closed the project

- Re-opened the project

- Re-built the EJB-Archive

- Restarted Dev.studio

Still another hint that might be useful When I try to create a virtual interface manually (File -> New -> Other -> Web Services -> Virtual Interface" I may select one of my two SessionBeans as the endpoint. When I select the problematic SessionBean, the wizard shows the error-message "Endpoint doesn't exist".

Finally here's my NetWeaver-Version: it's 2004s (Dev.studio (7.0.06).

Thank you very much for your help,

Christoph