You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2007/02/26 01:38:06 UTC

[jira] Assigned: (AXIS2-2232) Class.forName does not use AxisService class loader

     [ https://issues.apache.org/jira/browse/AXIS2-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Gallardo reassigned AXIS2-2232:
------------------------------------

    Assignee: Nick Gallardo

> 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
>         Assigned To: Nick Gallardo
>            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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org