Skip to Content
0
Former Member
May 18, 2010 at 05:17 AM

Unable to consume a simple SAPWebService error "not JSR 172 Compliant"

32 Views

Hi,

Am trying to consume a simple webservice which was created by exposing a function module. The consumer of this WS is a J2ME application.

Usually we the framework(or IDE or other tools) will help us in creating the stubs(proxy classes) when provided the WS wsdl URL .I tried in C#.dotnet and i was able to create the stubs and consume it. Now when i try it J2ME ->NetBeans IDE-> STub generator->same wsdl url, i get an error "not JSR 172 compliant". FYI, JSR 172 is the spec for WS consumption by a Java 2 MicroEdition(J2ME) applications[http://jcp.org/en/jsr/detail?id=172].

My question: How can i make or what are the other settings that i have to do in SOAManager to make this JSR 172 compliant.

FYI, i just created a helloworld function module in ABAP and created a enter. service. In soamanager i have not done anyother setting other the default settings the comes.

Any inputs on this would be really helpful.

Thanks,

Sam.