| Thanks Fritz,
rome-0.6 must have been built using Java 1.5. If 0.5 - I'm just testing the rss example - if it works I'll switch back to getting rome from ibiblio!
cheers,
Rob On 15 Aug 2005, at 02:45, Fritz Oconer wrote: 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 ----- 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: 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
|