I tried two different snapshot but I get the same result:
At first I get this:
D:\downloads\apache\servicemix\apache-servicemix-runtime-1.0-m2-SNAPSHOT>bin\servicemix.bat
Bundle listed in startup.properties configuration not found: null
Bundle listed in startup.properties configuration not found: null
Bundle listed in startup.properties configuration not found: null
Bundle listed in startup.properties configuration not found: null
Bundle listed in startup.properties configuration not found: null
Bundle listed in startup.properties configuration not found: null
Bundle listed in startup.properties configuration not found: null
Then I get this
[FelixStartLevel] ERROR System Bundle - Error starting
file:/D:/downloads/apache/servicemix/apache-servicemix-runtime-1.
0-m2-SNAPSHOT/system/spring-osgi-extender-1.0-rc1.jar
org.osgi.framework.BundleException: Unresolved package in bundle 6: package;
(&(package=org.aopalliance.intercept)(versi
on>=0.0.0))
at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1694)
at org.apache.felix.framework.Felix._startBundle(Felix.java:1561)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1514)
at
org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1100)
at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
at java.lang.Thread.run(Thread.java:595)
-----Original Message-----
From: tieying Liu <[EMAIL PROTECTED]>
Sent: Wednesday, January 23, 2008 12:03pm
To: [email protected]
Subject: Re: what is best way to manage multiple camel contexts
I just build from svn and seems working fine here...
what error did you get? There should be a bunch of bundles under system
folder...
Patrick Shea wrote:
>
> James, which build are you using of servicemix runtime? I'm trying
> 1.0-m2-SNAPSHOT but it's missing some bundle (aop-alliance). Even after
> adding it it goes into a bunch of cnf errors.
>
> Patrick
>
>
> -----Original Message-----
> From: James Strachan <[EMAIL PROTECTED]>
> Sent: Wednesday, January 23, 2008 11:13am
> To: [email protected]
> Subject: Re: what is best way to manage multiple camel contexts
>
> On 23/01/2008, tieying Liu <[EMAIL PROTECTED]> wrote:
>>
>> Thanks James. Yeah, it sounds great to use the OSGi bundle. I assume
>> serviceMix 4 in this case. May I get an idea of how stable is the code
>> right
>> now?
>
> The ServiceMix MicroKernel is pretty solid; the first release is
> underway and its kinda near complete already really :).
>
> We're gonna be using the MicroKernel across loads of projects so I
> expect any possible issues to be ironed out very quickly. (e.g. I hope
> soon the MicroKernel runs the default ActiveMQ broker, is the default
> container for Camel and CXF as well as being the foundation of
> ServiceMix 4 etc).
>
> --
> James
> -------
> http://macstrac.blogspot.com/
>
> Open Source Integration
> http://open.iona.com
>
>
>
>
--
View this message in context:
http://www.nabble.com/what-is-best-way-to-manage-multiple-camel-contexts-tp15047497s22882p15051194.html
Sent from the Camel - Users mailing list archive at Nabble.com.