Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (28)
  • Antoine (23)
  • shao (22)
  • venkaiah.k (16)
  • danielandross (14)
  • eva.das (13)
  • metabyte (11)
  • sirswendu.ganapati (11)
  • cristiano.quintao (8)
  • sara.saraa (8)

All time

  • Antoine (1494)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (384)
  • arnaud (328)
  • jalateras (325)
  • dfrench (271)
  • venkaiah.k (214)

Show last 4 hrs - 12 hrs - 24 hrs

POLL

We are looking for more information to tailor our training to better meet the needs of our customers. Please indicate all options that apply.

I would like to attend specialized training from Intalio on BPM as it relates to my application area:


I would like to attend specialized training from Intalio on BPM as it relates to my job function:


I would like to attend specialized training from Intalio on BPM as it relates to my industry:

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
#11458
ravipn (User)
Expert Boarder
User Offline Click here to see the profile of this user
"EPR not found" while integrating with Jsp 11 Months, 4 Weeks ago Karma: 0  
hi, My application running fine in Console ..

I am generating wsdl from WebLogic ..

Db is Mysql..

My Application Inserts 4 fields into Database...


While integartion with jsp following error is shown..


Error in Soap messagejava.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/ode/processes/Insert_Defn/InsertNewUser/DuoUser/... endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/Insert_Defn/InsertNewUser/DuoUser/... and the WSA Action = CanonicServiceForSendInformationorg.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/Insert_Defn/InsertNewUser/DuoUser/... and the WSA Action = CanonicServiceForSendInformation
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)


it works fine in 4.4 version..

I have Client.java and class in Web-inf/classes/wsdl...

jsp pages in axis2-web..
thanks byeeeeee
 
Report to moderator   Logged Logged  
 
ravi
  The administrator has disabled public write access.
#11459
cshekhar (Admin)
Admin
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 11 Months, 4 Weeks ago Karma: 31  
Hi,

Could you please attach the process for further investigation?

Thanks,
Chandra.
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#11461
ravipn (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 11 Months, 4 Weeks ago Karma: 0  
hi, sorry i cant attah project file bcoz its company project...


i am using one webservice insertdata....

And using the endpointurl and servicename in the jsp pages...

what could be the poblem??????

byeeeeeee
 
Report to moderator   Logged Logged  
 
ravi
  The administrator has disabled public write access.
#11462
ravipn (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 11 Months, 4 Weeks ago Karma: 0  
hi,chandra


Would the Integration of jsp with intalio 5.1 support Wsdl generated by WebLogic 8.1

Thanks
 
Report to moderator   Logged Logged  
 
ravi
  The administrator has disabled public write access.
#11470
ravipn (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 11 Months, 3 Weeks ago Karma: 0  
hi,chandra

I am sending my jsp pages for further clarrification...

Wsdl i am generating from weblogic 8.1 ..

Db is Mysql...

The application is working fine in console..

But When i try using integration with jsp....

Its showing following error..

Error in Soap messagejava.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/ode/processes/insert_Comp/inser_comp/DuoUser1/Se... endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/insert_Comp/inser_comp/DuoUser1/Se... and the WSA Action = CanonicServiceForSendInformationorg.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/insert_Comp/inser_comp/DuoUser1/Se... and the WSA Action = CanonicServiceForSendInformation
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)



Client.java and client.class are in WEB-INF/Classes/Wsdl

Jsp pages are in Axis2-web.......

What might be the problem...

please do help....

Thanks byeeeeeeee
File Attachment:
File Name: pro1.rar
File Size: 26565
 
Report to moderator   Logged Logged  
 
ravi
  The administrator has disabled public write access.
#11471
ravipn (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 11 Months, 3 Weeks ago Karma: 0  
hi,chandra

I am sending my jsp pages for further clarrification...

Wsdl i am generating from weblogic 8.1 ..

Db is Mysql...

The application is working fine in console..

But When i try using integration with jsp....

Its showing following error..

Error in Soap messagejava.io.IOException: Server returned HTTP response code: 500 for URL: http://localhost:8080/ode/processes/insert_Comp/inser_comp/DuoUser1/Se... endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/insert_Comp/inser_comp/DuoUser1/Se... and the WSA Action = CanonicServiceForSendInformationorg.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is http://localhost:8080/ode/processes/insert_Comp/inser_comp/DuoUser1/Se... and the WSA Action = CanonicServiceForSendInformation
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)



Client.java and client.class are in WEB-INF/Classes/Wsdl

Jsp pages are in Axis2-web.......

What might be the problem...

please do help....

Thanks byeeeeeeee
File Attachment:
File Name: pro1-89aa50d106d7018dd79599b2da3fcbd0.rar
File Size: 26565
 
Report to moderator   Logged Logged  
 
ravi
  The administrator has disabled public write access.
Go to top Post Reply
get the latest posts directly to your desktop