java.lang.reflect.UndeclaredThrowableException at $Proxy25.processApplication(Unknown Source) at com.sun.loanprocessor.LoanProcessorSEI_Tie.invoke_processApplication(LoanProcessorSEI_Tie.java:54) at com.sun.loanprocessor.LoanProcessorSEI_Tie.processingHook(LoanProcessorSEI_Tie.java:124) at com.sun.xml.rpc.server.StreamingHandler.handle(StreamingHandler.java:350) at com.sun.enterprise.jbi.serviceengine.bridge.JAXRPCMessageProcessor.processEJBRequest(JAXRPCMessageProcessor.java:139) at com.sun.enterprise.jbi.serviceengine.bridge.JAXRPCMessageProcessor.doWork(JAXRPCMessageProcessor.java:90) at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:479) Caused by: java.lang.NoSuchMethodException: com.sun.loanprocessor.LoanProcessorBean.processApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, double, double) at java.lang.Class.getMethod(Class.java:1604) at com.sun.ejb.containers.WebServiceInvocationHandler.invoke(WebServiceInvocationHandler.java:143) ... 7 more JAXRPCTIE01: caught exception while handling request: java.lang.reflect.UndeclaredThrowableException java.lang.reflect.UndeclaredThrowableException at $Proxy25.processApplication(Unknown Source) at com.sun.loanprocessor.LoanProcessorSEI_Tie.invoke_processApplication(LoanProcessorSEI_Tie.java:54) at com.sun.loanprocessor.LoanProcessorSEI_Tie.processingHook(LoanProcessorSEI_Tie.java:124) at com.sun.xml.rpc.server.StreamingHandler.handle(StreamingHandler.java:350) at com.sun.enterprise.jbi.serviceengine.bridge.JAXRPCMessageProcessor.processEJBRequest(JAXRPCMessageProcessor.java:139) at com.sun.enterprise.jbi.serviceengine.bridge.JAXRPCMessageProcessor.doWork(JAXRPCMessageProcessor.java:90) at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:479) Caused by: java.lang.NoSuchMethodException: com.sun.loanprocessor.LoanProcessorBean.processApplication(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int, java.lang.String, double, double) at java.lang.Class.getMethod(Class.java:1604) at com.sun.ejb.containers.WebServiceInvocationHandler.invoke(WebServiceInvocationHandler.java:143) ... 7 more Unable to load resource bundle com.sun.enterprise.jbi.serviceengine.util.soap.LocalStrings for locale ru_RU: java.util.MissingResourceException: Can't find bundle for base name com.sun.enterprise.jbi.serviceengine.util.soap.LocalStrings, locale ru_RU Using resource bundle for locale en_US instead. javax.jbi.JBIException: JAXRPC.TIE.04: Internal Server Error (JAXRPCTIE01: caught exception while handling request: java.lang.reflect.UndeclaredThrowableException) at com.sun.enterprise.jbi.serviceengine.util.soap.MessageNormalizerImpl.normalizeFaultMessage(MessageNormalizerImpl.java:166) at com.sun.enterprise.jbi.serviceengine.util.soap.MessageExchangeHelper.normalizeMessage(MessageExchangeHelper.java:131) at com.sun.enterprise.jbi.serviceengine.util.soap.MessageExchangeHelper.handleResponse(MessageExchangeHelper.java:468) at com.sun.enterprise.jbi.serviceengine.bridge.JAXRPCMessageProcessor.doWork(JAXRPCMessageProcessor.java:97) at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:479) Could not find a business process providing service for the endpoint specified in the message exchange. Service name: {http://enterprise.netbeans.org/bpel/LoanRequestor}EjbImplementation, endpoint name: LoanProcessorSEIRole_partnerRole, operation name: processApplication Failed to process In Out Message messageExchangeId: 103341288251744-10328-133792650910000159 java.lang.RuntimeException: Error sending fault to the NMR. MessageExchange is InOut and role is provider. MessageExchangeId is 103341288251744-10328-133792650910000159, service name is {http://enterprise.netbeans.org/bpel/LoanRequestor}EjbImplementation, endpoint name is LoanProcessorSEIRole_partnerRole, operation name is processApplication. at com.sun.jbi.engine.bpel.EngineChannel.sendServerFaultForInOutRequest(EngineChannel.java:430) at com.sun.jbi.engine.bpel.BPELSEInOutThread.processRequest(BPELSEInOutThread.java:349) at com.sun.jbi.engine.bpel.BPELSEInOutThread.processMsgEx(BPELSEInOutThread.java:197) at com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:138) Caused by: javax.jbi.messaging.MessagingException: Faults not supported in exchange pattern. at com.sun.jbi.messaging.MessageExchangeProxy.createFault(MessageExchangeProxy.java:461) at com.sun.jbi.engine.bpel.EngineChannel.sendServerFaultForInOutRequest(EngineChannel.java:417) ... 3 more caught exception while processing message java.lang.RuntimeException: Error sending fault to the NMR. MessageExchange is InOut and role is provider. MessageExchangeId is 103341288251744-10328-133792650910000159, service name is {http://enterprise.netbeans.org/bpel/LoanRequestor}EjbImplementation, endpoint name is LoanProcessorSEIRole_partnerRole, operation name is processApplication. at com.sun.jbi.engine.bpel.EngineChannel.sendServerFaultForInOutRequest(EngineChannel.java:430) at com.sun.jbi.engine.bpel.BPELSEInOutThread.processRequest(BPELSEInOutThread.java:393) at com.sun.jbi.engine.bpel.BPELSEInOutThread.processMsgEx(BPELSEInOutThread.java:197) at com.sun.jbi.engine.bpel.BPELSEInOutThread.run(BPELSEInOutThread.java:138) Caused by: javax.jbi.messaging.MessagingException: Faults not supported in exchange pattern. at com.sun.jbi.messaging.MessageExchangeProxy.createFault(MessageExchangeProxy.java:461) at com.sun.jbi.engine.bpel.EngineChannel.sendServerFaultForInOutRequest(EngineChannel.java:417) ... 3 more java.lang.RuntimeException: Error sending fault to the NMR. MessageExchange is InOut and role is provider. MessageExchangeId is 103341288251744-10328-133792650910000159, service name is {http://enterprise.netbeans.org/bpel/LoanRequestor}EjbImplementation, endpoint name is LoanProcessorSEIRole_partnerRole, operation name is processApplication.