Hello !
I have created simple project,and try to deploy it.
I added my ode configuration, and created server.
Then I tried deploy it,using add remoce dialog.
Everithing was good, no error in ODE log,and eclipse console...but also i didn't see any information about my BPEL project..and there is no directory at ode/processes folder...
Robert Brodt Messages: 341 Registered: August 2010 Location: Colorado Springs, CO
Senior Member
Hi !
Some things to check:
* was the project created as a "BPEL Project" using the New Project Wizard? Hint: this creates the required project facet.
* have you created and configured an Ode Deployment descriptor (deploy.xml)? Hint: use the New File Wizard
* are all of your artifacts (*.bpel, *.wsdl and *.xsd) in the same project folder or sub-folders? Hint: the default artifacts folder is "bpelContent"
* was Ode installed properly into the tomcat runtime? Hint: see the Apache Ode project site for details
* check the server log to make sure that Ode started correctly (search for BPEL).
Please let me know when you resolve this and what the issue was.
* was the project created as a "BPEL Project" using the New Project Wizard? Hint: this creates the required project facet.
* have you created and configured an Ode Deployment descriptor (deploy.xml)? Hint: use the New File Wizard
* are all of your artifacts (*.bpel, *.wsdl and *.xsd) in the same project folder or sub-folders? Hint: the default artifacts folder is "bpelContent"
* was Ode installed properly into the tomcat runtime? Hint: see the Apache Ode project site for details
* check the server log to make sure that Ode started correctly (search for BPEL).
Please let me know when you resolve this and what the issue was.
Regards,
Bob
-yes
-yes
-they all in the same project foder with name of my project
-ode was instaledd properly.I ran examples.
One thing that is troubling me is error while Associated Port selected(deploy.xml) - error dialog with this text(An error has occurred. See error log for more details.
javax/wsdl/Binding)/