[mule-dev] How to integrate two application by mule?

0 views
Skip to first unread message

luke lee

unread,
Jun 24, 2011, 2:28:11 AM6/24/11
to d...@mule.codehaus.org
i am a mule novice.

i have not found most examples demonstrate how to integrate two legacy system by mule standalone model.

now i have a legacy system,it opens soap interface for other system , how to use mule to integrate?

help me,thanks!

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

http://xircles.codehaus.org/manage_email


chen yong

unread,
Jun 24, 2011, 5:17:01 AM6/24/11
to d...@mule.codehaus.org
Registry your web service to mule esb, and then other system can call web service via mule client.

luke lee

unread,
Jun 25, 2011, 3:42:58 AM6/25/11
to d...@mule.codehaus.org
thanks.but i want to use mule by standalone model.

i config a component as cxf soap client,but it works bad.

INFO 2011-06-25 15:30:47,319 [[order_processing].connector.http.mule.default.receiver.2] org.mule.lifecycle.AbstractLifecycleManager: Initialising: 'connector.VM.mule.default.dispatcher.20099213'. Object is: VMMessageDispatcher
INFO 2011-06-25 15:30:47,319 [[order_processing].connector.http.mule.default.receiver.2] org.mule.lifecycle.AbstractLifecycleManager: Starting: 'connector.VM.mule.default.dispatcher.20099213'. Object is: VMMessageDispatcher
ERROR 2011-06-25 15:30:47,350 [[order_processing].connector.http.mule.default.receiver.2] org.mule.exception.DefaultServiceExceptionStrategy:
********************************************************************************
Message : argument type mismatch (java.lang.IllegalArgumentException)
Code : MULE_ERROR-10999
--------------------------------------------------------------------------------
Exception stack is:
1. argument type mismatch (java.lang.IllegalArgumentException)
sun.reflect.NativeMethodAccessorImpl:-2 (null)
2. argument type mismatch (java.lang.IllegalArgumentException) (org.mule.api.DefaultMuleException)
org.mule.module.cxf.CxfOutboundMessageProcessor:141 (http://www.mulesoft.org/docs/site/current3/apidocs/org/mule/api/DefaultMuleException.html)
--------------------------------------------------------------------------------
Root Exception stack trace:
java.lang.IllegalArgumentException: argument type mismatch
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
+ 3 more (set debug level logging or '-Dmule.verbose.exceptions=true' for everything)
********************************************************************************

chris reed

unread,
Sep 20, 2011, 12:49:50 AM9/20/11
to d...@mule.codehaus.org
I have exact same problem. Was this ever solved?
I really appreciate any help!
Reply all
Reply to author
Forward
0 new messages