cancel
Showing results for 
Search instead for 
Did you mean: 

how to create a web service from a wsdl

Former Member
0 Kudos

Hi all,

I have a wsdl file. I want to create a web service which implement this wsdl ( not to create a web service client ).

Anyone konws how to do it?

Regards,

Hui

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Hui,

What version of the NetWeaver Developer Studion are you using?

Indeed this behavior is hard to achieve using Net Wevaer Developer Studio 04/04s

For Net Weaver Developer Studio CE this is very easy:

1. Create an EJB 3.0 Project.

1. Right click the on WSLD file. The context menu will open

2. Choose Web Services->Create Bean Skeleton

3. Enter the necessary data in the wizard. Just make sure that you point the generation folder to the source folder of the EJB 3 Project.

Regards,

Hristo

Former Member
0 Kudos

Hi,

as far as I know you this is not possible with the NWDS.

You need a separate Plugin. The only one I know is the

Systinet Developer for Eclipse.

(Documentation: http://www.systinet.com/doc/sd-60/)

Systinet is now hp .. I do not realy know, from where to get this plugin now ..

Rgds

Markus