Am Freitag, den 07.09.2007, 15:18 +0000 schrieb [EMAIL PROTECTED]: > Author: dkulp > Date: Fri Sep 7 08:18:37 2007 > New Revision: 573607 > > URL: http://svn.apache.org/viewvc?rev=573607&view=rev > Log: > Fix for JWS tck regression > > Modified: > > incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java > > incubator/cxf/trunk/rt/transports/http/src/main/resources/schemas/wsdl/http-conf.xsd > > incubator/cxf/trunk/systests/src/test/java/org/apache/cxf/systest/mtom/MtomServerTest.java > > Modified: > incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java > URL: > http://svn.apache.org/viewvc/incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java?rev=573607&r1=573606&r2=573607&view=diff > ============================================================================== > --- > incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java > (original) > +++ > incubator/cxf/trunk/rt/frontend/simple/src/main/java/org/apache/cxf/service/factory/ReflectionServiceFactoryBean.java > Fri Sep 7 08:18:37 2007
> + QName wraperBeanName = > op.getInput().getMessageParts().get(0).getElementQName(); "wrapperBeanName" (when you have the chance).
