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 "Tim Williams (JIRA)" <ji...@apache.org> on 2008/06/20 14:59:45 UTC

[jira] Commented: (AXIS2-3213) Axis2's build.xml file for Axis2.war excludes the axis2-codegen-1.3.jar file needed by Rampart 1.3

    [ https://issues.apache.org/jira/browse/AXIS2-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12606743#action_12606743 ] 

Tim Williams commented on AXIS2-3213:
-------------------------------------

With axis2-1.4 it doesn't appear to be fixed.  Looking at the create.war target in webapp\build.xml, it seems that the jar is still specifically excluded.  

I built the war by:
cd %AXIS2_HOME%\webapp
ant create.war

--tim

> Axis2's build.xml file for Axis2.war excludes the axis2-codegen-1.3.jar file needed by Rampart 1.3
> --------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3213
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3213
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules, samples, build,site
>    Affects Versions: 1.3
>         Environment: Axis2 1.3 Rampart 1.3 Windows 2K
>            Reporter: Jon Hanshew
>             Fix For: 1.4
>
>
> The build.xml file contained in axis2-1.3/webapp that builds the axis2.war contains the statement "<exclude name="axis2-codegen*.jar"/> ".  Unfortunately this file is required to resolve Rampart 1.3's ModulePolicyExtension reference.  Clearly the exclusion needs to be removed from the build.xml file.

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