You should try with the 3.0 release and make sure to follow the instructions
at 
http://servicemix.goopen.org/sm30ug/4-examples.html#4.Examples-Mavenconfiguration

On 10/27/06, screen <[EMAIL PROTECTED]> wrote:


screen wrote:
>
> 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)
>
>


Seems installation was not creating folder \lib\options, manually created
then started. Strange. Also when I try to run example get an error
D:\tools\newservicemix\apache-servicemix-3.0-M2-incubating\examples\wsdl-first>m
vn install
[INFO] Scanning for projects...
Downloading:
http://people.apache.org/maven-snapshot-repository/org/apache/servi
cemix/samples/3.0-M2-incubating/samples-3.0-M2-incubating.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://people
.apache.org/maven-snapshot-repository)
Downloading:
http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.0-M2-
incubating/samples-3.0-M2-incubating.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org
/maven2)
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.servicemix
ArtifactId: samples
Version: 3.0-M2-incubating

Reason: Unable to download the artifact from any repository

  org.apache.servicemix:samples:pom:3.0-M2-incubating

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache.snapshots (http://people.apache.org/maven-snapshot-repository)

--
View this message in context: 
http://www.nabble.com/service-mix-problems-tf2512850.html#a7023992
Sent from the ServiceMix - User mailing list archive at Nabble.com.




--
Cheers,
Guillaume Nodet

Reply via email to