« Return to Thread: UNRESOLVED_INTERFACE

UNRESOLVED_INTERFACE

by Rudy Commenge :: Rate this Message:

Reply to Author | View in Thread

Hello,

I have deployed a BPEL Process on soap_bc_component and orchestra_se_component of Petals.
When I start th SA deployed I have this error :

"[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-05-26 09:52:06,971 No interface found in the WSDL description of the endpoint {http://j2ee.netbeans.org/wsdl/test2}test2Service-test2ServiceEndpoint
[Petals.JBI-Messaging.EndpointRegistryImpl]-WARNING 2009-05-26 09:52:06,971 Set a default interface name for the endpoint {http://j2ee.netbeans.org/wsdl/test2}test2Service-test2ServiceEndpoint : {http://j2ee.netbeans.org/wsdl/test2}UNRESOLVED_INTERFACEtest2Service"

When I try to execute my process BPEL, I have this error :

"[Petals.Container.Components.petals-se-orchestra]-SEVERE 2009-05-26 09:55:42,768 OrchestraEngineException: Message can not be processed, set the Exchange status as Error
org.ow2.petals.engine.orchestra.OrchestraEngineException: the following wsdl port can not be retrieved : {http://j2ee.netbeans.org/wsdl/test2}UNRESOLVED_INTERFACEtest2Service
    at org.ow2.petals.engine.orchestra.jbi.JBIReceiver.onJBIMessageReceived(JBIReceiver.java:116)
    at org.ow2.petals.engine.orchestra.listener.JBIListener.onJBIMessage(JBIListener.java:159)
    at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.processInOutAsProvider(MessageExchangeProcessor.java:524)
    at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.processAsProvider(MessageExchangeProcessor.java:421)
    at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.process(MessageExchangeProcessor.java:308)
    at org.ow2.petals.component.framework.listener.MessageExchangeProcessor.run(MessageExchangeProcessor.java:145)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
[Petals.Container.Components.petals-bc-soap]-WARNING 2009-05-26 09:55:42,777 Got a fault on JBI response"

Can you help me ?

Thanks


--
You receive this message as a subscriber of the petals-users@... mailing list.
To unsubscribe: mailto:petals-users-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

 « Return to Thread: UNRESOLVED_INTERFACE