> The Camel SE can route between any Camel endpoints; plus it can also
> access all of the endpoints on the NMR (via the jbi: URI syntax) as
> well as create NMR endpoints to expose any Camel endpoints to the NMR.
> http://activemq.apache.org/camel/jbi.html
>
cool!
> I suspect if you're getting a NoSuchEndpointException that its a
> classpath issue; do you have all the jars added to the classpath of
> your SU? (e.g. camel-spring and spring framework?).
>
So it's the reason I am so confused - stack trace says me nothing. Here are
the deps that sit inside my su:
activation-1.1.jar
activeio-core-3.0.0-incubator.jar
activemq-console-4.1.1.jar
activemq-core-4.1.1-tests.jar
activemq-core-4.1.1.jar
activemq-jaas-4.1.1.jar
activemq-optional-4.1.1.jar
activemq-web-4.1.1.jar
activemq-web-demo-4.1.1.war
aopalliance-1.0.jar
apache-activemq-4.1.1.jar
axis-1.2-RC1.jar
backport-util-concurrent-2.1.jar
camel-core-1.3-SNAPSHOT.jar
camel-jms-1.3-SNAPSHOT.jar
camel-spring-1.2.0.jar
commons-beanutils-1.6.1.jar
commons-collections-2.1.jar
commons-httpclient-2.0.1.jar
commons-logging-1.1.jar
commons-logging-api-1.0.4.jar
commons-pool-1.2.jar
geronimo-j2ee-connector_1.5_spec-1.0.jar
geronimo-j2ee-jacc_1.0_spec-1.0.jar
geronimo-j2ee-management_1.0_spec-1.0.jar
geronimo-jms_1.1_spec-1.0.jar
geronimo-jsp_2.0_spec-1.0.jar
jaxb-api-2.0.jar
jaxb-api-2.1.jar
jaxb-impl-2.0.3.jar
jaxp-api-1.3.jar
jdom-1.0.jar
jetty-6.0.1.jar
jetty-util-6.0.1.jar
jmdns-1.0-RC2.jar
jrms-1.1.jar
jsr173_api-1.0.jar
junit-3.8.1.jar
list.txt
log4j-1.2.12.jar
lts-1.0-SNAPSHOT.jar
mx4j-2.1.1.jar
mx4j-impl-2.1.1.jar
mx4j-jmx-2.1.1.jar
mx4j-remote-2.1.1.jar
mx4j-tools-2.1.1.jar
rome-0.8.jar
saxon-8.8.jar
saxon-dom-8.8.jar
sems-1.2.7.jar
servlet-api-2.5-6.0.1.jar
spring-2.0.6.jar
stax-api-1.0-2.jar
xbean-spring-2.8.jar
xercesImpl-2.6.2.jar
xml-apis-1.0.b2.jar
xmlParserAPIs-2.6.2.jar
xmlpull-1.1.3.4d_b4_min.jar
xstream-1.1.2.jar
Please notice that version my camel project is based on is the version from
trunk. I'm not sure if it is possible to mix camel 1.3 code with camel SE
which is based on 1.2.0. Anyway my answer to your question is simple: yes I
have dependency to camel-spring and to spring. Still have the same problem
however I am glad to hear from you James (the most suitable person) that
it's possible :)
--
View this message in context:
http://www.nabble.com/Camel%2BSM-question-tf4874073s12049.html#a13947235
Sent from the ServiceMix - User mailing list archive at Nabble.com.