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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/06 20:57:26 UTC

[jira] Updated: (AXIS2-2727) Errors on 'Writing Your Own Axis2 Module' web page

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

Davanum Srinivas updated AXIS2-2727:
------------------------------------

    Assignee: Chatra Nakkawita

> Errors on 'Writing Your Own Axis2 Module' web page
> --------------------------------------------------
>
>                 Key: AXIS2-2727
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2727
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: documentation
>         Environment: Axis2 Website.  http://ws.apache.org
>            Reporter: Nathan Hook
>            Assignee: Chatra Nakkawita
>
> On http://ws.apache.org/axis2/1_2/modules.html there are several spelling mistakes that make the tutorial impossible to finish.
> If you look under Step3 : module.xml you'll see the example given for the 
> logging module's config file.
> There are 5 errors (at least for my setup) for that example config.
> 1.) the class="..." entry has a space at the end of the class name.  This causes a ClassNotFoundException but only if logging is turned on for org.apache.axis2.
> 2.) The element inflow needs to be InFlow.  (The elements are case sensitive.)
> 3.) The element outflow needs to be OutFlow.  (The elements are case sensitive.)
> 4.) The element Outfaultflow needs to be OutFaultFlow.  (The elements are case sensitive.)
> 5.) The element InFaultFlow needs to be InFaultFlow.  (The elements are case sensitive.)

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