Latest Posts


Show last 6 hrs - 24 hrs - 7 days

Forum tags


Top Posters

Last 30 days

  • Antoine (84)
  • talita.pezzi (26)
  • sundaravadivel.n (14)
  • leonardo.saraiva (14)
  • clarissa.domingues.rocha1 (12)
  • deepa.tekumalla (12)
  • ravinderjit.singh (11)
  • djalma.saraiva (7)
  • chris.doudet (7)
  • jose.mendoza (6)

All time

  • Antoine (1447)
  • Shivanand (1189)
  • cshekhar (923)
  • psq (796)
  • jag (391)
  • metabyte (371)
  • arnaud (327)
  • jalateras (325)
  • dfrench (265)
  • venkaiah.k (198)

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
#12151
srivishu (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 9 Months, 1 Week ago Karma: 0  
Hi ravi,

Is the problem resolved? If the problem is resolved, can you please post the resolution? Your post would help people like me who stuck in between.

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

Even i had same issue, I have tested my WSDL generated manually from designer.
Tested using SOAP UI and found the End point URL was incorrect which i used to insert JSP pages text box values into MYSQL database.

I have used the EndPoint URL Generated by original WSDL, which is in the project folder, copy and paste the EP URL from the Original WSDL instead of from the Build Folder.
It worked out for me ...

any queries revert me back...

Thanks and Regards
Vishwaradhya
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/03/04 03:50 By vishwa1983.
 
Vishwaradhya
  The administrator has disabled public write access.
#12189
srivishu (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 9 Months ago Karma: 0  
Hi Vishwaradhya,

The attached is my business process project zip. Could you kindly explain me the exact location of generated (if possible the WSDL file name) original WSDL to find EndPoint URL?

Thanks in advance,
- Vishu
File Attachment:
File Name: bp2web.zip
File Size: 25820
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#12191
vishwa1983 (User)
Senior Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 9 Months ago Karma: 2  
Hi Vishu,

WSDL End Point URL
Try this from Services folder you have WSDL which is login_service.wsdl from that file take EPURL...

Endpoint URL== http://localhost:8080/axis2/services/LoginService
ServiceName==CanonicServiceForClients


You have to remember onething when you create a scheme:

1)If you have more than one element to pass from Client side, you have to create complex type .

--I saw that you have created the complex type for input Scheme message.xsd
--Same way you have to create the scheme for WSDL

For elements: checkLogin you have to create complex type and the Set the type
Recreate the WSDL file with business logic.

And if possible test your* WSDL created using SOAPUI, that will help you lot..

Any queries revert me back

Thanks
Vsihwaradhya
 
Report to moderator   Logged Logged  
 
Last Edit: 2008/03/04 08:00 By vishwa1983.
 
Vishwaradhya
  The administrator has disabled public write access.
#12231
srivishu (User)
Fresh Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 9 Months ago Karma: 0  
Hi Vsihwaradhya,

I am imagining the below communication channel to complete a cycle of operation using
JSP, Intalio Business Process, Database:


1. JSP -> Intalio Process Service

2. Intalio Process Service -> Deployed Web service in Axis2

3. Deployed Web service in Axis2 -> Database

4. Database -> Deployed Web service in Axis2

5. Deployed Web service in Axis2 -> Intalio Process Service

6. Intalio Process Service -> JSP

I was able to successfully complete steps 2,3,4 and 5 using console as well xforms. But while integrating with JSP, as said in the Tutorial (please follow the link: http://bpms.intalio.com/samples/invokeprocessfromjsp.html) the system throwing the below error. Surprisingly, the example provided is working perfect. I am trying to follow the same steps but some where i am overlooking some thing.

Hope I am clear this time.

Thanks,
- Vishu
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#12241
mabeena (User)
Expert Boarder
User Offline Click here to see the profile of this user
Re:"EPR not found" while integrating with Jsp 9 Months ago Karma: 6  
Hi
Vishu,

Could you please provide .aar file and jsp files required in your process for further verification.

Thanks
Mabeena,
 
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