Hi Johnson,
Features has dependency of camel 1.4 snapshot, seems like camel snapshot
publish a little bit late.
I can see the test failure this morning when use camel snapshot from
apache maven repo, but when I update camel and build it locally, then
the test failures in smx4 just gone.
You may need grap camel latest code and build it on your machine first
and then build the features, it should be ok
Regards
Freeman
Johnson, Eric wrote:
I rebuilt everything and building features failed with the error:
Tests in error:
testException(org.apache.servicemix.camel.ExceptionHandleTest)
testOneway(org.apache.servicemix.camel.ExceptionHandleTest)
-----Original Message-----
From: Guillaume Nodet [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 14, 2008 5:07 AM
To: [email protected]
Subject: Re: Running the ServiceMix 4 CXF demo
I've fixed the build, but you may need to recompile the spec and
features project.
On Wed, May 14, 2008 at 1:34 AM, Johnson, Eric <[EMAIL PROTECTED]>
wrote:
I just built the feature's project (on Windows XP with Java 5) so I
could run the CXF demo, but the resulting package will not run. When I
try running bin\servicemix I get the following:
Bundle listed in startup.properties configuration not found:
pax-logging-api-1.1-SNAPSHOT.jar
Bundle listed in startup.properties configuration not found:
pax-logging-service-1.1-SNAPSHOT.jar
Then I get a major core dump.
I had to change the version of the kernel in both the features POM
and the specs POM from m3-1.0-SNAPSHOT to m3-1.0 to get everything to
build.
Any ideas?
--
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/