You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2009/07/27 11:39:14 UTC

[jira] Assigned: (HARMONY-6283) [classlib][java6] javax.xml.soap package is missing from the Java 6 build

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

Mark Hindess reassigned HARMONY-6283:
-------------------------------------

    Assignee: Mark Hindess

> [classlib][java6] javax.xml.soap package is missing from the Java 6 build
> -------------------------------------------------------------------------
>
>                 Key: HARMONY-6283
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6283
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>         Environment: all
>            Reporter: Catherine Hope
>            Assignee: Mark Hindess
>         Attachments: 6283-patch.txt
>
>
> The javax.xml.soap package is missing from the Java 6 build and should be included according to the spec: http://java.sun.com/javase/6/docs/api/javax/xml/soap/package-summary.html 
> I've added a new module in the Java 6 branch, "xml_soap" containing build files to download the jar, saaj.jar, containing these classes from http://www.apache.org/dist/ws/axis/1_4/axis-bin-${axis.version}.zip and add it to the bootclasspath, matching how the script module does things.

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