|
JavaSpace has been edited by David Greco (Jun 19, 2008). Content:JavaSpace ComponentThe javaspace: component is a transport for working with .... URI formatjavaspace:jini://host?options
Using camel-javaspaceTo use this module you need to use the FUSE Mediation Router <dependency> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> <version>1.4.0.0-fuse</version> </dependency> And ensure you are pointing at the maven repo <repository>
<id>open.iona.m2</id>
<name>IONA Open Source Community Release Repository</name>
<url>http://repo.open.iona.com/maven2</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<releases>
<enabled>true</enabled>
</releases>
</repository>
Building From SourceThe source for camel-javaspace is available here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/components/camel-javaspace/ You'll need to register with http://open.iona.com The full FUSE distro is here: https://projects.open.iona.com/projects/svn/iona/camel/trunk/ See Also |
Unsubscribe or edit your notifications preferences
