Class.forName does not use AxisService class loader
----------------------------------------------------
Key: AXIS2-2232
URL: https://issues.apache.org/jira/browse/AXIS2-2232
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: jaxws
Reporter: Davanum Srinivas
Priority: Critical
Folks,
Just noticed that everywhere, the TCCL is used to load classes. So i
was not able to drop classes into the service directory and get them
to load up.
WEB-INF/services/MyServices/my/package/MyClass.class
I had to place MyClass.clas in WEB-INF/classes to get the
JAXWSMessageReceiver to pick it up.
Is there a reason for not using AxisService's class loader?
thanks,
dims
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]