Oshani, I've committed these two files and updated the build.xml etc.
One thing I noticed is there is no need for the axiom impl jar at
build time so I've removed that dependency.

Are you planning on creating some unit tests. It would be great if we
could run all the existing unit tests through the OM/AXIOM code - ie
run them once for DOM and once for OM/AXIOM. Any help achieving that
is appreciated.

Thanks,
Jeremy

On 7/4/06, Oshani Seneviratne <[EMAIL PROTECTED]> wrote:
John,

You would need to apply the following 2 java classes as well for Woden
to compile.
- org.apache.woden.internal.util.om.QNameUtils
- org.apache.woden.internal.util.om.OMUtils

They were also in the first patch I submitted
(StAXBasedParsing.patch), but their package is different from the
OMWSDLReader.

However, I will attach those 2 source files separately at
http://issues.apache.org/jira/browse/WODEN-37 for your convenience.

Thanks and regards,
Oshani

On 7/4/06, John Kaputin <[EMAIL PROTECTED]> wrote:
> I have committed Oshani's patch for OMWSDLFactory and OMWSDLReader. The
> following jar files from the Axiom 1.0 release must be added to the
> classpath for Woden to compile:
>
>       <classpathentry kind="lib" path="downloads/lib/axiom-api-1.0.jar"/>
>       <classpathentry kind="lib" path="downloads/lib/axiom-impl-1.0.jar"/>
>       <classpathentry kind="lib" path="downloads/lib/stax-api-1.0.jar"/>
>
> John Kaputin
> >

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



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

Reply via email to