Could you post the full stack trace please ? On 9/27/06, Hélène JOANIN <[EMAIL PROTECTED]> wrote:
Hi, When using the service-jms with a "standard" processorName with the last ServiceMix version 3.0, I got a NullPointerException at org.apache.servicemix.jms.standard.StandardConsumerProcessor.doStart(StandardConsumerProcessor.java:51) when my jms-service-unit is started. I have a look of the - org.apache.servicemix.jms.standard.StandardConsumerProcessor and - org.apache.servicemix.jms.standard.AbstractJmsProcessor java sources, and it seems that the InitialContext ctx is null. (See org.apache.servicemix.jms.standard.AbstractJmsProcessor.start() method) Is it correct ? Do I miss something ? Regards. Hélène.
-- Cheers, Guillaume Nodet
