1. ServiceMix seems strange. Documentation doesnot say how it fits into SOA.
2. As per J2EE architecture (for example Weblogic / TOMCAT - AXIS) we are
clear with webservices, JMS, EJB, JSP and so on. But how can we build these
in ServiceMix ? Documentation should provide a simple example involving all
these features to design, build and deploy. ServiceMix is very confusing
with jbi.dll, assembly, POM.
3. Benefit of using ServiceMix, SOA ? I think whole concept and examples
provided in documentation is not clear.
4. I get below exception while servicemix startup
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)
--
View this message in context:
http://www.nabble.com/service-mix-problems-tf2512850.html#a7007831
Sent from the ServiceMix - User mailing list archive at Nabble.com.