cancel
Showing results for 
Search instead for 
Did you mean: 

Error while publishing Service Interface

Former Member
0 Kudos

Hi all,

I would like to publish my service into Service Registry.

I tried doing this from ESB -> Service interface -> wsdl -> publish

I got the following error...

..........

====================================================================

= Root Exception ===================================================

Thrown:

com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:124)

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:96)

at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:319)

at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)

at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)

at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:309)

-


What are the pre requisites and requisites needed to publish a Service?

Is there any patches or packages required for this ??

Please help me...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

basic steps to publish web service to service registry:

1. Create RFC destination in SM59

2. Create ES Parameter in WSPARAM

3. Create logical port for SR in LPCONFIG

4. Release Web Service for SOA Runtime in WSCONFIG

5. Publish ES in WSPUBLISH

Answers (0)