On Mon, Jan 5, 2009 at 11:43 AM, rabelenda <rabele...@gmail.com> wrote:
> I have changed serviceObjectSupplier with ServiceObjectSupplier in the
> services.xml file and I get a different error. When loading tomcat I get
> [INFO] org.apache.axis2.deployment.DeploymentException: The following error
> occu
>> rred during schema generation: null. I have tested setting all logging
>> properties of tomcat to ALL and I don't get any more explanation, any
>> ideas? In the services.xml file, I must put serviceObjectSupplier or
>> ServiceObjectSupplier ?
>
> --

Please post the entire stacktrace. You probably have some other errors
that are closer to the problem. You need to enable either
commons-logging or log4j in your war file. For example. you should
have a log4j.properties in WEB-INF/classes . The axis2 distro has an
example.

HTH,
Robert

Reply via email to