Yeah, you should download and add in the lib dir the following jars
  http://repo.mergere.com/maven2/axis/axis/1.3/axis-1.3.jar
  http://repo.mergere.com/maven2/axis/axis-jaxrpc/1.3/axis-jaxrpc-1.3.jar
  http://repo.mergere.com/maven2/axis/axis-saaj/1.3/axis-saaj-1.3.jar

If you build from sources, please svn up :)

Cheers,
Guillaume Nodet

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


Furthermore, running http-binding failed on another class issue...

C:\java\incubating-servicemix-3.0-SNAPSHOT\examples\http-binding
>servicemix
servicemix.xml
Apache ServiceMix ESB: 3.0-SNAPSHOT

Loading Apache ServiceMix from file: servicemix.xml
Caught: org.springframework.beans.factory.BeanDefinitionStoreException:
Error registering bean with name '' defined in file
[C:\java\incubating-
servicemix-3.0-SNAPSHOT\examples\http-binding\servicemix.xml]:
Bean class [javax.xml.messaging.URLEndpoint] not found; nested exception
is
java.lang.ClassNotFoundException: javax.xml.messaging.URLEndpoint
org.springframework.beans.factory.BeanDefinitionStoreException: Error
registering bean with name '' defined in file
[C:\java\incubating-
servicemix-3.0-SNAPSHOT\examples\http-binding\servicemix.xml]:
Bean class [javax.xml.messaging.URLEndpoint] not found; nested exception
is
java.lang.ClassNotFoundException: javax.xml.messaging.URLEndpoint
java.lang.ClassNotFoundException: javax.xml.messaging.URLEndpoint
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at
org.codehaus.classworlds.RealmClassLoader.loadClassDirect(
RealmClassLoader.java:195)
--
View this message in context:
http://www.nabble.com/http-binding-and-soap-binding-example-broken-t1638798.html#a4442574
Sent from the ServiceMix - User forum at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to