Hi Rob,
 
Currently, there is an issue with regards to doing a build in Servicemix using rome.0.6.jar
 
Cannot access com.sun.syndication.feed.synd.SyndEntry bad class file: C:\LogicBlaze\servicemix\base\lib\rome\rome-0.6.jar(com/sun/syndication/feed/synd/Sy
ndEntry.class) class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath.
import com.sun.syndication.feed.synd.SyndEntry;
 
I changed this to version rome.0.5.jar and it successfully worked for doing a build in base directory, should I now commit these changes? In addition, jencks diretory still seems to be a problem due to "unknown goal 'default'" when building in the root diretory.
 
Regards,
Fritz
----- Original Message -----
From: Rob Davies
Sent: Sunday, August 14, 2005 2:43 PM
Subject: Fwd: [servicemix-user] Problem with examples/vfs-binding

Hi!

Any chance of someone checking the fix below works on windows and linux ?

cheers,

Rob



Begin forwarded message:

From: Lawrence Blanchette <[EMAIL PROTECTED]>
Date: 13 August 2005 23:51:02 BDT
Subject: [servicemix-user] Problem with examples/vfs-binding


servicemix-1.0-M2, OS X in servicemix.xml needed to change

destinationService="foo:receiver"

from to

destinationService="foo:fileSender"

and path in both component to file:// rather than file:/

it then worked as expected

Thanks, looks great so far

Larry


Reply via email to