[jira] Updated: (GERONIMO-3960) Make the spec jars OSGi friendly

2010-02-22 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated GERONIMO-3960: -- Attachment: GERONIMO-3960.diff Most of the work on this issue has already been done

[jira] Created: (GERONIMO-4727) Setting a parameterized pojo in blueprint throws exception

2009-07-06 Thread Gert Vanthienen (JIRA)
Security Level: public (Regular issues) Reporter: Gert Vanthienen When the setter of property uses a parameterized type (e.g. *{{setLruList(LruListPaxLoggingEvent events)}}*) and the bean being injected is the raw type (e.g. *{{new LruList()}}*, we get: this exception: {noformat

[jira] Updated: (GERONIMO-4727) Setting a parameterized pojo in blueprint throws exception

2009-07-06 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated GERONIMO-4727: -- Attachment: GERONIMO-4727.diff This patch will give the raw type 'the benefit

[jira] Updated: (GERONIMO-4727) Setting a parameterized pojo in blueprint throws exception

2009-07-06 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated GERONIMO-4727: -- Attachment: GERONIMO-4727.diff Setting a parameterized pojo in blueprint throws

Re: svn commit: r727321 - in /geronimo/gshell/trunk: gshell-api/src/main/java/org/apache/geronimo/gshell/command/ gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/comma

2008-12-20 Thread Gert Vanthienen
L.S., Thanks for making new SNAPSHOTs available again! Could we have another new SNAPSHOT for http://people.apache.org/repo/m2-snapshot-repository/org/apache/geronimo/gshell/wisdom/gshell-wisdom-core/1.0-alpha-2-SNAPSHOT/ as well? Regards, Gert Gert Vanthienen wrote: L.S., Do you have

Re: svn commit: r727321 - in /geronimo/gshell/trunk: gshell-api/src/main/java/org/apache/geronimo/gshell/command/ gshell-wisdom/gshell-wisdom-core/src/main/java/org/apache/geronimo/gshell/wisdom/comma

2008-12-19 Thread Gert Vanthienen
- --- Gert Vanthienen http://gertvanthienen.blogspot.com -- View this message in context: http://www.nabble.com/Re%3A-svn-commit%3A-r727321---in--geronimo-gshell-trunk%3A-gshell-api-src-main-java-org-apache-geronimo-gshell-command--gshell-wisdom-gshell-wisdom-core-src-main-java-org-apache

[jira] Resolved: (SM-1119) Encoding problem in text returned by HTTP-SU

2007-11-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1119. - Resolution: Fixed Fix Version/s: 3.3 3.2.1 3.1.3

[jira] Commented: (SM-1119) Encoding problem in text returned by HTTP-SU

2007-11-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40588 ] Gert Vanthienen commented on SM-1119: - Right you are! Although every message will be re-encoded

[jira] Resolved: (SM-1124) Message content silently dropped when conversion fails

2007-11-02 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1124. - Resolution: Fixed Fix Version/s: (was: 3.2) 3.2.1 Added warning

[jira] Created: (SM-1124) Message content silently dropped when conversion fails

2007-11-02 Thread Gert Vanthienen (JIRA)
: servicemix-camel Reporter: Gert Vanthienen Priority: Trivial Fix For: 3.2 When a Camel message is sent to a JBI endpoint, the contents is converted into a Source (for message normalization). When the message content can not be transformed, it is dropped without

Re: [VOTE] Release ServiceMix 3.2

2007-10-29 Thread Gert Vanthienen
+1 : everything looks ok and examples can be deployed/run P.S. Currently, the CXF-BC interferes with the HTTP BC if you use the same HTTP port number. Wouldn't it be better to change the port number on the CXF WSDL first example for now to avoid this problem -- e.g. when installing the

[jira] Resolved: (SM-1104) Type converters not working in ServiceMix

2007-10-22 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1104. - Resolution: Fixed This commit (https://svn.apache.org/viewvc?view=revrevision=587048) by James

[jira] Created: (SM-1103) Class not found (org.apache.camel.Component) while starting servicemix-camel component

2007-10-12 Thread Gert Vanthienen (JIRA)
: ServiceMix Issue Type: Bug Components: servicemix-camel Affects Versions: 3.2 Reporter: Gert Vanthienen servicemix-camel fails with new build from trunk (revision 584233) {code} ERROR - InstallerMBeanImpl - Class not found

[jira] Closed: (SM-1103) Class not found (org.apache.camel.Component) while starting servicemix-camel component

2007-10-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen closed SM-1103. --- Resolution: Cannot Reproduce Never mind... I guess everyone is entitled to a moment of confusion

Re: October board report

2007-10-11 Thread Gert Vanthienen
Guillaume, Looks fine to me... Gert Guillaume Nodet wrote: The report has to be submitted asap. I've written it at http://cwiki.apache.org/confluence/display/SM/2007-10-17. Please review and add anything missing asap.

Re: ServiceMix 4 as a distributed OSGi spring container....

2007-10-11 Thread Gert Vanthienen
L.S., I really like the way ServiceMix 4.0 will be built around a set of core technologies (OSGi, ActiveMQ, Camel, CXF). It's a very good idea to leverage these technologies also for our own 'internal' operations wherever possible and the Camel snippet that was shown has a very nice touch

[jira] Created: (SM-1098) Loop in StAX ElementReader while executing web service

2007-10-09 Thread Gert Vanthienen (JIRA)
: servicemix-http, servicemix-jsr181 Affects Versions: 3.1.2 Reporter: Gert Vanthienen Attachments: Webservice-test.zip Cfr. mailing list http://www.nabble.com/Webservice-call-failes-when-log4j-level-is-set-to-DEBUG.-tf4575623s12049.html#a13096235 The user already provided us

[jira] Commented: (SM-1071) Provisioning system

2007-09-21 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40159 ] Gert Vanthienen commented on SM-1071: - Another option could be to use JCR for storing/versioning/accessing

Re: ActiveMQ Causing OutOfMemoryError After Service Deployment

2007-09-21 Thread Gert Vanthienen
it change anything ? On 9/21/07, Gert Vanthienen [EMAIL PROTECTED] wrote: L.S., Just yesterday, I have run into the same problem with a customer. A ServiceMix installation that was working fine just started using excessive amounts of memory after adding a SA with only two endpoints in it. I

Re: [VOTE] Release ServiceMix 3.1.2

2007-09-21 Thread Gert Vanthienen
+1 Freeman Fang wrote: Hi All, I have uploaded a version of ServiceMix 3.1.2 for you to review. See http://cwiki.apache.org/confluence/display/SM/ServiceMix+3.1.2 for all the links and release notes. [ ] +1 Release ServiceMix 3.1.2 [ ] ± 0 [ ] -1 Do not release ServiceMix 3.1.2 Cheers

[jira] Resolved: (SM-1056) Add NamespaceContextImpl to servicemix-core

2007-09-19 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1056. - Resolution: Fixed Fix Version/s: 3.2 http://svn.apache.org/viewvc?view=revrevision

Re: How to obtain URI address of http:endpoint ?

2007-09-14 Thread Gert Vanthienen
Guillaume, I think this this user has several http consumer endpoints, configured at different URIs (e.g. http://0.0.0.0/service1, http://0.0.0.0/service2, http://0.0.0.0/service3). On all of these endpoints, the same targetService is configured (ex:Service) and it is in this targetService

Re: Getting started: Using the Maven tooling

2007-09-14 Thread Gert Vanthienen
to these tutorials in the sites navigation (e.g. between user's guide and documentation)? Gert Guillaume Nodet wrote: What about moving these tutorials out of the sandbox ... On 8/9/07, Gert Vanthienen [EMAIL PROTECTED] wrote: L.S., I added a second tutorial to the wiki Sandbox (http

[jira] Created: (SM-1056) Add NamespaceContextImpl to servicemix-core

2007-09-14 Thread Gert Vanthienen (JIRA)
, servicemix-drools, servicemix-eip Affects Versions: 3.1.1 Reporter: Gert Vanthienen Assignee: Gert Vanthienen Currently, servicemix-eip and servicemix-drools each ship with an almost identical copy of NamespaceContextImpl. It would be better to move this to servicemix

[Fwd: IRC chat log dd. 03-09-2007]

2007-09-03 Thread Gert Vanthienen
Wrong mailing list... ---BeginMessage--- * Now talking on #servicemix gnodet good morning/afternoon/evening/night everybody terry Hi from Leeds gnodet who's listening here ? pbzdyl hi, this is piotr gertv I will be in half an hour or so, after dinner gertv I'll quickly read the logs at that

[jira] Closed: (SM-1042) Build fails in Java 6: Cannot find symbol StandardMBean(Object, Class?)

2007-08-27 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen closed SM-1042. --- Resolution: Fixed Fix Version/s: 3.2 Changing Class? back into Class fixes this: http

[jira] Created: (SM-1043) Poller sends invalid MessageExchange when file has been deleted

2007-08-27 Thread Gert Vanthienen (JIRA)
Components: servicemix-ftp Affects Versions: 3.1.1 Reporter: Gert Vanthienen Assignee: Gert Vanthienen Fix For: 3.1.2, 3.2 If a file is deleted from the FTP server while the Poller is processing a directory, the poller stills sends a MessageExchange

[jira] Created: (SM-1042) Build fails in Java 6: Cannot find symbol StandardMBean(Object, Class?)

2007-08-27 Thread Gert Vanthienen (JIRA)
Type: Bug Components: servicemix-core Affects Versions: 3.1.1 Reporter: Gert Vanthienen Assignee: Gert Vanthienen Seems to be a problem that is mentioned in the adoption guide: http://java.sun.com/javase/6/webnotes/adoption/adoptionguide.html#2.2.1 {noformat

[jira] Created: (SM-1025) Add an example of eip:resequencer/ to the archetype's xbean.xml

2007-08-09 Thread Gert Vanthienen (JIRA)
: Improvement Components: tooling Affects Versions: 3.1.1 Reporter: Gert Vanthienen Priority: Minor The xbean.xml file generated by the {{servicemix-eip-service-unit}} archetype doesn't contain an example for the new eip:resequencer/ -- This message is automatically

[jira] Closed: (SM-989) Backup File before Delete

2007-08-09 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen closed SM-989. -- Resolution: Duplicate Fix Version/s: 3.2 Duplicate of SM-990 Backup File before Delete

Re: [jira] Commented: (SM-990) FilePoller with Archiving

2007-08-09 Thread Gert Vanthienen
Guillaume Nodet wrote: On 8/9/07, Gert Vanthienen [EMAIL PROTECTED] wrote: Guillaume Nodet wrote: You mean a file based implementation of servicemix-audit ? See http://incubator.apache.org/servicemix/dist/servicemix-3.1-incubating/site/core/servicemix-audit/apidocs/org/apache

[jira] Reopened: (SM-1020) Problem with the saxon-xquery component and the generic query.xq file

2007-08-08 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen reopened SM-1020: - Assignee: Gert Vanthienen The query.xq Erik refers to is generated by our own servicemix

[jira] Updated: (SM-1020) Invalid query.xq generated by servicemix-saxon-xquery-service-unit archetype

2007-08-08 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-1020: Component/s: (was: servicemix-saxon) tooling Summary: Invalid

[jira] Resolved: (SM-1020) Invalid query.xq generated by servicemix-saxon-xquery-service-unit archetype

2007-08-08 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1020. - Resolution: Fixed Fix Version/s: 3.2 3.1.2 Changed the comment syntax

Re: moving camel-jbi module from Camel to the servicemix-camel module...

2007-08-08 Thread Gert Vanthienen
Sounds like a good idea to me as well. +1 James Strachan wrote: In the Camel project we've an EIP implementation which can route any JBI components (as well as other things)... http://activemq.apache.org/camel/jbi.html the current list of EIP patterns implemented is here...

[jira] Resolved: (SM-990) FilePoller with Archiving

2007-08-08 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-990. Resolution: Fixed Fix Version/s: 3.2 Added {{archive}} attribute to specify the archive

Re: [jira] Commented: (SM-990) FilePoller with Archiving

2007-08-08 Thread Gert Vanthienen
Guillaume Nodet wrote: You mean a file based implementation of servicemix-audit ? See http://incubator.apache.org/servicemix/dist/servicemix-3.1-incubating/site/core/servicemix-audit/apidocs/org/apache/servicemix/jbi/audit/AuditorMBean.html Yes, my first comment was exactly that: using an

Default behavior on mvn jbi:projectDeploy

2007-08-08 Thread Gert Vanthienen
L.S., By default, this command doesn't seem to update anything that is already installed/deployed. I would have expected that by default for a service assembly: - it installs any dependencies (components and shared libraries) that aren't already installed, but doesn't update them - it

Re: [jira] Commented: (SM-990) FilePoller with Archiving

2007-08-08 Thread Gert Vanthienen
. If we use a single listener, we will have to configure on the main servicemix.xml configuration file or register it dynamically (from were?) ... On 8/8/07, Gert Vanthienen (JIRA) [EMAIL PROTECTED] wrote: [ https://issues.apache.org/activemq/browse/SM-990?page

[jira] Resolved: (SM-1014) WSDL-first example fails javax.jbi.messaging.MessagingException: Do not understand pattern: null

2007-08-03 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-1014. - Resolution: Fixed Assignee: Gert Vanthienen Added a default value for defaultMep

[jira] Created: (SM-1014) WSDL-first example fails javax.jbi.messaging.MessagingException: Do not understand pattern: null

2007-08-02 Thread Gert Vanthienen (JIRA)
Project: ServiceMix Issue Type: Bug Components: servicemix-http, servicemix-soap Affects Versions: 3.1.1 Reporter: Gert Vanthienen Priority: Minor Fix For: 3.1.2, 3.2 The exception can be solved by specifying defaultMep

[jira] Commented: (SM-1005) File BC doesnt set correlation Id and sender property

2007-07-30 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39794 ] Gert Vanthienen commented on SM-1005: - On my machine, the message exchanges sent by the file binding component

Re: ActiveMQ Causing OutOfMemoryError After Service Deployment

2007-07-26 Thread Gert Vanthienen
ActiveMQ JAR files with the latest ActiveMQ SNAPSHOT JAR files and the problem was resolved. We would be very anxious to get the ServiceMix 3.1.2 release with all the latest bug fixes as soon as it becomes available. This directly affects our trading application. Armen H. Gert Vanthienen wrote

[jira] Commented: (SM-1005) File BC doesnt set correlation Id and sender property

2007-07-26 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39768 ] Gert Vanthienen commented on SM-1005: - Gianfranco, I haven't tested the 3.1 release, but at least the 3.1.1

Re: ActiveMQ Causing OutOfMemoryError After Service Deployment

2007-07-25 Thread Gert Vanthienen
4.1.x SNAPSHOT from ActiveMQ. Armen H. Gert Vanthienen wrote: Armen H., What JBI Components (JMS, HTTP, JSR-181, ...) are you using? From your description, I assume you at least have a few custom built components as well... Can you try to use jconsole (http://incubator.apache.org

Re: ActiveMQ Causing OutOfMemoryError After Service Deployment

2007-07-24 Thread Gert Vanthienen
by dropping the files in the deploy and install directories. We don't use JMX for the development phase. We're using ServiceMix version 3.1 in stand-alone mode. We deploy SAs as well. Regards, Armen H. Gert Vanthienen wrote: L.S., One of my customers is running ServiceMix on Windows as well

Re: ActiveMQ Causing OutOfMemoryError After Service Deployment

2007-07-24 Thread Gert Vanthienen
L.S., One of my customers is running ServiceMix on Windows as well, but even with a dozen SA deployed, the memory usage doesn't raise to the amounts you mention here, although there are using several types of services (HTTP, JMS, FTP, File, Saxon, EIP, bean, lwcontainer). What version of

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

2007-07-20 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-932. Resolution: Fixed Fix Version/s: 3.2 Updated the binding components' parent pom.xml http

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

2007-07-19 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39702 ] Gert Vanthienen commented on SM-932: Fixed for servicemix-file: http://svn.apache.org/viewvc?view=revrevision

[jira] Resolved: (SM-664) org.apache.servicemix.http.HttpAddressingTest (Hangs)

2007-07-19 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-664. Resolution: Cannot Reproduce Because I was unable to reproduce this while going through

[jira] Updated: (SM-997) Basic example fails to build: InvalidProjectModelException

2007-07-17 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-997: --- Priority: Critical (was: Major) Basic example fails to build: InvalidProjectModelException

[jira] Created: (SM-1006) 0 byte files written when message contains invalid content

2007-07-17 Thread Gert Vanthienen (JIRA)
Components: servicemix-file Affects Versions: 3.1.1 Reporter: Gert Vanthienen When a message contains invalid content (e.g. incomplete XML message), a 0 byte file is created by the file:sender/. -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Created: (SM-1004) File poller deletes files, even if errors occur while processing

2007-07-16 Thread Gert Vanthienen (JIRA)
Components: servicemix-file Affects Versions: 3.1.1 Reporter: Gert Vanthienen Other poller components (e.g. FTP poller) leave the message where it is in case of error/fault, so it can be retried afterwards (e.g. services unavailable, XML message content not yet complete

Re: [jira] Created: (SM-1004) File poller deletes files, even iferrors occur while processing

2007-07-16 Thread Gert Vanthienen
... Gert [EMAIL PROTECTED] wrote: Gret, Are you working on this patch? I had fixed it sometime back and attaching the patch.. -Original Message- From: Gert Vanthienen (JIRA) [mailto:[EMAIL PROTECTED] Sent: Monday, July 16, 2007 1:17 PM To: servicemix-dev@geronimo.apache.org Subject: [jira

[jira] Commented: (SM-990) FilePoller with Archiving

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39651 ] Gert Vanthienen commented on SM-990: Perhaps we can create a more generic solution for this: with SM-751 we have

[jira] Updated: (SM-935) Allow to specify additional JNDI properties

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-935: --- Attachment: SM-935.patch Phiroze, The attached patch should enable you to specify jndiProperties

[jira] Commented: (SM-1000) ServiceMix :: Maven2 JBI Plugin checkstyle issues

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39661 ] Gert Vanthienen commented on SM-1000: - Rabi, My checkout has a CheckStyle suppresion for this particular check

[jira] Commented: (SM-1000) ServiceMix :: Maven2 JBI Plugin checkstyle issues

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39657 ] Gert Vanthienen commented on SM-1000: - Rabi, Was this a checkout from trunk? I cannot reproduce the CheckStyle

[jira] Commented: (SM-623) Unit test that fails when building using maven2.

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39662 ] Gert Vanthienen commented on SM-623: It appears the servicemix-eip tests were failing when no additional memory

[jira] Resolved: (SM-652) org.apache.servicemix.eip.StaticRoutingSlipTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-652. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Resolved: (SM-653) org.apache.servicemix.eip.WireTapJmsFlowTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-653. Resolution: Fixed Cfr. explanation on SM-623 org.apache.servicemix.eip.WireTapJmsFlowTest

[jira] Updated: (SM-654) org.apache.servicemix.eip.PipelineTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-654: --- Fix Version/s: 3.2 org.apache.servicemix.eip.PipelineTxTest

[jira] Resolved: (SM-654) org.apache.servicemix.eip.PipelineTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-654. Resolution: Fixed Cfr. explanation on SM-623 org.apache.servicemix.eip.PipelineTxTest

[jira] Resolved: (SM-655) org.apache.servicemix.eip.SplitAggregatorTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-655. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Resolved: (SM-656) org.apache.servicemix.eip.StaticRecipientListTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-656. Resolution: Fixed Cfr. explanation on SM-623 org.apache.servicemix.eip.StaticRecipientListTxTest

[jira] Resolved: (SM-657) org.apache.servicemix.eip.MessageFilterTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-657. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Resolved: (SM-658) org.apache.servicemix.eip.WireTapTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-658. Resolution: Fixed Cfr. explanation on SM-623 org.apache.servicemix.eip.WireTapTxTest

[jira] Updated: (SM-658) org.apache.servicemix.eip.WireTapTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-658: --- Fix Version/s: 3.2 org.apache.servicemix.eip.WireTapTxTest

[jira] Resolved: (SM-659) org.apache.servicemix.eip.XPathSplitterTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-659. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Resolved: (SM-661) org.apache.servicemix.eip.support.NamespaceContextImplTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-661. Resolution: Fixed Fix Version/s: 3.2

[jira] Resolved: (SM-660) org.apache.servicemix.eip.DeploymentTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-660. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Resolved: (SM-662) org.apache.servicemix.eip.SpringConfigurationTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-662. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Resolved: (SM-663) org.apache.servicemix.eip.ContentBasedRouterTxTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-663. Resolution: Fixed Fix Version/s: 3.2 Cfr. explanation on SM-623

[jira] Updated: (SM-653) org.apache.servicemix.eip.WireTapJmsFlowTest

2007-07-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-653: --- Fix Version/s: 3.2 org.apache.servicemix.eip.WireTapJmsFlowTest

[jira] Resolved: (SM-996) ServiceMix doesn't start correctly due to javax.management.MalformedObjectNameException: Invalid ObjectName value type [javax.xml.namespace.QName]: only ObjectName and String

2007-07-11 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-996. Resolution: Fixed Fix Version/s: 3.2 Piotr: Apparently, we were working on the same thing

[jira] Commented: (SM-997) Basic example fails to build: InvalidProjectModelException

2007-07-11 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39643 ] Gert Vanthienen commented on SM-997: The file at http://people.apache.org/repo/m2-incubating-repository/org/apache

Re: Error formatting macro: snippet

2007-07-10 Thread Gert Vanthienen
2007 10:25, Gert Vanthienen wrote: L.S., Some of our documentation pages use Confluence's snippet macro to include code sample (e.g. http://incubator.apache.org/servicemix/ftp.html). Currently, this macro doesn't seem to work any more: Error formatting macro: snippet

Error formatting macro: snippet

2007-07-10 Thread Gert Vanthienen
L.S., Some of our documentation pages use Confluence's snippet macro to include code sample (e.g. http://incubator.apache.org/servicemix/ftp.html). Currently, this macro doesn't seem to work any more: Error formatting macro: snippet: java.lang.IllegalArgumentException: Invalid url: must

[jira] Closed: (SM-977) wsdl-first example fails: XFireFault (could not unmarshal type)

2007-06-29 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen closed SM-977. -- Resolution: Fixed Fix Version/s: 3.2 3.1.2 http://svn.apache.org/viewvc?view

Re: servicemix-sca: updating tuscany dependency

2007-06-28 Thread Gert Vanthienen
L.S., Just trying to grasp what the problem/question is... So, if I understand correctly, the servicemix-sca component will be somewhat different from any other JBI component. We won't be building an SCA container as a service engine (like you would do for e.g. EJBs), but rather build some

[jira] Created: (SM-988) WSDL generation fails (SU built by servicemix-jsr181-annotated-service-unit archetype)

2007-06-28 Thread Gert Vanthienen (JIRA)
: ServiceMix Issue Type: Bug Components: tooling Affects Versions: 3.1 Reporter: Gert Vanthienen Priority: Minor If you build a SU using the servicemix-jsr181-annotated-service-unit, it generates a pom.xml file which calls upon XFire's wsdlgen

[jira] Commented: (SM-939) CXF based Service Engine and Bnding Component

2007-06-27 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39544 ] Gert Vanthienen commented on SM-939: Applied and tested the second patch: everything compiles and tests run without

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

Re: Components OdeBpelEngine are not installed yet:

2007-06-24 Thread Gert Vanthienen
Jbi Joe, If you downloaded the JBI distribution of ODE, your download will contain a file named ode-jbi-1.0-incubating.zip. This is actually a JBI SE, so you can deploy it as any other JBI component, e.g. by copying it to the install directory in the standalone ServiceMix. Gert jbi joe

[jira] Commented: (SM-977) wsdl-first example fails: XFireFault (could not unmarshal type)

2007-06-23 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39494 ] Gert Vanthienen commented on SM-977: Apparently, you can avoid this exception by omitting

[jira] Resolved: (SM-973) servmicemix-sca: 2 PMD violations fix.

2007-06-23 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-973. Resolution: Fixed Fixed together with SM-976 http://svn.apache.org/viewvc?view=revrevision=550026

[jira] Resolved: (SM-976) servicemix-sca is out of touch with the CheckStyle and PMD guides.

2007-06-23 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-976. Resolution: Fixed Thank you for this patch, Kit! Building servicemix-sca now succeeds with PMD

[jira] Resolved: (SM-960) JSR181 Orchestration sample doesn't work (Current state not START_ELEMENT, END_ELEMENT or ENTITY_REFERENCE )

2007-06-22 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-960. Resolution: Fixed Fix Version/s: 3.1.2 Modified FragmentStreamReader to get it working

[jira] Commented: (SM-970) Add support for wildcards in the classpathlocation element in servicemix.xml

2007-06-20 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39454 ] Gert Vanthienen commented on SM-970: Isn't this already covered in ServiceMix 3.1 (cfr. New in ServiceMix 3.1

Re: servicemix Drool engine Issue

2007-06-19 Thread Gert Vanthienen
Prasanta, At this moment, there is no servicemix-drools SU archetype. Please file a JIRA to have it created... For now, you can just use the plain SU archetype and go from there. Have a look at http://incubator.apache.org/servicemix/what-is-a-jbi-su-and-how-do-i-create-one.html, but use

[jira] Commented: (SM-787) IllegalStateException when reading XML message

2007-06-18 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39442 ] Gert Vanthienen commented on SM-787: After checking with the XFire mailing list and trying out some things

[jira] Commented: (SM-787) IllegalStateException when reading XML message

2007-06-14 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39387 ] Gert Vanthienen commented on SM-787: I would like to look into this one. This message (or a similar one

Re: ServiceMix 3.1.1 release - when?

2007-06-14 Thread Gert Vanthienen
Guillaume, I was unaware of things that needed fixing. What are they? Can I help out with them? Gert Guillaume Nodet wrote: There are a few things that need to be fixed before officially releasing this version. Hopefully this should be done soon. On 6/7/07, Rossmanith, Philipp [EMAIL

[jira] Updated: (SM-965) Allow use of -Dhost, -Dport, -Dusername and -Dpassword on jbi:projectDeploy

2007-06-14 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen updated SM-965: --- Issue Type: Improvement (was: Bug) Summary: Allow use of -Dhost, -Dport, -Dusername

[jira] Resolved: (SM-965) Allow use of -Dhost, -Dport, -Dusername and -Dpassword on jbi:projectDeploy

2007-06-14 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved SM-965. Resolution: Fixed Fix Version/s: 3.2 3.1.2 Added the necessary

Re: in-out to in-only adapting - solution

2007-06-13 Thread Gert Vanthienen
L.S., Seems like a good addition for servicemix-eip at first glance. If you want to contribute it to ServiceMix, the easiest way to ensure follow-up on this would be by raising a JIRA issue. Thank you, Gert ale wrote: i finally managed to find a solution to the synchronizing issue i

[jira] Commented: (SM-965) jbi:projectDeploy with -Dhost=xxx.xxx.xxx.xxx option ignores host name and uses localhost

2007-06-12 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39367 ] Gert Vanthienen commented on SM-965: It's not a bug apparently, but a feature that hasn't been implemented yet

Re: Getting started guide

2007-06-11 Thread Gert Vanthienen
://cwiki.apache.org/confluence/x/ON4, with different levels of tutorial complexity. Any additional comment? Gert Bruce Snyder wrote: On 6/7/07, Gert Vanthienen [EMAIL PROTECTED] wrote: Bruce, I've created a first tutorial, a guided tour of starting, installing, deploying and testing a first

[jira] Created: (SM-964) Upgrade to XFire 1.2.6

2007-06-08 Thread Gert Vanthienen (JIRA)
Reporter: Gert Vanthienen -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Commented: (SM-964) Upgrade to XFire 1.2.6

2007-06-08 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/activemq/browse/SM-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39238 ] Gert Vanthienen commented on SM-964: I attempted to do this upgrade by simply changing the xfire-version to 1.2.6

  1   2   >