Re: Cannot build a SA or SU with the jbi-maven-plugin for eclipse.

2007-06-25 Thread J.Gustafsson
Hi, thanks for your reply. I am using maven version 2.0.6. I just upgraded to 2.0.7, with the same result... regards, Jonas Gustafsson Adrian Co wrote: > > Hi, > > Could be a maven version problem. What version are you using? > > J.Gustafsson wrote: >> Hi, >> >> I failed to build both a

Re: [VOTE] Release ServiceMix 3.1.1 (2nd try)

2007-06-25 Thread Jevgeni Holodkov
+1 ! Guillaume Nodet wrote: > I have uploaded a version of ServiceMix 3.1.1 in the standard repo > for you to review. See > http://incubator.apache.org/servicemix/servicemix-311.html > for the future download page and release notes (these are also included in > the > distribution). The distribut

Re: Transaction Exception due to ServiceMix JMS Provider

2007-06-25 Thread Guillaume Nodet
Sorry I missed this mail. Could you please raise a JIRA and attach your patch ? Thanks a lot ! On 6/22/07, Martin Landua <[EMAIL PROTECTED]> wrote: Hi all, under heavy load, we have encountered a problem when writing messages using the JMS provider in a synchronous, transactional flow. The p

Re: Cannot build a SA or SU with the jbi-maven-plugin for eclipse.

2007-06-25 Thread Adrian Co
Hi, Could be a maven version problem. What version are you using? J.Gustafsson wrote: Hi, I failed to build both a SA and a SU component with the jbi-maven-plugin. Building with maven in from a console works fine. The following errors occurs: java.lang.NoSuchMethodError: org.apache.maven.arch

Re: [VOTE] Release ServiceMix 3.1.1 (2nd try)

2007-06-25 Thread Guillaume Nodet
Yeah, and I'd like to ease the release process which is a real pain. See http://incubator.apache.org/servicemix/release-guide.html Maven should be able to do all that in one command line but there are some bugs and limitations unfortunately :-{ On 6/25/07, Gert Vanthienen <[EMAIL PROTECTED]> wrot

Re: [VOTE] Release ServiceMix 3.1.1 (2nd try)

2007-06-25 Thread Gert Vanthienen
Guillaume, Looks fine to me! We should definitely be able to create something to automate this kind of administrative tasks in the future... Gert Guillaume Nodet wrote: I have fixed the LICENSE with the missing informations and redeployed a release to the same staging area. Hopefully we w

Re: [VOTE] Release ServiceMix 3.1.1 (2nd try)

2007-06-25 Thread Guillaume Nodet
I have fixed the LICENSE with the missing informations and redeployed a release to the same staging area. Hopefully we will find a better way to handle the license informations (I've seen some generated informations using maven) for the next major release and fix the generated license files somehow

Cannot build a SA or SU with the jbi-maven-plugin for eclipse.

2007-06-25 Thread J.Gustafsson
Hi, I failed to build both a SA and a SU component with the jbi-maven-plugin. Building with maven in from a console works fine. The following errors occurs: java.lang.NoSuchMethodError: org.apache.maven.archiver.MavenArchiveConfiguration.setForced(Z)V at org.apache.maven.plugin.jar.AbstractJarMo

Re: servicemix-sca now compiling

2007-06-25 Thread Guillaume Nodet
On 6/25/07, Kit Plummer <[EMAIL PROTECTED]> wrote: I believe it is probably necessary for whatever the relationship is - to accommodate the SCA composite as is. It should not be necessary to modify anything in the SCA app to deploy against SM. Are you guys thinking the same thing? Guillaume,

Re: servicemix-sca now compiling

2007-06-25 Thread Kit Plummer
I believe it is probably necessary for whatever the relationship is - to accommodate the SCA composite as is. It should not be necessary to modify anything in the SCA app to deploy against SM. Are you guys thinking the same thing? Guillaume, is that what you are implying by the "transform" i

[jira] Created: (SM-980) Relative schema import in WSDL is failed with EIP component

2007-06-25 Thread Jevgeni Holodkov (JIRA)
Relative schema import in WSDL is failed with EIP component --- Key: SM-980 URL: https://issues.apache.org/activemq/browse/SM-980 Project: ServiceMix Issue Type: Bug Component

[jira] Created: (SM-978) Provider side of the new HTTP endpoints

2007-06-25 Thread Guillaume Nodet (JIRA)
Provider side of the new HTTP endpoints --- Key: SM-978 URL: https://issues.apache.org/activemq/browse/SM-978 Project: ServiceMix Issue Type: Task Components: servicemix-http Reporter

[jira] Resolved: (SM-975) servicemix-sca: pom update to include servicemix m2-repo for timestamped dependencies

2007-06-25 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-975. Resolution: Fixed Assignee: Gert Vanthienen Fixed as part of http://svn.apache.org/viewvc?vie

Re: servicemix-sca now compiling

2007-06-25 Thread Jean-Sebastien Delfino
Guillaume Nodet wrote: Copying tuscany dev list ... On 6/22/07, Bruce Snyder <[EMAIL PROTECTED]> wrote: On 6/22/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote: > Thanks, great work ! > > Sorry about these problems, but I guess this is a direct consequence of it > being sandboxed :-( > So you'

Re: Hello All

2007-06-25 Thread Freeman Fang
Hi All, I'd like to provide my first patch as the start. This patch is based on Nodet's cxf bc module, and fix compile and test failure which is caused by cxf api changed. Please review and apply this patch for me. Tons of thanks Freeman Freeman Fang wrote: Hi all, I am from apache cxf t