Re: Issue SM-966

2007-07-04 Thread Piotr Bzdyl
AIL PROTECTED]> wrote: Sorry about that, i'm looking at it right now. Btw, how do set the target destination ? Did you override the endpoint and provide your own configuration mechanism ? On 7/4/07, Piotr Bzdyl <[EMAIL PROTECTED]> wrote: > Hi, > > Do you have any plans to com

Re: Issue SM-966

2007-07-04 Thread Piotr Bzdyl
Thanks! Piotr On 7/4/07, Guillaume Nodet <[EMAIL PROTECTED]> wrote: Ok, I was suspecting something like that. I will commit a slightly modified patch to deal with the interface name too. On 7/4/07, Piotr Bzdyl <[EMAIL PROTECTED]> wrote: > My custom JmsConsumerMarshal

SecuredBroker and responses

2007-07-12 Thread Piotr Bzdyl
Hi, I am trying to use SecuredBroker but I have one problem with its current implementation. If the user is not authorized to send the exchange do the endpoint, then the SecurityException is thrown and the exchange is not sent back to the calling component. This is the cause that the caller won't

Re: SecuredBroker and responses

2007-07-12 Thread Piotr Bzdyl
<[EMAIL PROTECTED]> wrote: Sounds like a good idea for me. Piotr Bzdyl wrote: > Hi, > > I am trying to use SecuredBroker but I have one problem with its > current implementation. If the user is not authorized to send the > exchange do the endpoint, then the SecurityExcept

Re: IRC sessions on ServiceMix 4.0 design (was Re: ServiceMix 4.0)

2007-08-28 Thread Piotr Bzdyl
Hi, I would also like to participate in this session. When are you going to send data about the location of the IRC session? I have also another question: could you recommend any easy in use IRC client (for Windows preferably)? I haven't been using IRC (except one or two times). Best regards, Pi

[jira] Created: (SM-963) NullPointerExceptions during JMS component initialization

2007-06-08 Thread Piotr Bzdyl (JIRA)
: servicemix-jms Affects Versions: 3.2, incubation Environment: Windows XP, JDK 1.5.0_11 Reporter: Piotr Bzdyl Attachments: MultiplexingConsumerProcessor.java.patch Currently org.apache.servicemix.jms.AbstractJmsProcessor.start() starts JMS connection (and thus

[jira] Created: (SM-966) Consumer Endpoint sets service/interface/uri on the message exchange while it has been already set earlier

2007-06-14 Thread Piotr Bzdyl (JIRA)
/activemq/browse/SM-966 Project: ServiceMix Issue Type: Bug Components: servicemix-common Affects Versions: 3.2, incubation Environment: Windows XP, JDK 1.5.0_11 Reporter: Piotr Bzdyl Attachments: ConsumerEndpoint.java.diff Consumer

[jira] Created: (SM-967) jbi-connections.xml injected to jbi.xml with malformed namespaces

2007-06-14 Thread Piotr Bzdyl (JIRA)
Components: tooling Affects Versions: 3.2, incubation Environment: Windows XP, JDK 1.5.0_11 Reporter: Piotr Bzdyl When using src/main/resources/jbi-connections.xml the jbi maven plugin malformes namespaces used in connections' elements. For example if the

[jira] Created: (SM-969) JBIMarshaler doesn't copy Subject from NormalizedMessage to SoapMessage

2007-06-20 Thread Piotr Bzdyl (JIRA)
Type: Bug Components: servicemix-soap Reporter: Piotr Bzdyl Attachments: JBIMarshaler.java.diff JBIMarshaler doesn't copy Subject from NormalizedMessage to SoapMessage so the information about the subject is lost. It does so in opposite way (from Soap

[jira] Created: (SM-991) servicemix-saxon component lacks ServiceUnit analyzer which results in generating incomplete jbi.xml

2007-06-29 Thread Piotr Bzdyl (JIRA)
/SM-991 Project: ServiceMix Issue Type: Bug Components: servicemix-saxon Affects Versions: 3.2, incubation Reporter: Piotr Bzdyl Attachments: servicemix-saxon-service-unit-analyzer.diff.txt Due to lack of Service unit analyzer in the

[jira] Created: (SM-994) Add target .classpath and .project to svn:ignore list

2007-07-05 Thread Piotr Bzdyl (JIRA)
Reporter: Piotr Bzdyl Attachments: ignored-resources.diff.txt Could you, please, add target directories and .classpath and .project files to svn:ignores? I am attaching a patch for this. -- This message is automatically generated by JIRA. - You can reply to this email to add a

[jira] Commented: (SM-999) InOut to InOnly pattern Endpoint for eip-su

2007-07-11 Thread Piotr Bzdyl (JIRA)
[ https://issues.apache.org/activemq/browse/SM-999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39638 ] Piotr Bzdyl commented on SM-999: There is already such a pattern - PipeLine - http://incubator.apache.org/servicemix

[jira] Updated: (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 Piotr Bzdyl (JIRA)
[ https://issues.apache.org/activemq/browse/SM-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Bzdyl updated SM-996: --- Attachment: SM-996.patch.diff This is a simple patch for this. I guess there is another solution (like