[
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
[
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
[
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
[
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
[
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
> ---
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
+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
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
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
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
[
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:
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
[
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:
[
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
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
[
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
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
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
[
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
[
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
> --
[
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
> -
>
>
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
> ]
[
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
[
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
[
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
Remove the CONTENT_DOCUMENT_PROPERTY property in SourceTransformer to avoid
using an old message when properties are forwarded between components
-
[
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
[
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
> ---
[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
[
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-
[
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
[
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
[
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
> --
[
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
[
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
> -
[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
36 matches
Mail list logo