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 "Sathija Pavuluri (JIRA)" <ji...@apache.org> on 2007/07/16 22:50:05 UTC

[jira] Created: (AXIS2-2977) 1.3 RC1 InstanceDispatcher in wrong package?

1.3 RC1 InstanceDispatcher in wrong package?
--------------------------------------------

                 Key: AXIS2-2977
                 URL: https://issues.apache.org/jira/browse/AXIS2-2977
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.3
         Environment: Linux running java 1.6 and Axis2 1.3 RC1
            Reporter: Sathija Pavuluri


I upgraded to 1.3 RC1 and notice this warning message during tomcat's startup:

WARNING: Dispatcher org.apache.axis2.engine.InstanceDispatcher is now deprecated. Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package


When I did that, I get ClassNotFoundException org.apache.axis2.dispatchers.InstanceDispatcher 
I looked into the distributed jar files and there is no InstanceDispatcher  class in org.apache.axis2.dispatchers package.
There is one in org.apache.axis2.engine though.

Not sure which package this class is supposed to be in. 



-- 
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


[jira] Resolved: (AXIS2-2977) 1.3 RC1 InstanceDispatcher in wrong package?

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-2977.
-------------------------------------

    Resolution: Fixed

> 1.3 RC1 InstanceDispatcher in wrong package?
> --------------------------------------------
>
>                 Key: AXIS2-2977
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2977
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.3
>         Environment: Linux running java 1.6 and Axis2 1.3 RC1
>            Reporter: Sathija Pavuluri
>
> I upgraded to 1.3 RC1 and notice this warning message during tomcat's startup:
> WARNING: Dispatcher org.apache.axis2.engine.InstanceDispatcher is now deprecated. Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package
> When I did that, I get ClassNotFoundException org.apache.axis2.dispatchers.InstanceDispatcher 
> I looked into the distributed jar files and there is no InstanceDispatcher  class in org.apache.axis2.dispatchers package.
> There is one in org.apache.axis2.engine though.
> Not sure which package this class is supposed to be in. 

-- 
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


[jira] Commented: (AXIS2-2977) 1.3 RC1 InstanceDispatcher in wrong package?

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513422 ] 

Davanum Srinivas commented on AXIS2-2977:
-----------------------------------------

Please remove the entry for InstanceDispatcher from axis2.xml. Added better warning messages in latest svn revision 557131

thanks,
dims

> 1.3 RC1 InstanceDispatcher in wrong package?
> --------------------------------------------
>
>                 Key: AXIS2-2977
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2977
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.3
>         Environment: Linux running java 1.6 and Axis2 1.3 RC1
>            Reporter: Sathija Pavuluri
>
> I upgraded to 1.3 RC1 and notice this warning message during tomcat's startup:
> WARNING: Dispatcher org.apache.axis2.engine.InstanceDispatcher is now deprecated. Please edit axis2.xml and replace with the same class in org.apache.axis2.dispatchers package
> When I did that, I get ClassNotFoundException org.apache.axis2.dispatchers.InstanceDispatcher 
> I looked into the distributed jar files and there is no InstanceDispatcher  class in org.apache.axis2.dispatchers package.
> There is one in org.apache.axis2.engine though.
> Not sure which package this class is supposed to be in. 

-- 
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