Jojo, it should be picking up the Woodstox jar (eg, wstx-asl-2.9.3.jar),
this error is saying it can't find that jar. Is that jar in your classpath?
Could you describe a bit more how you're try to run this - in eclipse or
mvn, is the code in SVN so I can try?

  ...ant

On 8/22/06, Jojo <[EMAIL PROTECTED]> wrote:

Hi,

I was trying to get some java2wsdl test case running, but got stuck
with the following error :

javax.xml.stream.FactoryConfigurationError: Provider
com.bea.xml.stream.MXParserFactory not found
        at javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java
:72)
        at javax.xml.stream.FactoryFinder.find(FactoryFinder.java:176)
        at javax.xml.stream.FactoryFinder.find(FactoryFinder.java:92)
        at javax.xml.stream.XMLInputFactory.newInstance(
XMLInputFactory.java:136)


I remember seeing this problem previously discussed in the thread
[Axiom and classloaders, was: svn commit: r429905] and was fixed
subsequently. But the fix was not discussed in the tread.

I understand this is a classloader/classpath issue. Can someone tell
me what was the fix ? The same fix need to be applied to the sca-tools
project.

Thanks!
jojo.

On 8/22/06, Venkata Krishnan <[EMAIL PROTECTED]> wrote:
> Rick,
>
> I can with this.  Please let me know what else needs to be done to the
> existing code in M1 in the context of M2 after you have moved the code
over
> to the current trunk.
>
> Thanks
>
> - Venkat
>
>
>
>
>
> On 8/22/06, Rick Rineholt (JIRA) <tuscany-dev@ws.apache.org> wrote:
> >
> > Port WSDL2Java and Java2WSDL from M1
> > ------------------------------------
> >
> >                  Key: TUSCANY-651
> >                  URL: http://issues.apache.org/jira/browse/TUSCANY-651
> >              Project: Tuscany
> >           Issue Type: Improvement
> >           Components: Java SCA Tools
> >     Affects Versions: Java-M2
> >             Reporter: Rick Rineholt
> >
> >
> > Java2WSDL and WSDL2Java tooling needs to be ported from M1 to
facilitate
> > the creation of webservices applications.
> >
> > --
> > 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]
> >
> >
>
>


--
Warm regards,
jojo.

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


Reply via email to