[google-appengine] Re: Attempting to use Jing for XML Document Schema. Works on Local. Errors when Deployed.

2011-02-27 Thread Austin Dworaczyk Wiltshire
Came up with a solution: http://stackoverflow.com/questions/4983057/using-jing-with-google-app-engine-cant-load-schemafactory-given-relax-ng-schema On Feb 12, 9:53 pm, Austin Dworaczyk Wiltshire adw.wiltsh...@gmail.com wrote: Oh! No I haven't. I wasn't aware that there was a Java specific group.

[google-appengine] Re: Attempting to use Jing for XML Document Schema. Works on Local. Errors when Deployed.

2011-02-12 Thread Austin Dworaczyk Wiltshire
Does no one have any ideas? How about why does it work on my local machine, but fail when deployed? Or is there a way to check and see if the jing.jar is loaded properly? On Feb 10, 6:46 pm, Austin Dworaczyk Wiltshire adw.wiltsh...@gmail.com wrote: Sorry for the long title. So, here is the

[google-appengine] Re: Attempting to use Jing for XML Document Schema. Works on Local. Errors when Deployed.

2011-02-12 Thread Calvin
Have you posted on the Java-specific group? http://groups.google.com/group/google-appengine-java Also, stackoverflow users might know something. -- You received this message because you are subscribed to the Google Groups Google App Engine group. To post to this group, send email to

[google-appengine] Re: Attempting to use Jing for XML Document Schema. Works on Local. Errors when Deployed.

2011-02-12 Thread Austin Dworaczyk Wiltshire
Oh! No I haven't. I wasn't aware that there was a Java specific group. I'll go ahead and post it there. I was considering the Stack Overflow guys. If I don't have any success with the Java group, I'll give Stack Overflow a try as well. Thanks for your help Calvin. On Feb 12, 4:17 pm, Calvin