RE: Factory.Parse issue

2006-04-04 Thread Green, Jason M.
, Jason From: Lawrence Jones [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 4:38 PMTo: dev@xmlbeans.apache.orgSubject: RE: Factory.Parse issue Hi Jason   I would guess that it probably is a classpath issue – you need xbean.jar and jsr173_1.0_api.jar on your classpath as well as any jar

RE: Factory.Parse issue

2006-04-03 Thread Lawrence Jones
+ “ = ” + err.getMessage()); }   Cheers,   Lawrence   From: Green, Jason M. [mailto:[EMAIL PROTECTED] Sent: Monday, April 03, 2006 1:08 PM To: dev@xmlbeans.apache.org Subject: RE: Factory.Parse issue   Lawrence,    We run our program via another program.  We give the main

RE: Factory.Parse issue

2006-04-03 Thread Green, Jason M.
PMTo: dev@xmlbeans.apache.orgSubject: RE: Factory.Parse issue Hi Jason   When you say the program “craps out”, what exactly do you see? And what do you means by “running the jar”? Do you mean running a java process from the command line with the jar on the classpath?   Cheers,   Lawrence   From: Green, Jason

RE: Factory.Parse issue

2006-04-03 Thread Lawrence Jones
Title: Factory.Parse issue Hi Jason   When you say the program “craps out”, what exactly do you see? And what do you means by “running the jar”? Do you mean running a java process from the command line with the jar on the classpath?   Cheers,   Lawrence   From: Green, Jaso