You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by brijesh <br...@gmail.com> on 2009/05/20 13:48:47 UTC

smx-bean in servicemix.war deployed in weblogic 10.

Hello ,

Anybody tested smx-bean component in servicemix war deployed in weblogic 10.  

Unknown message exchange: InOut[ 
  id: ID:192.168.2.86-1215cca91be-3:11 
  status: Active 
  role: provider 
  service: {http://www.ekaplus.com/ne}eventLoggerService 
  endpoint: eventLoggerEP 
  operation: {http://www.ekaplus.com/NotifyEvent/}notifyEvent 


Regards
Brijesh N K
-- 
View this message in context: http://www.nabble.com/smx-bean-in-servicemix.war-deployed-in-weblogic-10.-tp23633929p23633929.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: smx-bean in servicemix.war deployed in weblogic 10.

Posted by Gert Vanthienen <ge...@gmail.com>.
Brijesh N K,

You usually get this exception when the servicemix-bean component
receives a response MessageExchange but does not now about the
request.  Normally, this should not happen.  Could you explain us a
bit more about the message flow you are implementing?  Who is sending
the MessageExchange to the eventLoggerService?  Could you send us the
xbean.xml files as well as the java code that is sending the exchange?

Regards,

Gert Vanthienen
------------------------
Open Source SOA: http://fusesource.com
Blog: http://gertvanthienen.blogspot.com/



2009/5/20 brijesh <br...@gmail.com>:
>
> Hello ,
>
> Anybody tested smx-bean component in servicemix war deployed in weblogic 10.
> I am getting following error
>
> Unknown message exchange: InOut[
>  id: ID:192.168.2.86-1215cca91be-3:11
>  status: Active
>  role: provider
>  service: {http://www.ekaplus.com/ne}eventLoggerService
>  endpoint: eventLoggerEP
>  operation: {http://www.ekaplus.com/NotifyEvent/}notifyEvent
>
> can anybody help on this
>
> Regards
> Brijesh N K
> --
> View this message in context: http://www.nabble.com/smx-bean-in-servicemix.war-deployed-in-weblogic-10.-tp23633929p23633929.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>