Could you try with 3.0-SNAPSHOT ?

Cheers,
Guillaume Nodet

On 5/5/06, emicalc <[EMAIL PROTECTED]> wrote:

Hello,
I have this problem with HTPP-binding example (in servicemix-2.0.2); I start
the service and then I start the client with ant command but there is the
following error:

D:\Program
Files\servicemix-2.0.2\assembly\target\servicemix-2.0.2\bin\servicemi
x-2.0.2\examples\http-binding>ant
Buildfile: build.xml

init:

compile:

run:
     [echo] Running example client
     [java] Exception in thread "main" java.io.IOException: Server returned
HTTP
 response code: 500 for URL: http://localhost:8912
     [java]     at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Ht
tpURLConnection.java:1149)
     [java]     at HttpClient.main(Unknown Source)
     [java] Java Result: 1

BUILD SUCCESSFUL
Total time: 29 seconds
D:\Program
Files\servicemix-2.0.2\assembly\target\servicemix-2.0.2\bin\servicemi
x-2.0.2\examples\http-binding>java -version
java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

thank's you
--
View this message in context: 
http://www.nabble.com/error-in-http-binding-example-t1562542.html#a4243486
Sent from the ServiceMix - Dev forum at Nabble.com.


Reply via email to