[ http://issues.apache.org/jira/browse/WODEN-37?page=all ]

Oshani Seneviratne updated WODEN-37:
------------------------------------

    Attachment: TestsAndAdditions.patch

***************************
TestsAndAdditions.patch
***************************

This patch includes all the changes that I have documented for 
'TestsForOMParser.patch' and 'OMWSDLReader-additions.patch'.

***
In addition to those changes included in the above 2 patches, I have also made 
the following modifications to the code:

1. AllWodenTestsDOM - This includes the original tests for the DOM parser.
2. AllWodenTestsOM - This includes tests for the StAX/OM parser.
3. AllWodenTests -This includes both AllWodenTestsDOM and AllWodenTestsOM, and 
in the future this class could be used to have test cases that are common to 
both the parsers.
For the discussion about the above separation please see [1].

***
The classpath entries and the build.xml were changed to include the following 
jars in Woden. These jars are required by the StAXOMBuilder for reading a WSDL 
into AXIOM.
axiom-api-1.0.jar
axiom-impl-1.0.jar
commons-logging-api-1.1.jar
stax-api-1.0.1.jar
wstx-asl-2.9.3.jar

***
Added 2 more tasks to the Ant script.
1. runTestsDOM - This would run AllWodenTestsDOM
2. runTestsOM - This would run AllWodenTestsOM

The 'runTests' ant task would run 'AllWodenTests', which includes tests for 
both DOM and OM.

***

Please apply this patch at the Woden root directory.

<WODEN_ROOT>$patch -p0 -i TestsAndAdditions.patch
would do the trick!

Thanks!
___________________________

[1] http://mail-archives.apache.org/mod_mbox/ws-woden-dev/200607.mbox/[EMAIL 
PROTECTED]



> StAX based parsing for Woden
> ----------------------------
>
>          Key: WODEN-37
>          URL: http://issues.apache.org/jira/browse/WODEN-37
>      Project: Woden
>         Type: New Feature

>   Components: Parser
>     Reporter: Oshani Seneviratne
>     Assignee: John Kaputin
>     Priority: Minor
>  Attachments: OMUtils.patch, OMWSDLFactory.patch, 
> OMWSDLReader-additions.patch, QNameUtils.patch, StAXBasedParsing.patch, 
> TestsAndAdditions.patch, TestsForOMParser.patch
>
> With the primary motivation for long-term integration with Axis2, a StAX 
> based parsing model for Woden could use AXIOM, the light-weight and high 
> performance object model to parse a WSDL into the Woden interface.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to