Hi Ant, Thanks for looking into this. Unfortuately I had a machine crash sometime back and trying to recover. So I won't be able to give you a patch. And the code is not yet in SVN.
I am trying to run it usig Maven. I will try to give you a zip file with the code. Thanks and regards, jojo. On 8/23/06, ant elder <[EMAIL PROTECTED]> wrote:
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) <[email protected]> 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] > >
-- Warm regards, jojo. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
