[jira] Reopened: (SM-1084) make configurable if CONTENT-TYPE is used as property from the normalized message or not

2007-10-04 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin reopened SM-1084: --- Should be configurable on per endpoint basis. So tha's not the right solution make configurable

[jira] Resolved: (SM-1084) make configurable if CONTENT-TYPE is used as property from the normalized message or not

2007-10-04 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-1084. --- Resolution: Fixed fixed for 3.2 Author: tterm Date: Thu Oct 4 09:02:44 2007 New Revision: 581955

Re: [VOTE] Release ServiceMix 3.1.2

2007-09-21 Thread Thomas Termin
ServiceMix 3.1.2 Cheers Freeman -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel: (+49) 0711 - 45 10 17 676 Fax: (+49) 0711 - 45 10 17 573 WWW: http://www.blue-elephant-systems.com Email : [EMAIL PROTECTED] blue

Re: [jira] Commented: (SM-1044) Routing based on message property and set new property on the message in EIP content based router

2007-09-11 Thread Thomas Termin
Sorry for long response time. I will look into your patch as soon as possible. Cheers, Thomas Termin Vinod Chhabria (JIRA) wrote: [ https://issues.apache.org/activemq/browse/SM-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40120 ] Vinod Chhabria

[jira] Resolved: (SM-1038) http provider endpoint sends wrong Host header

2007-08-22 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-1038. --- Resolution: Fixed Fix Version/s: 3.2 Fixed Many thanks to Torsten Mielke for the patch

[jira] Commented: (SM-1038) http provider endpoint sends wrong Host header

2007-08-22 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39996 ] Thomas Termin commented on SM-1038: --- Patch should be undone if a new jetty release is available http provider

[jira] Commented: (SM-1035) Continuation problems when Max Idle Time ocurr

2007-08-21 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39988 ] Thomas Termin commented on SM-1035: --- You can adjust the behavoiur with a higher connectorMaxIdleTime

[jira] Commented: (SM-1002) Service mix hangs when the # concurrent requests exceeds the maxConnectionsPerHost

2007-08-16 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39957 ] Thomas Termin commented on SM-1002: --- Bruce, The problem seems to be in the ProviderProcessor: You can test

[jira] Commented: (SM-1002) Service mix hangs when the # concurrent requests exceeds the maxConnectionsPerHost

2007-08-16 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39959 ] Thomas Termin commented on SM-1002: --- So if I understand you correctly then you will limit the number of connections

[jira] Reopened: (SM-854) LogService uses hard-coded path to the log4j.xml file

2007-07-26 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin reopened SM-854: -- Assignee: Thomas Termin (was: Bruce Snyder) Should be also fixed for 3.1.2 LogService uses hard

[jira] Resolved: (SM-854) LogService uses hard-coded path to the log4j.xml file

2007-07-26 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-854. -- Resolution: Fixed Fix Version/s: 3.1.2 backport to 3.1.2 Applied the patch from Bruce

Re: Checkstyle and PMD

2007-07-25 Thread Thomas Termin
is not in the correct style. There were a hint from Guillaume some day. http://cwiki.apache.org/confluence/display/SM/Building#Building-CodeConventions If you're using Eclipse, please try it out and improve it if necessary. Cheers Thomas -- Thomas Termin ___ blue elephant

Re: SecuredBroker and responses

2007-07-12 Thread Thomas Termin
to the calling component. This is the cause that the caller won't get any response. Shouldn't it return the exchange to the caller with status set to ERROR and the security exception set as an error on the message exchange? Thanks and regards, Piotr -- Thomas Termin

[jira] Commented: (SM-1002) Service mix hangs when the # concurrent requests exceeds the maxConnectionsPerHost

2007-07-12 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39658 ] Thomas Termin commented on SM-1002: --- Maybe you could add an example which I could try. Service mix hangs when

[jira] Commented: (SM-1002) Service mix hangs when the # concurrent requests exceeds the maxConnectionsPerHost

2007-07-12 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39656 ] Thomas Termin commented on SM-1002: --- Can you give a bit more information. For example describe the involved

Re: [DISCUSS] Split container and components release cycles ?

2007-07-03 Thread Thomas Termin
I think it is a good idea! But it might be hard to test eventually. Cheers, Thomas Guillaume Nodet wrote: I'd like to start a discussion on splitting the container and components release cycles. What do people think about that ? Should we keep the container and all the components in a

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

2007-06-28 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39550 ] Thomas Termin commented on SM-978: -- How far is this? What is still to do? Provider side of the new HTTP endpoints

Re: Concurrent connection in servicemix

2007-06-15 Thread Thomas TERMIN
count is increased to 40, SM seems to be hanging and I didn't get any reply to my requests. Is there a mechanism to tune SM for handling simultaneous connections? If so can some one please point me how to do that. Thanks in advance, Ruwan 1 -- Thomas Termin

[jira] Resolved: (SM-959) ssl truststore is not set for unmanaged

2007-05-31 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-959. -- Resolution: Fixed Fixed. Author: tterm Date: Thu May 31 05:46:32 2007 New Revision: 543125 URL: http

[jira] Created: (SM-959) ssl truststore is not set for unmanaged

2007-05-29 Thread Thomas Termin (JIRA)
: 3.1 Reporter: Thomas Termin Assignee: Thomas Termin Fix For: 3.2 The truststore is not set for an unmanaged ssl connection as reported by David Potter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

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

2007-05-22 Thread Thomas TERMIN
-incubating.txt Here's my +1 -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel: (+49) 0711 - 45 10 17 676 Fax: (+49) 0711 - 45 10 17 573 WWW: http://www.blue-elephant-systems.com Email : [EMAIL PROTECTED] blue

Re: [VOTE] Release ServiceMix 3.1.1

2007-05-16 Thread Thomas TERMIN
3.1.1 I will upload a rat report asap. -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel: (+49) 0711 - 45 10 17 676 Fax: (+49) 0711 - 45 10 17 573 WWW: http://www.blue-elephant-systems.com Email : [EMAIL

Re: [Fwd: WARNING - 2 days to deadline for May reports]

2007-05-10 Thread Thomas TERMIN
to review the reports and get them to the board. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Thomas Termin ___ blue elephant systems GmbH

Re: jms:endpoint role=consumer versus jms:consumer

2007-05-07 Thread Thomas TERMIN
in any of the docs or used in any of the archetypes? Is the jms:consumer / deprecated or is the documentation incomplete? Regards, Gert -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel: (+49) 0711 - 45 10 17 676 Fax

[jira] Updated: (SM-934) change checkstyle line length to 140

2007-05-03 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin updated SM-934: - Fix Version/s: 3.2 change checkstyle line length to 140

[jira] Updated: (SM-876) jmx.xml should use the jmx.url property

2007-05-03 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin updated SM-876: - Component/s: servicemix-core Affects Version/s: 3.1.1 Fix Version/s: 3.1.1 jmx.xml

[jira] Updated: (SM-904) The jmx url is wrong if there are spaces at the end of the properties

2007-05-03 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin updated SM-904: - Affects Version/s: 3.1.1 Fix Version/s: 3.1.1 The jmx url is wrong if there are spaces

Re: [jira] Resolved: (SM-795) HTTP headers attached as properties may cause requests to fail

2007-04-27 Thread Thomas TERMIN
Will do a backport for this. Thomas Termin (JIRA) wrote: [ https://issues.apache.org/activemq/browse/SM-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-795. -- Resolution: Fixed Fix Version

[jira] Commented: (SM-932) Enable PMD/CheckStyle for binding components

2007-04-27 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39053 ] Thomas Termin commented on SM-932: -- Fixed for servicemix-http! Thanks a lot to Gert Vanthienen! Author: tterm Date

Re: [ANNOUNCE] Welcome Gert Vanthienen as our newest committer

2007-04-27 Thread Thomas TERMIN
Guillaume Nodet wrote: Gert has accepted the PPMC invitation to become a committer on ServiceMix. Congratulations and welcome aboard Gert ! Congratulations Gert! Cheers, Thomas -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel

[jira] Commented: (SM-932) Enable PMD/CheckStyle for binding components

2007-04-25 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39046 ] Thomas Termin commented on SM-932: -- Gert, the http patch doesn't work. There is a class missing: AbstractProcessor. I

[jira] Commented: (SM-606) Ability to customize http requests when acting as a client

2007-04-25 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39043 ] Thomas Termin commented on SM-606: -- What is still to do here? There were some things done on this issue, right

[jira] Assigned: (SM-795) HTTP headers attached as properties may cause requests to fail

2007-04-24 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin reassigned SM-795: Assignee: Thomas Termin HTTP headers attached as properties may cause requests to fail

[jira] Work started: (SM-795) HTTP headers attached as properties may cause requests to fail

2007-04-24 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SM-795 started by Thomas Termin. HTTP headers attached as properties may cause requests to fail

Re: antlib.xml in servicemix-core

2007-04-12 Thread Thomas TERMIN
, Thomas TERMIN [EMAIL PROTECTED] wrote: What do you think to package an antlib.xml file in servicemix-core so that the user can easily declare all jbi tasks like: typedef resource=org/apache/servicemix/jbi/management/task/antlib.xml uri=http://servicemix.apache.org/ant/1.0/ Otherwise the user

[jira] Created: (SM-934) change checkstyle line length to 140

2007-04-12 Thread Thomas Termin (JIRA)
change checkstyle line length to 140 Key: SM-934 URL: https://issues.apache.org/activemq/browse/SM-934 Project: ServiceMix Issue Type: Improvement Reporter: Thomas Termin Assigned

Re: Checkstyle / PMD and recent commits

2007-04-12 Thread Thomas TERMIN
:-) The goal is to have all modules (core, common, deployables mainly) inherit from parent. Btw, thanks to the CXF team which did that a few months ago, and where I borrowed the configuration and all ... -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D

[jira] Resolved: (SM-934) change checkstyle line length to 140

2007-04-12 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-934. -- Resolution: Fixed Author: tterm Date: Thu Apr 12 09:56:07 2007 New Revision: 528028 URL: http

[jira] Commented: (SM-931) PMD/CheckStyle errors for servicemix-eip

2007-04-11 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38988 ] Thomas Termin commented on SM-931: -- Gert, I'm currently working on this but you were faster. :-) PMD/CheckStyle

[jira] Assigned: (SM-864) Configure jetty in the main configuration so that we can easily deploy web applications

2007-04-11 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin reassigned SM-864: Assignee: Thomas Termin Configure jetty in the main configuration so that we can easily deploy

[jira] Work started: (SM-864) Configure jetty in the main configuration so that we can easily deploy web applications

2007-04-11 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SM-864 started by Thomas Termin. Configure jetty in the main configuration so that we can easily deploy web applications

[jira] Created: (SM-933) Enable PMD/CheckStyle for servicemix-core

2007-04-11 Thread Thomas Termin (JIRA)
Reporter: Thomas Termin Priority: Minor PMD/Checkstyle should be enabled for servicemix-core -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

antlib.xml in servicemix-core

2007-04-11 Thread Thomas TERMIN
. Cheers, Thomas -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel: (+49) 0711 - 45 10 17 676 Fax: (+49) 0711 - 45 10 17 573 WWW: http://www.blue-elephant-systems.com Email : [EMAIL PROTECTED] blue elephant systems GmbH

[jira] Created: (SM-929) eip message filter switch predicate where you can easily turn on/off the exchange flow depending on a property in a message filter

2007-04-10 Thread Thomas Termin (JIRA)
URL: https://issues.apache.org/activemq/browse/SM-929 Project: ServiceMix Issue Type: New Feature Components: servicemix-eip Reporter: Thomas Termin Assigned To: Thomas Termin Priority: Minor Fix For: 3.2

[jira] Work started: (SM-929) eip message filter switch predicate where you can easily turn on/off the exchange flow depending on a property in a message filter

2007-04-10 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SM-929 started by Thomas Termin. eip message filter switch predicate where you can easily turn on/off the exchange flow depending on a property in a message

[jira] Resolved: (SM-929) eip message filter switch predicate where you can easily turn on/off the exchange flow depending on a property in a message filter

2007-04-10 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-929. -- Resolution: Fixed Author: tterm Date: Tue Apr 10 09:58:29 2007 New Revision: 527197 URL: http

Re: Access to JNDI Resources by java code

2007-04-04 Thread Thomas TERMIN
has to specify these properties, at least when inside ServiceMix standalone, or when using the InitialContext retreived from the ComponentContext. Any idea ? On 4/4/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Andrea Zoppello wrote: Hi to all I'm asking if there's a way to access Jndi

Re: Access to JNDI Resources by java code

2007-04-04 Thread Thomas TERMIN
I've corrected this. :-) Thomas TERMIN wrote: What you mean is that: getContext().getNamingContext() should work and is also the better way if it is inside of a component. I read the mail to fast I guess. What also works inside the same vm is just: new InitialContext() Cheers

[jira] Commented: (SM-904) The jmx url is wrong if there are spaces at the end of the properties

2007-04-03 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38947 ] Thomas Termin commented on SM-904: -- Backport to 3.1 branch Author: tterm Date: Tue Apr 3 05:01:41 2007 New Revision

[jira] Created: (SM-904) The jmx url is wrong if there are spaces at the end of the properties

2007-03-29 Thread Thomas Termin (JIRA)
: Bug Components: servicemix-core Reporter: Thomas Termin Assigned To: Thomas Termin The jmx.url string is wrong if the properties in servicemix.properties have spaces at the end. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Created: (SM-906) extend ComponentSupport with methods to propagate the correlation id

2007-03-29 Thread Thomas Termin (JIRA)
: Improvement Components: servicemix-core Reporter: Thomas Termin Assigned To: Thomas Termin Priority: Minor extends ComponentSupport that it has methods for creating exchanges with propagating the correlation id -- This message is automatically generated

[jira] Resolved: (SM-906) extend ComponentSupport with methods to propagate the correlation id

2007-03-29 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-906. -- Resolution: Fixed Author: tterm Date: Thu Mar 29 07:43:43 2007 New Revision: 523729 URL: http

[jira] Created: (SM-905) message filter registers predicates as mbean as well as a new predicate for on/off filtering

2007-03-29 Thread Thomas Termin (JIRA)
Project: ServiceMix Issue Type: New Feature Components: servicemix-eip Reporter: Thomas Termin Priority: Minor Attachments: eip-message-filter.patch Predicat MBeans are registered exactly as the endpoint just with the extension Predicate

Re: Switching trunk to full java 5 ?

2007-03-28 Thread Thomas TERMIN
Guillaume Nodet wrote: Most of our components uses java 5 now. The container itself works on JDK 1.4 with some minor modifications (see http://issues.apache.org/activemq/browse/SM-848) but i think it would be easier to officially switch to JDK 5 for everything Thoughts ? I fully agree

[jira] Work started: (SM-876) jmx.xml should use the jmx.url property

2007-03-28 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SM-876 started by Thomas Termin. jmx.xml should use the jmx.url property --- Key: SM-876

[jira] Resolved: (SM-876) jmx.xml should use the jmx.url property

2007-03-28 Thread Thomas Termin (JIRA)
[ https://issues.apache.org/activemq/browse/SM-876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Termin resolved SM-876. -- Resolution: Fixed Date: Wed Mar 28 08:01:33 2007 New Revision: 523355 URL: http://svn.apache.org

Re: correlation id with tracing

2007-03-21 Thread Thomas TERMIN
methods like public InOut createInOutExchange(QName service, QName interfaceName, QName operation) Cheers, Thomas Thomas TERMIN wrote: Is there a JIRA for that ? No not yet. I will create one. Do you want to implement this or should I do it? On 3/7/07, Thomas TERMIN [EMAIL PROTECTED] wrote

Re: correlation id with tracing

2007-03-21 Thread Thomas TERMIN
can't do much :-( Cheers, Thomas Thomas TERMIN wrote: Is there a JIRA for that ? No not yet. I will create one. Do you want to implement this or should I do it? On 3/7/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Guillaume Nodet wrote: However, it might be possible to enhance

Re: eip filter extension

2007-03-20 Thread Thomas TERMIN
in a common parent class, that would be fine ;-) So I did the complete stuff with reflection. It would be nice if you would have a look at the code. On 3/15/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Guillaume, can I do this? if (isComponentContextImpl(getContext().getMBeanNames

can't build servicemix

2007-03-16 Thread Thomas TERMIN
I can't build servicemix at the moment. [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId: org.apache.servicemix ArtifactId: servicemix-wsn2005 Version: 3.2-incubating-20070316.093011-18 Reason: Unable

Re: eip filter extension

2007-03-15 Thread Thomas TERMIN
it will be difficult without accessing ServiceMix internals. Or maybe tweaking with the mbean names factory available on the component context ? I don't recall what it gives ... On 3/14/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Guillaume Nodet wrote: Yeah, sounds good. Make sure you use

servicemix.properties

2007-03-14 Thread Thomas TERMIN
Which class is reading the servicemix.properties file? If you have some spaces after a property the jmx.url is then also with spaces and that doesn't work.

Re: RE : servicemix.properties

2007-03-14 Thread Thomas TERMIN
=location value=classpath:servicemix.properties / /bean You can use all properties from servicemix.properties in your servicemix.xml file. For example ${activemq.url} property. i hope it is could help you. Cordialement, --- Thomas TERMIN [EMAIL PROTECTED] a écrit : Which class

Re: eip filter extension

2007-03-14 Thread Thomas TERMIN
name for this interface could be related to the endpoint name, that would make it easier to find. On 3/13/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Guillaume Nodet wrote: I mean, did you already implement the JMX part ? Which interface are you exposing to JMX ? Anyway, you should

Re: eip filter extension

2007-03-13 Thread Thomas TERMIN
Guillaume Nodet wrote: On 3/12/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Peter my colleague asked if you need a switch-filter as an EIP component. It does nothing more then check a property for message flow. If this property is true it sends the message to the destination

Re: eip filter extension

2007-03-13 Thread Thomas TERMIN
Yes of course should also be changeable via JMX. Guillaume Nodet wrote: Well, it sounds good. What about the JMX stuff ? On 3/13/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Guillaume Nodet wrote: On 3/12/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Peter my colleague asked if you need

Re: eip filter extension

2007-03-13 Thread Thomas TERMIN
you think. This could also be done for the XpathPredicate and so on. I have implemented the SwitchPredicate and doing tests at the moment. On 3/13/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Yes of course should also be changeable via JMX. Guillaume Nodet wrote: Well, it sounds good. What

eip filter extension

2007-03-12 Thread Thomas TERMIN
---BeginMessage--- On 3/12/07, Thomas TERMIN [EMAIL PROTECTED] wrote: Hello Guillaume, did you see my small patch in JIRA? Yeah, thx. The next days I will provide the patch for ComponentSupport related to the correlationID. I couln't make it up to now. Cool :-) Peter my colleague

[jira] Created: (SM-876) jmx.xml should use the jmx.url property

2007-03-09 Thread Thomas Termin (JIRA)
jmx.xml should use the jmx.url property --- Key: SM-876 URL: https://issues.apache.org/activemq/browse/SM-876 Project: ServiceMix Issue Type: Improvement Reporter: Thomas Termin

Re: [jira] [PROPOSAL] Coding standards

2007-03-08 Thread Thomas TERMIN
://gnodet.blogspot.com/ -- Thomas Termin ___ blue elephant systems GmbH Wollgrasweg 49 D-70599 Stuttgart Tel: (+49) 0711 - 45 10 17 676 Fax: (+49) 0711 - 45 10 17 573 WWW: http://www.blue-elephant-systems.com Email : [EMAIL PROTECTED] blue elephant systems GmbH

Re: Release ServiceMix 3.1

2007-01-12 Thread Thomas TERMIN
But I hope we will have this logging tool in 3.1. Is it possible? I do my best to finish the work on it today. Cheers, Thomas Guillaume Nodet 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

Re: log4j

2007-01-12 Thread Thomas TERMIN
stop / start the service from jmx. On 1/11/07, Thomas TERMIN [EMAIL PROTECTED] wrote: What I want to do is to implement a MBean which configure the log4j system periodicaly with a scheduler. But before I will look if there is a log4j.xml or log4j.properties in the conf directory

[jira] Created: (SM-817) log4j service for changing log levels at runtime

2007-01-12 Thread Thomas Termin (JIRA)
: servicemix-core Reporter: Thomas Termin Attachments: logging_service.patch This patch add a new MBean service to reconfigure the log4j system at runtime. The default is a scheduler which looks in a configurable time for changes in the log4j.xml file and reconfigures the system

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] Created: (SM-746) JettyContextManager does not set the truststore parameters for unmanaged ssl endpoints

2006-11-13 Thread Thomas Termin (JIRA)
: ServiceMix Issue Type: Bug Components: servicemix-http Affects Versions: 3.0, 3.0-M2, 3.0-M1, 3.0.1, 3.1, incubation Reporter: Thomas Termin Priority: Minor Attachments: jettyContextManager-Patch The sslParamters for the truststore

[jira] Created: (SM-714) component.properties in conf directory

2006-10-18 Thread Thomas Termin (JIRA)
Reporter: Thomas Termin Attachments: component.properties, patch.txt There should be support for an initial component.properties file in the servicemix/conf directory. I added support for that (see the patch). The file in the conf directory will be loaded if no property file

[jira] Created: (SM-713) make some time values configurable

2006-10-17 Thread Thomas Termin (JIRA)
: Thomas Termin Priority: Critical Attachments: patch The maxIdleTime for the jetty connector as well as the suspend time for the consumer processor are not configurable and both are under certain cirumstances to low (long requests). I added a patch where you can configure