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

2007-08-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned SM-939: -- Assignee: Freeman Fang (was: Freeman Fang) > CXF based Service Engine and Bnding Component > -

Re: ServiceMix 4.0

2007-08-27 Thread rs d
Omondo EclipseUML is also also provides some good features. I have experienced for reverse engineering. Check if it suffices your need. http://www.eclipsedownload.com/download/index.html d.santosh On 8/23/07, Bruce Snyder <[EMAIL PROTECTED]> wrote: > > On 8/23/07, Daryl Richter <[EMAIL PROTECTE

Re: ServiceMix 4.0

2007-08-27 Thread James Strachan
On 8/24/07, Bruce Snyder <[EMAIL PROTECTED]> wrote: > On 8/24/07, Adrian Co <[EMAIL PROTECTED]> wrote: > > Not sure if this is the right forum to bring this up, but I was > > wondering if this is a good opportunity to migrate some of servicemix's > > infra to newer version. > > > > i.e. > > > > 1.

[jira] Assigned: (SM-1019) support ws-addressing

2007-08-27 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned SM-1019: Assignee: Freeman Fang > support ws-addressing > - > > Key: SM

[jira] Assigned: (SM-1018) support ws-security

2007-08-27 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang reassigned SM-1018: Assignee: Freeman Fang > support ws-security > --- > > Key: SM-101

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

2007-08-27 Thread JIRA
[ https://issues.apache.org/activemq/browse/SM-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40009 ] Jorge Rodríguez Pedrianes commented on SM-1035: --- Yes this solved my problem. BTW, at first, i refered to

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

2007-08-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40010 ] Guillaume Nodet commented on SM-1035: - I agree with Jorge. I think the NMR should ensure that the exchange is deliv

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

2007-08-27 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/activemq/browse/SM-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated SM-1035: Fix Version/s: 3.2 George, will you be able to apply this patch to trunk and 3.1.2. If you could a

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

2007-08-27 Thread Daryl Richter
On Aug 25, 2007, at 2:12 AM, Nodet Guillaume wrote: Ok, sounds like we have enough people. So we just need to find a data and an hour. What about Friday 3 pm GMT, 11 am EST, 8 am PST Adrian, I'm not sure how to find a time that would suits you... Other propositions are welcome... +1 Cheers

[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://svn.ap

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

2007-08-27 Thread Gert Vanthienen (JIRA)
Poller sends invalid MessageExchange when file has been deleted --- Key: SM-1043 URL: https://issues.apache.org/activemq/browse/SM-1043 Project: ServiceMix Issue Type: Bug

Re: ServiceMix 4.0

2007-08-27 Thread Bruce Snyder
On 8/27/07, Bruce Snyder <[EMAIL PROTECTED]> wrote: > On 8/27/07, James Strachan <[EMAIL PROTECTED]> wrote: > > > > > 1. Use slf4j as the logging framework. (http://www.slf4j.org/) -> btw, > > > > I'm not sure if its a better option, but I did hear some good stuff > > > > about it. > > > > > > Yes,

Re: ServiceMix 4.0

2007-08-27 Thread Chris Custine
You are correct about OSGi having more control over classloaders, but in the case of JCL things are a little different. Below is a link to the mailing list thread where we went through all of this pain on the Spring-OSGi project and decided to replace JCL with the slf4j facade in order to eliminat

Re: ServiceMix 4.0

2007-08-27 Thread Chris Custine
You are correct about OSGi having more control over classloaders, but in the case of JCL things are a little different. Below is a link to the mailing list thread where we went through all of this pain on the Spring-OSGi project and decided to replace JCL with the slf4j facade in order to eliminat

Re: ServiceMix 4.0

2007-08-27 Thread Bruce Snyder
On 8/27/07, rs d <[EMAIL PROTECTED]> wrote: > Omondo EclipseUML is also also provides some good features. I have > experienced for reverse engineering. Check if it suffices your need. > > http://www.eclipsedownload.com/download/index.html I've already looked at Omondo long ago. It does not offer a

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

2007-08-27 Thread Adrian Co
It's fine. I'll try to join in when I can or just read the logs. :) Nodet Guillaume wrote: Ok, sounds like we have enough people. So we just need to find a data and an hour. What about Friday 3 pm GMT, 11 am EST, 8 am PST Adrian, I'm not sure how to find a time that would suits you... Other pro

Re: ServiceMix 4.0 api

2007-08-27 Thread Nodet Guillaume
Btw, I have uploaded the site for the whole project which is easier to manage. http://people.apache.org/~gnodet/servicemix-4.0-SNAPSHOT/ Cheers, Guillaume Nodet On Aug 28, 2007, at 12:11 AM, Nodet Guillaume wrote: I've refactored a few things in the api and introduced back the listeners