Intalio|BPMS Webinars

Forum tags


Top Posters

Last 30 days

  • Antoine (103)
  • gabriel.nunes (41)
  • Shivanand (33)
  • dfrench (31)
  • xiaoting.chen (28)
  • cshekhar (25)
  • venkaiah.k (25)
  • luis.carrero (17)
  • mayank.gupta (17)
  • wassan.younis (16)

All time

  • Shivanand (1180)
  • Antoine (1139)
  • cshekhar (909)
  • psq (795)
  • jag (391)
  • metabyte (354)
  • arnaud (325)
  • jalateras (316)
  • dfrench (193)
  • risicare (173)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

What would help you sell Intalio internally in your company?
Please suggest another option

Login

MAIN arrow FORUMS
Re:"EPR not found" while integrating with Jsp (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:"EPR not found" while integrating with Jsp
#13582
orosales (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 2 Months ago Karma: 0  
I have the same mistake. I'm attaching the process project and the JSP that I use (test.jsp)




This is the JSP that is called in the action for test.jsp


And this is the error:

I hope someone could help me.

Thank you

Error in Soap messagejava.io.IOException: Server returned HTTP response code: 500 for URL: http://11.160.124.6:8080/ode/processes/IntegrateJSPProcess/integrateJSP/integrateJSP/Client
<?xml version='1.0' encoding='UTF-8'?>

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">

<soapenv:Body>

<soapenv:Fault xmlns:axis2ns11="http://schemas.xmlsoap.org/soap/envelope/">

<faultcode>
axis2ns11:Client
</faultcode>

<faultstring>
The endpoint reference (EPR) for the Operation not found is http://11.160.124.6:8080/ode/processes/IntegrateJSPProcess/integrateJSP/integrateJSP/Client and the WSA Action = CanonicServiceForClient
</faultstring>

<detail>

<Exception>
org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is http://11.160.124.6:8080/ode/processes/IntegrateJSPProcess/integrateJSP/integrateJSP/Client and the WSA Action = CanonicServiceForClient
at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:86)
at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:212)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:132)
at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:120)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at org.apache.geronimo.jetty6.InternalJettyServletHolder.handle(InternalJettyServletHolder.java:65)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.handle(ThreadClassloaderHandler.java:46)
at org.apache.geronimo.jetty6.handler.InstanceContextHandler.handle(InstanceContextHandler.java:58)
at org.apache.geronimo.jetty6.handler.UserTransactionHandler.handle(UserTransactionHandler.java:48)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at org.apache.geronimo.jetty6.handler.ComponentContextHandler.handle(ComponentContextHandler.java:47)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:211)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:313)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:844)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:644)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:201)
at org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:331)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)

</Exception>

</detail>

</soapenv:Fault>

</soapenv:Body>

</soapenv:Envelope>
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#13591
vishwa1983 (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 2 Months ago Karma: 2  
Hi ,

I don't see any attachments to his post. Please attach the complete project. You can also try the sample project i have attached which works fine with JSP integration.

its in the previous post called Database.zip of same query.


Any queries revert me back ...


Regards
Vishwaradhya(Vishwa)
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop