[jira] Resolved: (SM-526) Fault messages returned to BPEL via servicemix-bpe are not accessible in BPEL

2006-08-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-526?page=all ] Guillaume Nodet resolved SM-526. Fix Version/s: 3.0-M3 Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Sun Aug 13 23:45:09 2006 New Revision: 431301 URL: http

[jira] Commented: (SM-292) Add a toDOMElement method to SourceTransformer and check all calls to toDOMNode for possible CCE

2006-08-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-292?page=comments#action_36772 ] Guillaume Nodet commented on SM-292: We also need a toDOMDocument > Add a toDOMElement method to SourceTransformer and check all calls to > toDOMNode for possib

Re: Build failure

2006-08-13 Thread Guillaume Nodet
Yeah, it seems it sometimes fail, but i have no idea why :( On 8/13/06, Soumadeep-Infravio <[EMAIL PROTECTED]> wrote: Works now... built successfully - Original Message - From: "Soumadeep-Infravio" <[EMAIL PROTECTED]> To: Sent: Monday, August 14, 2006 1:18 AM Subject: Build failure

[jira] Updated: (SM-534) Business Activity Monitoring Component

2006-08-13 Thread Soumadeep Sen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-534?page=all ] Soumadeep Sen updated SM-534: - Attachment: servicemix-bam.zip Updated the BAM component, now the rule is adaptor based and the bam processor takes a NormalizedMessage as an input. > Business A

Re: Build failure

2006-08-13 Thread Soumadeep-Infravio
Works now... built successfully - Original Message - From: "Soumadeep-Infravio" <[EMAIL PROTECTED]> To: Sent: Monday, August 14, 2006 1:18 AM Subject: Build failure Just tried and update and install (with test off) Stack trace: == [INFO] Determining component name for ser

[jira] Closed: (SM-160) Service Mix Jars in Stable Version

2006-08-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-160?page=all ] Guillaume Nodet closed SM-160. -- Resolution: Won't Fix We never use snapshot when releasing servicemix, and we try to upgrade to latest releases when they are available. > Service Mix Jars in Sta

Build failure

2006-08-13 Thread Soumadeep-Infravio
Just tried and update and install (with test off) Stack trace: == [INFO] Determining component name for service unit loan-broker-bpe-su [INFO] [ERROR] BUILD ERROR [INFO] -

[jira] Closed: (SM-422) throttleInterval and throttleTimeout should be configurable in servicemix.xml

2006-08-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-422?page=all ] Guillaume Nodet closed SM-422. -- Resolution: Duplicate > throttleInterval and throttleTimeout should be configurable in servicemix.xml > ---

Re: MessageUtil in eip package

2006-08-13 Thread soumadeep sen
Thanks a ton... and that was amazingly fast... Soumadeep On 8/14/06, Guillaume Nodet <[EMAIL PROTECTED]> wrote: Done :) The new class is org.apache.servicemix.jbi.util.MessageUtil On 8/13/06, Soumadeep-Infravio <[EMAIL PROTECTED]> wrote: > > Thanks > > Soumadeep > > - Original Message

Re: MessageUtil in eip package

2006-08-13 Thread Guillaume Nodet
Done :) The new class is org.apache.servicemix.jbi.util.MessageUtil On 8/13/06, Soumadeep-Infravio <[EMAIL PROTECTED]> wrote: Thanks Soumadeep - Original Message - From: "Guillaume Nodet" <[EMAIL PROTECTED]> To: Sent: Monday, August 14, 2006 12:23 AM Subject: Re: MessageUtil in eip

[jira] Resolved: (SM-539) Move org.apache.servicemix.eip.MessageUtil to org.apache.servicemix.jbi.util.MessageUtil (in servicemix-core)

2006-08-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-539?page=all ] Guillaume Nodet resolved SM-539. Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Sun Aug 13 12:10:07 2006 New Revision: 431207 URL: http://svn.apache.org/viewvc?rev=431

[jira] Created: (SM-539) Move org.apache.servicemix.eip.MessageUtil to org.apache.servicemix.jbi.util.MessageUtil (in servicemix-core)

2006-08-13 Thread Guillaume Nodet (JIRA)
Move org.apache.servicemix.eip.MessageUtil to org.apache.servicemix.jbi.util.MessageUtil (in servicemix-core) - Key: SM-539 URL: https://issues.apache.org/

Re: MessageUtil in eip package

2006-08-13 Thread Soumadeep-Infravio
Thanks Soumadeep - Original Message - From: "Guillaume Nodet" <[EMAIL PROTECTED]> To: Sent: Monday, August 14, 2006 12:23 AM Subject: Re: MessageUtil in eip package Good idea, I will do it asap. There' s no dependency on the EIP component, but there are some on some classes in core

Re: MessageUtil in eip package

2006-08-13 Thread Guillaume Nodet
Good idea, I will do it asap. There' s no dependency on the EIP component, but there are some on some classes in core, so it will be better to move it there. On 8/13/06, soumadeep sen <[EMAIL PROTECTED]> wrote: Guillaume, You have the MessageUtil class in the eip package. Would it be possible

Re: build broken

2006-08-13 Thread Guillaume Nodet
Fritz has just solved this issue on linux. Could you try it on your mac, please ? On 8/13/06, ldangelo <[EMAIL PROTECTED]> wrote: I'm having the same problem... I am using java version 1.5 on Mac OS X Tiger... if I execute mvn with -X I see something interesting... The path for the Bean fil

MessageUtil in eip package

2006-08-13 Thread soumadeep sen
Guillaume, You have the MessageUtil class in the eip package. Would it be possible to move it to core? People can then use it without the eip dependency. Thanks Soumadeep

[jira] Resolved: (SM-538) Unable to build sample "samples\wsdl-first\wsdl-first-jsr181-su"

2006-08-13 Thread Fritz Oconer (JIRA)
[ https://issues.apache.org/activemq/browse/SM-538?page=all ] Fritz Oconer resolved SM-538. - Resolution: Fixed The source of the problem is on the class AbstractXBeanServiceUnitAnalyzer.java of servicemix-common. It seems that the string "file:///" should b

[jira] Created: (SM-538) Unable to build sample "samples\wsdl-first\wsdl-first-jsr181-su"

2006-08-13 Thread Fritz Oconer (JIRA)
Unable to build sample "samples\wsdl-first\wsdl-first-jsr181-su" Key: SM-538 URL: https://issues.apache.org/activemq/browse/SM-538 Project: ServiceMix Issue Type: Bug

[jira] Updated: (SM-526) Fault messages returned to BPEL via servicemix-bpe are not accessible in BPEL

2006-08-13 Thread Grant McDonald (JIRA)
[ https://issues.apache.org/activemq/browse/SM-526?page=all ] Grant McDonald updated SM-526: -- Description: When returning output and fault messages an XMLInteractionObject is currently being used to wrap the Document object created from the NormalizedMessa

[jira] Updated: (SM-526) Fault messages returned to BPEL via servicemix-bpe are not accessible in BPEL

2006-08-13 Thread Grant McDonald (JIRA)
[ https://issues.apache.org/activemq/browse/SM-526?page=all ] Grant McDonald updated SM-526: -- Attachment: JbiInvokeAction.java.patch The patch is now ready to go and has been tested to allow BPEL to receive and manipulate fault messages. As discussed the

[jira] Updated: (SM-526) Fault messages returned to BPEL via servicemix-bpe are not accessible in BPEL

2006-08-13 Thread Grant McDonald (JIRA)
[ https://issues.apache.org/activemq/browse/SM-526?page=all ] Grant McDonald updated SM-526: -- Attachment: (was: servicemix-bpe.zip) > Fault messages returned to BPEL via servicemix-bpe are not accessible in BPEL > ---

[jira] Commented: (SM-526) Fault messages returned to BPEL via servicemix-bpe are not accessible in BPEL

2006-08-13 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-526?page=comments#action_36762 ] Guillaume Nodet commented on SM-526: Is this patch ok to apply ? Your last comment seens to indicate it was not ready ... > Fault messages returned to BPEL via