On 10/10/2007, depstei2 <[EMAIL PROTECTED]> wrote:
>
> Hi
> Thank you for your help, I created the camel context and a myRouter class
> like you showed me, but I am getting this error:
> WARN  - InstrumentationProcessor       - Could not register Route MBean
> javax.management.MalformedObjectNameException: Could not create ObjectName
> from:
> org.apache.camel:context=DF224MD1/camelContext,group=routeBuilder,routeType=routeType,route=[endpoint]urn:servicemix:tutorial:wiretap:endpoint,name=route.
> Reason: javax.management.MalformedObjectNameException: Invalid character ':'
> in value part of property

That looks like the JMX stuff not having unique mbean names; you might
wanna disable JMX for now on the camel context...

<camelContext useJmx="false"> ...


> And then some errors like these:
> <loc-message>targetInterface, targetService or targetUri should be
> specified</loc-message>
> <stack-trace><![CDATA[javax.jbi.management.DeploymentException:
> targetInterface,
>  targetService or targetUri should be specified
>
> I am using the 3.2 snapshots of service mix and camel from 10/9/07

Not sure on this one - got a full stack trace?

-- 
James
-------
http://macstrac.blogspot.com/

Open Source SOA
http://open.iona.com

Reply via email to