Re: Error formatting macro: snippet

2007-07-10 Thread Gert Vanthienen
Daniel, Thank you for clarifying this. Some of our pages have the entire url specified in the snippet macro, that's why it doesn't work. Now we know how to solve it... Gert Daniel Kulp wrote: I just checked the confluence snippet macro config and it looks ok. It has a mapping of:

[jira] Created: (SM-997) Basic example fails to build: InvalidProjectModelException

2007-07-10 Thread Evan Deaubl (JIRA)
Basic example fails to build: InvalidProjectModelException -- Key: SM-997 URL: https://issues.apache.org/activemq/browse/SM-997 Project: ServiceMix Issue Type: Bug

RE: checkstyle on the se-archectype

2007-07-10 Thread rabi.mishra
While trying to build from the source from the trunk.. Meven 2 JBI Plugin failed fo me ith check style errors.. GraphArtifactCollector.java:58:37: More than 7 parameters JbiComponentDescriptorWriter.java:37:15: More than 7 parameters Do you have the same errors? Regards, Rabi Mishra

Re: checkstyle on the se-archectype

2007-07-10 Thread Brian O'Neill
Unfortunately those are different errors, because I'm getting them in the code generated by the maven archetype. After fixing the checkstyle errors, I had to fix a couple PMD errors. Now, I'm on to making the test pass, which is generating:

[jira] Created: (SM-998) In-Out Exchanges in a JMS queue cannot be successfully processed after a crash/shutdown

2007-07-10 Thread Sam Gerstein (JIRA)
In-Out Exchanges in a JMS queue cannot be successfully processed after a crash/shutdown --- Key: SM-998 URL: https://issues.apache.org/activemq/browse/SM-998

Re: [jira] Created: (SM-998) In-Out Exchanges in a JMS queue cannot be successfully processed after a crash/shutdown

2007-07-10 Thread samg
I meant to add a comment here- I've only fixed StandardProviderProcessor, MultiplexingProviderProcessor, and StandardConsumerProcessor. MultiplexingConsumerProcessor is a bit more complicated and I unfortunately don't have time for it right now. I tested with mySQL and the jdbcStore, which

[jira] Created: (SM-999) InOut to InOnly pattern Endpoint for eip-su

2007-07-10 Thread Netflexity (JIRA)
InOut to InOnly pattern Endpoint for eip-su --- Key: SM-999 URL: https://issues.apache.org/activemq/browse/SM-999 Project: ServiceMix Issue Type: Improvement Components: servicemix-eip