Hi Paul,

May be I am missing something trivial! But I am just using windows + Tomcat
6.0 + Java 1.5. all the class paths are defined in windows environment
variable so they should be ok! (if you refer to any class in particular then
please let me know.)

bashar

-----Original Message-----
From: Paul Brown [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 04, 2008 8:10 AM
To: [email protected]
Subject: Re: sendsoap exception


Are you using Ode on Windows with Cygwin or perhaps with a space in  
the path?

-- Paul

On Aug 2, 2008, at 9:18 AM, Bashar Altakrouri wrote:

> Hi,
>
>
>
> I have deployed ODE on Tomcat 6.0 and Java 1.5. Everything seems to  
> work
> fine. I could access http://localhost:8080/ode. Services, Validation  
> and
> administration could be accessed and work fine. I have deployed the  
> three
> examples and they are all listed in the services section and could  
> access
> their WSDLs (e.g. http://localhost:8080/ode/processes/helloWorld? 
> wsdl ).
>
> According to use guide
> (http://ode.apache.org/user-guide.html#UserGuide-InaWebApplication)  
> I have
> tried to use sendsoap to test the examples:
> C:\sendsoap http://localhost:8080/ode/processes/helloWorld
> examples/HelloWorld2/testRequest.soap
>
>
>
> but I am getting the following exception :
>
>
>
>> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/ode/tools/sendsoap/cline/HttpSoapSender
>
>
>
> Any ideas, thoughts or help will be appreciated !!!
>
>
>
> P.S the problem is very similar to
>
(http://mail-archives.apache.org/mod_mbox/ode-user/200612.mbox/%3C68b75b5f06
> [EMAIL PROTECTED])
>
>
>
> Cheers,
>
> Bashar
>
>
>


Reply via email to