Hi,

There is a problem in the ".bat" getting the path from the windows
environmental variables. So I hard coded the path and it worked!

No optimal but! This is what works so far.

bashar

-----Original Message-----
From: Sandro Reichert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 12, 2008 3:31 PM
To: [email protected]; [EMAIL PROTECTED]
Subject: Re: sendsoap exception

Hi,

do you have a space in your path? If so, rename the respective folder. 
See bug 359 [1] which has been discovered recently. Does this solve your 
problem?

[1] https://issues.apache.org/jira/browse/ODE-359

Cheers,
Sandro


Bashar Altakrouri schrieb:
> 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 
> 
>  
> 
> 

-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.


Reply via email to