Re: Remove the CXF MTOSI examples?

2011-09-21 Thread Willem Jiang
I don't think we have much user for MTOSI :) +1 to exclude it from the kit release. BTW, we need to update the release note for it if we decide to do it. On 9/22/11 12:26 AM, Glen Mazza wrote: Hi Team, we have two MTOSI examples in the CXF samples list -- they're rather old (presently not Maven

Re: Remove the CXF MTOSI examples?

2011-09-21 Thread Freeman Fang
+1 to exclude it from binary kit, just keep them in svn and src kit. Freeman On 2011-9-22, at 上午1:28, Glen Mazza wrote: Nuking appears appropriate. If MTOSI's WSDL's are well designed, no special example for it would be needed (either our already existing Java- first or WSDL-first samples wo

Re: cxf and jms service

2011-09-21 Thread Daniel Kulp
On Wednesday, September 21, 2011 12:24:11 PM marcin.kasinski wrote: > org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(Abst > ractWSDLBasedEndpointFactory.java:146) at > org.apache.cxf.frontend.ServerFactoryBean.create(ServerFactoryBean.java:117) > at > org.apache.cxf.jaxws.J

Re: cxf and jms service

2011-09-21 Thread marcin.kasinski
After little search I changed geronimo plan: org.springframework. META-INF/spring org.apache.cxf. New error is: 2011-09-21 21:16:07,589 ERROR [GBeanInstanceState] Error while starting; GBean is now in the

Re: cxf and jms service

2011-09-21 Thread Daniel Kulp
On Wednesday, September 21, 2011 7:57:40 AM marcin.kasinski wrote: > I've changed my geronimo-web.xml by adding : > > > > > org.springframework > > > > Now I have new error :Class [org.apache.cxf.jaxws.spring.NamespaceHandler] > for namespace [http://cxf.a

Re: Remove the CXF MTOSI examples?

2011-09-21 Thread Glen Mazza
Nuking appears appropriate. If MTOSI's WSDL's are well designed, no special example for it would be needed (either our already existing Java-first or WSDL-first samples would suffice.) If they're not and need special tweaks, it's the responsibility of the MTOSI team (assuming such a team exists)

Re: Remove the CXF MTOSI examples?

2011-09-21 Thread Eric Johnson
I'd say either nuke it or update it to work with Maven. If it looks like nobody really cares about MTOSI, nuking it is probably the way to go. On Wed, Sep 21, 2011 at 12:26 PM, Glen Mazza wrote: > Hi Team, we have two MTOSI examples in the CXF samples list -- they're rather > old (presently not

Remove the CXF MTOSI examples?

2011-09-21 Thread Glen Mazza
Hi Team, we have two MTOSI examples in the CXF samples list -- they're rather old (presently not Mavenized). MTOSI seems to be largely inactive, with the last blog post on it 17 months ago and no real analysis since mid-2009. Should we nuke them (2.4 and Trunk branches)? If we're down to just 1

Re: cxf and jms service

2011-09-21 Thread marcin.kasinski
I've changed my geronimo-web.xml by adding : org.springframework Now I have new error :Class [org.apache.cxf.jaxws.spring.NamespaceHandler] for namespace [http://cxf.apache.org/jaxws] does not implement the [org.springframework.beans.factory.xml.Namesp