[
https://issues.apache.org/jira/browse/ODE-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthieu Riou resolved ODE-116.
-------------------------------
Resolution: Fixed
Fix Version/s: Incubator
Assignee: Matthieu Riou
Please don't use Jira to ask direct questions. Subscribe to the ODE user
mailing list as listed here:
http://incubator.apache.org/ode/mailing-lists.html
See the answers to your questions in line:
> 1- How i could resolve this error under JDK1.5.x toolkit. I know it
> automatically vanishes by shifting from JDK 1.5 to JDK1.6.
Most probably your JAVA_HOME isn't set properly under JDK 1.5.x.
> 2- If above command (i.e. sendsoap
> http://localhost:8080/ode/processes/helloWorld testRequest.soap) executes
> succesfully. Which service will service this requet because no HelloWorld
> service is either hosted anywhere or comes with the example and nither
> configured in deployment descriptor provided in examples folder or any where
> else.
The process implements the web service that is going to be invoked.
> 3- Is there any way to check the hosted processes using web interface.
You can have the list of web services that processes implement using the Axis2
interface on http://localhost:8080/ode
> Where is HelloWorld service.. HelloWorld service object not found in ODE
> distribution
> -------------------------------------------------------------------------------------
>
> Key: ODE-116
> URL: https://issues.apache.org/jira/browse/ODE-116
> Project: Ode
> Issue Type: Test
> Environment: Win 2000 pro, JDK 1.5.08, Tomcat 5.5.23
> Reporter: Tariq Rafique
> Assigned To: Matthieu Riou
> Fix For: Incubator
>
>
> I download ODE build revision 532271 and compiled it with maven version 2.0.6
> under JDK 1.5 enviornement.
> Later I deployed ODE.war on apache-tomcat-5.5.23., it successfully deployed.
> Later i copied HelloWorld example from X:\ode\distro-axis2\src\examples in
> ODE\Web-INF\processes folder.
> When i tested the hosted HelloWorld process using soapsend.bat provided in
> ode distribution.
> I got following error.
> Command: sendsoap http://localhost:8080/ode/processes/helloWorld
> testRequest.soap
> Error: Exception in thread "main" java.lang.NoClassDefFoundError:
> \bin\java/exe
> I want to know:
> 1- How i could resolve this error under JDK1.5.x toolkit. I know it
> automatically vanishes by shifting from JDK 1.5 to JDK1.6.
> 2- If above command (i.e. sendsoap
> http://localhost:8080/ode/processes/helloWorld testRequest.soap) executes
> succesfully. Which service will service this requet because no HelloWorld
> service is either hosted anywhere or comes with the example and nither
> configured in deployment descriptor provided in examples folder or any where
> else.
> 3- Is there any way to check the hosted processes using web interface.
> Please correct me with steps to test configurations or any help to resolve
> this problem is highly appreciated.
> trafique
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.