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

Matthieu Riou resolved ODE-171.
-------------------------------

    Resolution: Fixed
      Assignee: Matthieu Riou

Actually the log is tricky, for most of them packages should be renamed but a 
couple ones have to be entirely removed (got tricked a couple times too before 
realizing). Following meekly the instructions seemed to work, I just committed 
the result. It's weird that those warnings didn't appear in Tomcat even though 
the default log level is WARN though.

> axis2.xml has configuration issues with current AXIS2 version
> -------------------------------------------------------------
>
>                 Key: ODE-171
>                 URL: https://issues.apache.org/jira/browse/ODE-171
>             Project: ODE
>          Issue Type: Bug
>          Components: Axis2 Integration
>    Affects Versions: 1.1
>         Environment: Mac OS X, Ode trunk
>            Reporter: Paul R. Brown
>            Assignee: Matthieu Riou
>             Fix For: 1.1
>
>
> Running buildr ode:axis2-war:start produces the following set of messages 
> (edited to remove duplicates and some fluff):
> WARN - GeronimoLog.warn(92) | Dispatcher 
> org.apache.axis2.engine.RequestURIBasedDispatcher is now deprecated.
> WARN - GeronimoLog.warn(92) | Please edit axis2.xml and replace with the same 
> class in org.apache.axis2.dispatchers package
> WARN - GeronimoLog.warn(92) | Dispatcher 
> org.apache.axis2.engine.SOAPActionBasedDispatcher is now deprecated.
> WARN - GeronimoLog.warn(92) | Please edit axis2.xml and replace with the same 
> class in org.apache.axis2.dispatchers package
> WARN - GeronimoLog.warn(92) | Dispatcher 
> org.apache.axis2.engine.InstanceDispatcher is now deprecated.
> WARN - GeronimoLog.warn(92) | Please remove the entry for 
> org.apache.axis2.engine.InstanceDispatcherfrom axis2.xml
> WARN - GeronimoLog.warn(92) | Dispatcher 
> org.apache.axis2.engine.AddressingBasedDispatcher is now deprecated.
> WARN - GeronimoLog.warn(92) | Please edit axis2.xml and replace with the same 
> class in org.apache.axis2.dispatchers package
> And Jetty then shuts down.  Fixing the issues then results in the message:
> org.apache.axis2.deployment.DeploymentException: The "Dispatch" phase is not 
> found on the global "InFlow" phase of the axis2.xml file. Make sure the phase 
> is within the axis2.xml file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to