camel-jaxb in jboss is not running

2011-02-14 Thread Bill
when I put it into jboss,It says:Caused by: No type converter available to convert from type: java.lang.String to the required type: java.io.InputStream with value 2. tks. -- View this message in context: http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Claus Ibsen
e: java.lang.String to the > required type: java.io.InputStream with value > 2. > > tks. > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p3384152.html > Sent from the Came

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Claus Ibsen
SE.jar!/:3.0.4.RELEASE] >        at java.lang.Thread.run(Thread.java:662)[:1.6.0_23] > 17:35:27,676 INFO  [STDOUT] [aultMessageListenerContainer-1] > efaultMessageListenerContainer WARN  Execution of JMS message listener > failed, and no ErrorHandler has been set. > > &g

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Bill
Hello, added is not worked. just print the same error message. -- View this message in context: http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p3385292.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Bill
and I DO NOT understand why it works well in tomcat, but not in jboss. I want to know how to analysis the question just like this. -- View this message in context: http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p3385300.html Sent from the Camel - Users mailing

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Bill
ing=>interface javax.xml.transform.Source]} in tomcat--- misses values : {[class Bean=>interface org.apache.camel.Processor]=[class Bean=>interface org.apache.camel.Processor]} How to hand it. tks -- View this message in context: http://camel.465427.n5.nabble.com/camel-jaxb-in-

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Claus Ibsen
--- > misses values : {[class Bean=>interface org.apache.camel.Processor]=[class > Bean=>interface org.apache.camel.Processor]} > > > How to hand it. tks > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p33

Re: camel-jaxb in jboss is not running

2011-02-14 Thread Bill
0.068 seconds -- View this message in context: http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p3385578.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-jaxb in jboss is not running

2011-02-15 Thread Claus Ibsen
logs. > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p3385578.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen - FuseSource Email: c

Re: camel-jaxb in jboss is not running

2011-02-15 Thread Bill
Oh,thank you thanks very much.. I commentted the JBossPackageScanClassResolver.java when I run it in tomcat , and forgot to uncommentted it in JBOSS.. tks again. -- View this message in context: http://camel.465427.n5.nabble.com/camel-jaxb-in-jboss-is-not-running-tp3384152p3385682.html