[jira] Updated: (SM-801) can not deploy bridge-sa in apache-servicemix-3.1-incubating-SNAPSHOT + Geronimo 1.2 Beta

2007-01-11 Thread xiaoxiong duan (JIRA)
[ https://issues.apache.org/activemq/browse/SM-801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaoxiong duan updated SM-801: -- Attachment: pom.xml > can not deploy bridge-sa in apache-servicemix-3.1-incubating-SNAPSHOT + > Geroni

[jira] Commented: (SM-801) can not deploy bridge-sa in apache-servicemix-3.1-incubating-SNAPSHOT + Geronimo 1.2 Beta

2007-01-11 Thread xiaoxiong duan (JIRA)
[ https://issues.apache.org/activemq/browse/SM-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37902 ] xiaoxiong duan commented on SM-801: --- I uploaded patched pom.xml > can not deploy bridge-sa in apache-servicemix-3.1-i

[jira] Commented: (SM-801) can not deploy bridge-sa in apache-servicemix-3.1-incubating-SNAPSHOT + Geronimo 1.2 Beta

2007-01-11 Thread xiaoxiong duan (JIRA)
[ https://issues.apache.org/activemq/browse/SM-801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37901 ] xiaoxiong duan commented on SM-801: --- I patched trunk/platforms/geronimo/servicemix/pom.xml. Add

[jira] Commented: (SM-761) JRuby support

2007-01-11 Thread Kit Plummer (JIRA)
[ https://issues.apache.org/activemq/browse/SM-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37900 ] Kit Plummer commented on SM-761: Not sure if it is really related to this particular thread of discussion, but I can se

[jira] Updated: (SM-816) useless include log framwork into jboss deployer

2007-01-11 Thread JIRA
[ https://issues.apache.org/activemq/browse/SM-816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grégoire A. updated SM-816: --- Attachment: pom.diff > useless include log framwork into jboss deployer > ---

[jira] Created: (SM-816) useless include log framwork into jboss deployer

2007-01-11 Thread JIRA
useless include log framwork into jboss deployer Key: SM-816 URL: https://issues.apache.org/activemq/browse/SM-816 Project: ServiceMix Issue Type: Bug Affects Versions: incubation

Re: Release ServiceMix 3.1

2007-01-11 Thread macdoor
+1. I will test smx+geronimo gnodet wrote: > > I think it's time to start the release process for 3.1. > I have been working on the distribution a bit, but > it needs more work to check that the samples all > work well, etc ... > So please test the release to ensure everything > is working wel

Re: question about servicemix-jsr181 component...

2007-01-11 Thread Guillaume Nodet
The threading is the same as for servlets. A single instance will server multiple concurrent requests. If you need pooling, use spring pooling support when declaring your pojo. On 1/11/07, eburgos <[EMAIL PROTECTED]> wrote: Hi, I have a question regarding servicemix-jsr181 component. I want to

question about servicemix-jsr181 component...

2007-01-11 Thread eburgos
Hi, I have a question regarding servicemix-jsr181 component. I want to know if it has a thread pool or if I need to define several instances of it in order to be able to attend simultaneous messages. If it has a threadpool, is that the default behavior for any servicemix component? -- View this

Release ServiceMix 3.1

2007-01-11 Thread Guillaume Nodet
I think it's time to start the release process for 3.1. I have been working on the distribution a bit, but it needs more work to check that the samples all work well, etc ... So please test the release to ensure everything is working well, that all legal stuff is ok (need to check all jars include

[jira] Resolved: (SM-783) build fails under java 6

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-783. Resolution: Fixed Fix Version/s: 3.1 Assignee: Guillaume Nodet Author: gnodet Date:

Re: log4j

2007-01-11 Thread Thomas TERMIN
So I implemted it. It works fine until now. I still have to do some improvements on it but I guess I can provide it to you tomorrow. Cheers, Thomas Thomas TERMIN wrote: > I found it. ;-) > > I'm implementing at the moment the new service. > > Guillaume Nodet wrote: >> Forwarding to the dev list

[jira] Resolved: (SM-813) [patch] Unique Column Names for JdbcComponent

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-813. Resolution: Fixed Fix Version/s: 3.1 Assignee: Guillaume Nodet Author: gnodet Date:

[jira] Resolved: (SM-815) Externalize values from main configuration file into a single property file

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-815. Resolution: Fixed Author: gnodet Date: Thu Jan 11 08:05:55 2007 New Revision: 495271 URL: http://s

[jira] Created: (SM-815) Externalize values from main configuration file into a single property file

2007-01-11 Thread Guillaume Nodet (JIRA)
Externalize values from main configuration file into a single property file Key: SM-815 URL: https://issues.apache.org/activemq/browse/SM-815 Project: ServiceMix I

[jira] Resolved: (SM-808) Remove Xalan dependency in SourceTransformer (was: Servicemix jboss deployer)

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-808. Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Thu Jan 11 07:00:30 2007 New

Re: log4j

2007-01-11 Thread Thomas TERMIN
I found it. ;-) I'm implementing at the moment the new service. Guillaume Nodet wrote: > Forwarding to the dev list ... > > I think you may want to take a look at how the > JdbcAuditor, DotViewService or StatisticsService > are implemented. They all inherit the > o.a.s.jbi.management.BaseSystem

Re: log4j

2007-01-11 Thread Guillaume Nodet
Forwarding to the dev list ... I think you may want to take a look at how the JdbcAuditor, DotViewService or StatisticsService are implemented. They all inherit the o.a.s.jbi.management.BaseSystemService abstract class. They come in different flavous wrt configuration however. I would recommend

[jira] Updated: (SM-808) Remove Xalan dependency in SourceTransformer (was: Servicemix jboss deployer)

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated SM-808: --- Summary: Remove Xalan dependency in SourceTransformer (was: Servicemix jboss deployer) (was: Service

[jira] Commented: (SM-808) Servicemix jboss deployer

2007-01-11 Thread Eric Dofonsou (JIRA)
[ https://issues.apache.org/activemq/browse/SM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37888 ] Eric Dofonsou commented on SM-808: -- I've included my diff file as attachement > Servicemix jboss deployer > --

[jira] Updated: (SM-808) Servicemix jboss deployer

2007-01-11 Thread Eric Dofonsou (JIRA)
[ https://issues.apache.org/activemq/browse/SM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Dofonsou updated SM-808: - Attachment: SourceTransformer.diff > Servicemix jboss deployer > - > >

RE : [jira] Commented: (SM-808) Servicemix jboss deployer

2007-01-11 Thread keogaa-ddo
Thanks could you please create a svn diff onto your code and attach it into this jira. --- "Eric Dofonsou (JIRA)" <[EMAIL PROTECTED]> a écrit : > > [ > https://issues.apache.org/activemq/browse/SM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37887 > ]

[jira] Commented: (SM-808) Servicemix jboss deployer

2007-01-11 Thread Eric Dofonsou (JIRA)
[ https://issues.apache.org/activemq/browse/SM-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37887 ] Eric Dofonsou commented on SM-808: -- Okay here are the two functinothat I've modified : -- public SAXSo

[jira] Resolved: (SM-814) Remove the CONTENT_DOCUMENT_PROPERTY property in SourceTransformer to avoid using an old message when properties are forwarded between components

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-814. Resolution: Fixed Author: gnodet Date: Thu Jan 11 05:03:52 2007 New Revision: 495211 URL: http://s

[jira] Commented: (SM-812) [patch] JAAS Login for Batch Processes

2007-01-11 Thread Kristian Koehler (JIRA)
[ https://issues.apache.org/activemq/browse/SM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37885 ] Kristian Koehler commented on SM-812: - OK. I think it's a little JBoss specific in our case. We use a JBoss Login M

[jira] Created: (SM-814) Remove the CONTENT_DOCUMENT_PROPERTY property in SourceTransformer to avoid using an old message when properties are forwarded between components

2007-01-11 Thread Guillaume Nodet (JIRA)
Remove the CONTENT_DOCUMENT_PROPERTY property in SourceTransformer to avoid using an old message when properties are forwarded between components -

[jira] Commented: (SM-812) [patch] JAAS Login for Batch Processes

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37882 ] Guillaume Nodet commented on SM-812: Do you use ST flow, acegi ? What happen if you dont set the subject property o

[jira] Updated: (SM-813) [patch] Unique Column Names for JdbcComponent

2007-01-11 Thread Kristian Koehler (JIRA)
[ https://issues.apache.org/activemq/browse/SM-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Koehler updated SM-813: Attachment: patch.txt > [patch] Unique Column Names for JdbcComponent > ---

[jira] Created: (SM-813) [patch] Unique Column Names for JdbcComponent

2007-01-11 Thread Kristian Koehler (JIRA)
[patch] Unique Column Names for JdbcComponent - Key: SM-813 URL: https://issues.apache.org/activemq/browse/SM-813 Project: ServiceMix Issue Type: Bug Components: servicemix-components

[jira] Commented: (SM-812) [patch] JAAS Login for Batch Processes

2007-01-11 Thread Kristian Koehler (JIRA)
[ https://issues.apache.org/activemq/browse/SM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37876 ] Kristian Koehler commented on SM-812: - I our case the EJB itself is secured within the EJB Server (JBoss). The JSR-

[jira] Resolved: (SM-798) Cannot start Bridge-SA in Geronimo 1.1 + Servicemix 3.0.1 plugin

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-798. Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Thu Jan 11 01:20:01 2007 New

[jira] Commented: (SM-812) [patch] JAAS Login for Batch Processes

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_37874 ] Guillaume Nodet commented on SM-812: Cool :) Just a question: did you handle the case where the EJB itself is secur

[jira] Closed: (SM-620) Issues with ServiceMix startup shell script on Solaris

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed SM-620. -- Resolution: Duplicate > Issues with ServiceMix startup shell script on Solaris > --

[jira] Updated: (SM-811) servicemix-jms does not set SoapAction property for SOAP jms messages

2007-01-11 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated SM-811: --- Patch Info: [Patch Available] > servicemix-jms does not set SoapAction property for SOAP jms messages

[jira] Updated: (SM-812) [patch] JAAS Login for Batch Processes

2007-01-11 Thread Kristian Koehler (JIRA)
[ https://issues.apache.org/activemq/browse/SM-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Koehler updated SM-812: Attachment: patch.zip > [patch] JAAS Login for Batch Processes > -

[jira] Created: (SM-812) [patch] JAAS Login for Batch Processes

2007-01-11 Thread Kristian Koehler (JIRA)
[patch] JAAS Login for Batch Processes --- Key: SM-812 URL: https://issues.apache.org/activemq/browse/SM-812 Project: ServiceMix Issue Type: New Feature Components: servicemix-components