Hi, I tried to make this tutorial a lot of time.. :) Probably, I think that it is a connection error..So, do you use the port: http://localhost:8080/ode/processes/ProjectName??and do you generate a binding content??
mkwang2006 wrote: > > Hello, Cinyoung Hur > > Thank you for your kind reply and good advice.I retested the HelloWorld" > process in tomcat 5.5.29 and apache ODE 1.3.5 version, and the results as > follows: > > no error messages appear in the console again,but "IWAB0135E An unexpected > error has occurred.java.net.ConnectException Connection refused: connect" > message appear in the status of web service explorer. The detailed error > message is included in the attached doc file. I wish to get help from you > again to look the error message information over. > Thanks a lot again > > Best regards, > > wei wang > > > > > cinyoung hur wrote: >> >> Hello, Wei WANG >> >> I succeeded within same environment except for Tomcat and ODE version. >> I think you might be try tomcat 5.5.29 and Apache ODE 1.3.5 version. >> >> I hope this will help. >> >> Regards, >> Cinyoung Hur. >> >> >> 2011/5/4 mkwang2006 <[email protected]> >> >>> >>> Hello, >>> I am trying to make a BPEL process through Eclipse BPEL designer with >>> Apache >>> ODE by refeering to a pdf tutorials titled "Developing, Deploying and >>> Running a >>> Hello World BPEL Process with the Eclipse BPEL Designer and Apache ODE". >>> The >>> BPEL process model is succsefully modeled. Unfortunately, when I test it >>> with >>> web service explorer in Eclipse, it returns the following message: >>> "09:02:50,210 ERROR [REPLY] org.apache.ode.bpel.common.FaultException: >>> The >>> variable output isn't properly initialized" >>> The programming environment is: >>> Eclipse : Helios Service Release 2 Build id: >>> 20110218-0911 >>> ODE :Apache ODE 1.3.5 >>> Java: :1.6.0_23 >>> Tomcat :5.5.26 >>> Operating system: Windows 7 >>> In addition, after installation of the BPEL designer through CVS >>> repository, >>> there are problems shown in the marker view which are listed in the >>> appendix. >>> Does anyone have any idea what I am doing wrong? >>> Many thanks in advance, >>> -- >>> Wei WANG >>> associate professor >>> mkwang@xxxxxxxxxx >>> >>> >>> ******************************************************************** >>> Appendix of the problems shown in the Eclipse marker view after the >>> installation of the BPEL Designer through CVS repository. >>> (1)BPEL validation marker (1 item) >>> "Copy rule not checked - from-spec type-of "unspecified", to-spec >>> type-of >>> "". HelloWorld.bpel /SimpleProcess/bpelContent line 60 BPEL >>> Validation Marker" >>> (2)java build path problems(1 item) >>> "Build path specifies execution environment J2SE-1.5. There are no JREs >>> installed in the workspace that are strictly compatible with this >>> environment. >>> org.eclipse.bpel.examples.extensionPoints Build path JRE System Library >>> Problem" >>> (3)Java Probles(2922 items) >>> "ArrayList is a raw type. References to generic type ArrayList should be >>> parameterized ActionImplementationSection.java >>> /org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/properties line 65 Java >>> Problem" >>> "ArrayList is a raw type. References to generic type ArrayList should be >>> parameterized BPELDecorationLayout.java >>> /org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/editparts/util line 26 Java >>> Problem" >>> "ArrayList is a raw type. References to generic type ArrayList should be >>> parameterized BPELEditorUtil.java >>> /org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/util line 69 Java Problem" >>> "ArrayList is a raw type. References to generic type ArrayList should be >>> parameterized BPELEditorUtil.java >>> /org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/util line 149 Java Problem" >>> "ArrayList is a raw type. References to generic type ArrayList should be >>> parameterized BPELUIRegistry.java >>> /org.eclipse.bpel.ui/src/org/eclipse/bpel/ui/extensions line 272 Java >>> Problem" >>> (4)plug in problesm(9 items) >>> "A minimum of 1 'preset' elements must be specified. plugin.xml >>> /org.eclipse.bpel.runtimes line 91 Plug-in Problem" >>> "A minimum of 1 'runStrategy' elements must be specified. plugin.xml >>> /org.eclipse.bpel.validator line 45 Plug-in Problem" >>> "Access to referenced class >>> 'org.eclipse.jdt.internal.ui.javaeditor.BasicJavaEditorActionContributor' >>> in >>> attribute 'contributorClass' is discouraged >>> plugin.xml /org.eclipse.bpel.examples.extensionPoints line 33 Plug-in >>> Problem" >>> "Access to referenced class >>> 'org.eclipse.jst.server.core.internal.RuntimeClasspathProvider$Factory' >>> in >>> attribute 'class' is discouraged plugin.xml >>> /org.eclipse.bpel.apache.ode.runtime line 64 Plug-in Problem" >>> "Access to referenced class >>> 'org.eclipse.jst.server.ui.internal.RuntimeLabelProvider$Factory' in >>> attribute 'class' is discouraged plugin.xml >>> /org.eclipse.bpel.apache.ode.runtime line 88 Plug-in Problem" >>> "Element 'componentimpl' is not legal as a child of element 'extension'. >>> plugin.xml /org.eclipse.bpel.runtimes line 108 Plug-in >>> Problem" >>> "Element 'facet' is deprecated plugin.xml /org.eclipse.bpel.validator >>> line >>> 46 Plug-in Problem" >>> "Illegal attribute 'point' plugin.xml >>> /org.eclipse.bpel.examples.extensionPoints line 44 Plug-in Problem" >>> "Illegal attribute 'point' plugin.xml /org.eclipse.bpel.ui line 629 >>> Plug-in >>> Problem" >>> (5)XML problems(1 item) >>> "No grammar constraints (DTD or XML schema) detected for the document. >>> deploy.xml /SimpleProcess/bpelContent line 1 XML Problem" >>> >>> ******************************************************************************** >>> -- >>> View this message in context: >>> http://old.nabble.com/Need-help-for-making-the-BPEL-process-through-Eclipse-BPEL-Designer-tp31538401p31538401.html >>> Sent from the Apache Ode User mailing list archive at Nabble.com. >>> >> >> > http://old.nabble.com/file/p31540830/ODE-5-4.doc ODE-5-4.doc > -- View this message in context: http://old.nabble.com/Need-help-for-making-the-BPEL-process-through-Eclipse-BPEL-Designer-tp31538401p31560970.html Sent from the Apache Ode User mailing list archive at Nabble.com.
