aspose file tools
The moose likes Java in General and the fly likes finding or replacing gnu.xml.datatype. JAXPDatatypeFactory Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "finding or replacing gnu.xml.datatype. JAXPDatatypeFactory" Watch "finding or replacing gnu.xml.datatype. JAXPDatatypeFactory" New topic
Author

finding or replacing gnu.xml.datatype. JAXPDatatypeFactory

paul wheaton
Trailboss

Joined: Dec 14, 1998
Posts: 19672
    ∞

I have a little program that runs fine on the sun JVM (jdk1.6.0_02).

I need to run it on a "windows mobile" contraption that has "mysaifu JVM" on it. I've run a couple of small JSE test apps there. When I run my app, it looks like some use of XML stuff crashes it. Something about how it cannot load gnu.xml.datatype.JAXPDatatypeFactory ...

My first thought is to go out and get some jar file that has this in it. So far, I haven't been able to find anything.

I'm beginning to think that I either need to get some other XML engine, or just leave out all of the XML stuff.

Anybody familiar with this sort of thing?


permaculture forums
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: finding or replacing gnu.xml.datatype. JAXPDatatypeFactory
 
Similar Threads
Problem accessing data sources from remote machines
InitialContext - don't understand how to set this from an app not hosted by appserver
accessing external servers
Running Java applications on Snow Leopard
in IE6.0, MS VM vs. Sun JRE