cancel
Showing results for 
Search instead for 
Did you mean: 

Web Services: Outside-in in NW70

former_member190457
Contributor
0 Kudos

Hi developers,

I'm on NW70. I would like to perform an outside-in (top-down) WS development, just like CE allows us to do.

I would like to have all the type classes/ejbs generated automatically in compliance with the given WSDL.

Can that be done?

Thanks a lot, Vincenzo

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member190457
Contributor
0 Kudos

It seems that this can't be done in nw70.

Web services skeletons and cfg files are generated in a runtime-dependent way.

So if you want to use SAP ws runtime you need a SAP-specific plugin to perform outside in.

Alternatively, you might wantto use and deploy server-side Axis runtime since plugins exist that do outside-in for this runtime.

Thanks, regards

Vincenzo