Get an exception while trying to start ServiceMix D:\tools\servicemix>"D:\tools\jdk1.5\bin\java" -server -Xmx512M -Dderby.system.h ome="D:\tools\servicemix\bin\..\var" -Dderby.storage.fileSyncTransactionLog=true -Dcom.sun.management.jmxremote -classpath "D:\tools\servicemix\bin\..\conf;D:\t ools\servicemix\bin\..\lib\classworlds-1.0.1.jar" -Dclassworlds.conf="D:\tools\ servicemix\bin\..\conf\servicemix.conf" -Dservicemix.home="D:\tools\servicemix\b in\.." -Djava.endorsed.dirs="D:\tools\servicemix\bin\..\lib\endorsed" org.codeha us.classworlds.Launcher Exception in thread "main" java.io.FileNotFoundException: D:\tools\servicemix\bi n\..\lib\optional at org.codehaus.classworlds.Configurator.loadGlob(Configurator.java:404)
at org.codehaus.classworlds.Configurator.configure(Configurator.java:259 ) at org.codehaus.classworlds.Launcher.configure(Launcher.java:181) at org.codehaus.classworlds.Launcher.main(Launcher.java:457) There is no proper documentation about how a webservice is built, deployed, exposed and access from internal client or a remote client. I think we need a proper explaination comparing with J2EE webservice (from Weblogic / Axis). There are lot of stuff in a typical webservice like attachments, RPC/DocumentLiteral, MessageStyle, invoking EJB from webservice, JMS How will this work with ServiceMix ? Whole Service Mix Documentation is a grey area. ServiceMix Framework itself is not properly explained. Benefit of using ServiceMix ? How does it fit with SOA ? -- View this message in context: http://www.nabble.com/servicemix-startup-tf2512183.html#a7005973 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.