You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Benson Margulies <bi...@basistech.com> on 2007/10/12 01:05:56 UTC

java2wsdl noisyness

   Should I really need -quiet to turn off this traffic?

 

 [java] Oct 11, 2007 7:02:55 PM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass

     [java] INFO: Creating Service
{http://fortest.ws.basistech.com/}TestService from class
com.basistech.ws.fortest.Test

     [java] Oct 11, 2007 7:02:56 PM
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
isWrapperBeanClassNotExist

     [java] INFO: Trying to load wrapper class
com.basistech.ws.fortest.jaxws.GetStringArray

     [java] Oct 11, 2007 7:02:56 PM
org.apache.cxf.tools.java2wsdl.processor.internal.jaxws.Wrapper
getWrapperClass

     [java] WARNING: Can not load wrapper class
com.basistech.ws.fortest.jaxws.GetStringArray, please check the
@RequestWrapper or @ResponseWrapper and also check the class is in your
classpath