Hi Friends
I tried to run the sample flex spring application(Mortgage application).It
displays following error.
[RPC Fault faultString="[MessagingError message='Destination 'mortgageService'
either does not exist or the destination has no channels defined (and the
application does not define any default channels.)']" faultCode="InvokeFailed"
faultDetail="Couldn't establish a connection to 'mortgageService'"]
at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::invoke()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\AbstractInvoker.as:259]
at
mx.rpc.remoting.mxml::Operation/http://www.adobe.com/2006/flex/mx/internal::invoke()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\remoting\mxml\Operation.as:197]
at
mx.rpc.remoting::Operation/send()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\remoting\Operation.as:113]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at
mx.rpc.remoting.mxml::Operation/send()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\remoting\mxml\Operation.as:170]
at Function/http://adobe.com/AS3/2006/builtin::apply()
at
mx.rpc::AbstractService/http://www.adobe.com/2006/actionscript/flash/proxy::callProperty()[E:\dev\3.1.0\frameworks\projects\rpc\src\mx\rpc\AbstractService.as:290]
at harry/___harry_Button1_click()[C:\Program
Files\Adobe\Flex\harry\src\harry.mxml:8]
Can any one help me to sort out this problem...
Regards
Hari