On Thu, Mar 5, 2009 at 9:46 AM, Claus Ibsen <claus.ib...@gmail.com> wrote:

>> However, it's invoking the web service twice - I'm seeing output from
>> two invocations of the web service:
>>
>> sayHi called
>> sayHi called
>>
>> Any idea why it's invoking it twice instead of just once?
> I have before been tricked by log4j if you have it defined twice as a
> appender. Could it be that?
>
> Or do you have 2 files in the folder?

No, I've only got one log4j.properties file as that's what the
archetype generated.

Interestingly, now both examples have stopped running because they're
hanging on the camel:dot generation:

Mar 5, 2009 9:55:00 AM org.apache.camel.util.MainSupport generateDot
INFO: Generating DOT file for routes:
/Users/bsnyder/Desktop/eclipse-3.4/workspace-amq-trunk/camel-example-one/target/site/cameldoc
for: org.apache.camel.spring.springcamelcont...@3e9fd8a7 with name:
camelContext

This is happening despite the fact that I've disabled it via the POM.

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache ActiveMQ - http://activemq.apache.org/
Apache Camel - http://camel.apache.org/
Apache ServiceMix - http://servicemix.apache.org/

Blog: http://bruceblog.org/

Reply via email to