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

2007-08-08 Thread Gert Vanthienen (JIRA)
Add an example of to the archetype's xbean.xml - Key: SM-1025 URL: https://issues.apache.org/activemq/browse/SM-1025 Project: ServiceMix Issue Type: Improvement Compo

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 deplo

[jira] Resolved: (SM-1024) Archetype generates invalid brokerURL

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

[jira] Created: (SM-1024) Archetype generates invalid brokerURL

2007-08-08 Thread Gert Vanthienen (JIRA)
Archetype generates invalid brokerURL - Key: SM-1024 URL: https://issues.apache.org/activemq/browse/SM-1024 Project: ServiceMix Issue Type: Bug Components: tooling Affects Versions: 3.1.1

Getting started: Using the Maven tooling

2007-08-08 Thread Gert Vanthienen
L.S., I added a second tutorial to the wiki Sandbox (http://cwiki.apache.org/confluence/x/Q94), explaining to a newbie user how to leverage the Maven archetypes and tooling for building their own service assemblies. Any comments, corrections, feedback, ... are welcome. Gert

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 a

[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 dire

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... http://activemq.apac

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

2007-08-08 Thread Guillaume Nodet
+1 On 8/8/07, James Strachan <[EMAIL PROTECTED]> 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... > http://activemq.apa

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

2007-08-08 Thread James Strachan
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... http://activemq.apache.org/camel/enterprise-integration-patterns.html you can use Java

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

2007-08-08 Thread Guillaume Nodet
On 8/8/07, Gert Vanthienen <[EMAIL PROTECTED]> wrote: > Guillaume, > > I was thinking about creating a generic archiving service, which would > be able to keep an archive of every message that has been processed by > ServiceMix for auditing purposes (and e.g. to be able to re-send it when > necessa

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

2007-08-08 Thread Guillaume Nodet
Good point. Thanks ! On 8/8/07, Gert Vanthienen (JIRA) <[EMAIL PROTECTED]> wrote: > > [ > https://issues.apache.org/activemq/browse/SM-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Gert Vanthienen updated SM-1020: > > > C

[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

[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 query.xq

[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-saxo

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

2007-08-08 Thread Guillaume Nodet
It should be quite easy to write a TeeInputStream that would write to an OutputStream each time a charachter is read from the input stream. However, the content of the NormalizedMessage is a Source and may not be a stream. However, I think it would be easier to put this feature inside the BC rathe

[jira] Commented: (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:comment-tabpanel#action_39880 ] Gert Vanthienen commented on SM-990: I was thinking about some kind of WireTap (implemented as an Auditor to easily

[jira] Commented: (SM-993) StaxSource + FragmentStreamReader interference with TRaX

2007-08-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39879 ] Guillaume Nodet commented on SM-993: I can reproduce the error without saxon btw. Could you try with the following

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

2007-08-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet closed SM-1020. --- Resolution: Won't Fix > Problem with the saxon-xquery component and the generic query.xq file >

[jira] Resolved: (SM-1016) Environment Context ComponentMBeanImpl Removal

2007-08-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-1016. - Resolution: Fixed Fix Version/s: 3.2 3.1.2 Assignee: Guillaume

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

2007-08-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39877 ] Guillaume Nodet commented on SM-990: You mean a kind of EIP wire tap ? We need to find a way to deal with big files

[jira] Resolved: (SM-1023) correlationId and senderEndpoint properties are not set on jsr181 (using the proxy) and jms consumer endpoints

2007-08-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-1023. - Resolution: Fixed URL: http://svn.apache.org/viewvc?view=rev&rev=563827 URL: http://svn.apache.o

[jira] Created: (SM-1023) correlationId and senderEndpoint properties are not set on jsr181 (using the proxy) and jms consumer endpoints

2007-08-08 Thread Guillaume Nodet (JIRA)
correlationId and senderEndpoint properties are not set on jsr181 (using the proxy) and jms consumer endpoints -- Key: SM-1023 URL: https://issues.apache.o

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

2007-08-08 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved SM-978. Resolution: Fixed Fix Version/s: 3.2 Assignee: Guillaume Nodet URL: http://svn.apac