Forum tags


Top Posters

Last 30 days

  • ravinderjit.singh (29)
  • Antoine (26)
  • danielandross (17)
  • venkaiah.k (16)
  • shao (14)
  • sirswendu.ganapati (13)
  • eva.das (13)
  • metabyte (9)
  • milos.vacek (7)
  • cristiano.quintao (7)

All time

  • Antoine (1492)
  • Shivanand (1194)
  • cshekhar (928)
  • psq (796)
  • jag (391)
  • metabyte (380)
  • 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:Error when deploying my process (0 viewing) 
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Error when deploying my process
#16221
gagan.virk (User)
Senior Boarder
User Offline Click here to see the profile of this user
Error when deploying my process 3 Months, 3 Weeks ago Karma: 0  
Experts,

I have created a very basic project ,which connects to the database and retrieve data from it.When I deploy the project I get following error:

Code: :

 Intalio|Server deployment returned an error. ------------------------- org.apache.axis2.AxisFaultInvocation of operation deploy failedorg.apache.ode.bpel.iapi.ContextExceptionCannot find definition for service {http://example.com/ItemFlow/WSDL}ItemAndWSDLForPortTypeItemPlkService in the context of process {http://example.com/ItemFlow/Item}Item-42     at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:486)     at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:343)     at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:389)     at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)     at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)     at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:528)     at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:508)     at org.apache.ode.axis2.service.ServiceClientUtil.send(ServiceClientUtil.java:69)     at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.deploy(DeploymentJob.java:602)     at com.intalio.bpms.designer.deployment.deploy.DeploymentJob.run(DeploymentJob.java:177)     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)



Other problem is when I try to add schema type not as an element.

Please find the project attached with this message.Any help would be appreciated.

Regards
Gagan
File Attachment:
File Name: ItemPage.zip
File Size: 31131
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
#16238
venkaiah.k (User)
Gold Boarder
User Offline Click here to see the profile of this user
Re:Error when deploying my process 3 Months, 3 Weeks ago Karma: 4  
Hi,

I have verified your process, there are two mistakes in your process.

1) In the gateway you are comparing the value from the array type, you can't directly get the value from array type element.
Note: If you want to use array type elements then its always better to use "bpel:doXslTransform()" or "[]" without qoutes.
2) In the "result" task you are taking the values from "thisDetailsResponseMsg.body" to "thisDetailsResponseMsg.body" only.

I hope this information will helps you.

Thanks,
Venkaiah.
 
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