|
Rob, No matter what I do, I always get this error. The following was run interactively in Qshell on As400. export -s CLASSPATH=.:/java/xml/jdom/build/jdom.jar:/java /xml/xerces/xercesImpl.jar:/java/xml/xerces/xml-apis.jar export: 001-0064 Variable name 1£.*s is not valid. £ How do interpret what the error is? Cheers, Rajesh Anand Email:Rajesh_anand@xxxxxx -----Original Message----- From: java400-l-bounces@xxxxxxxxxxxx [mailto:java400-l-bounces@xxxxxxxxxxxx] On Behalf Of rob.van.der.horst@xxxxxxxxxxxxxxxxx Sent: 30 November 2004 10:47 To: Java Programming on and around the iSeries / AS400 Subject: RE: (no subject) The classpath also has a semicolon ';' behind xerces where it should have a colon ':'. export -s CLASSPATH=/jdom-1.0/lib/xerces.jar;/java/xml /jdom-1.0/lib/xml-apis.jar:/jdom-1.0/build/jdom.jar Kind regards, Rob van der Horst LeasePlan Corporation N.V. "Anand, Rajesh" <Rajesh_Anand@xxxxxx> Sent by: java400-l-bounces@xxxxxxxxxxxx 30-11-2004 11:10 Please respond to Java Programming on and around the iSeries / AS400 <java400-l@xxxxxxxxxxxx> To "Java Programming on and around the iSeries / AS400" <java400-l@xxxxxxxxxxxx> cc Subject RE: (no subject) In the classpath there is /lib/. What is the lib referring to and why? Also noticed that I don't have xml-apis.jar file or it maybe part of Xerces.jar file. Thanks, Rajesh Anand Email:Rajesh_anand@xxxxxx -----Original Message----- From: java400-l-bounces+rajesh_anand=ml.com@xxxxxxxxxxxx [mailto:java400-l-bounces+rajesh_anand=ml.com@xxxxxxxxxxxx] On Behalf Of Colin Williams Sent: 30 November 2004 10:01 To: 'Java Programming on and around the iSeries / AS400' Subject: RE: (no subject) Isnt this just setting the classpath? cheers Colin.W Extension 5800 Direct dial 0870 429 5800 -----Original Message----- From: Anand, Rajesh [mailto:Rajesh_Anand@xxxxxx] Sent: 30 November 2004 09:58 To: java400-l@xxxxxxxxxxxx Subject: (no subject) Folks, Need your help. I'm trying to compile ValidDocument java code provided by David Morris and I'm running the following command. export -s CLASSPATH=/jdom-1.0/lib/xerces.jar;/java/xml /jdom-1.0/lib/xml-apis.jar:/jdom-1.0/build/jdom.jar Can anyone explain me in detail what the above command does? Thanks in advance. Rajesh Anand Email:Rajesh_anand@xxxxxx -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/ -------------------------------------------------------- -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. This e-mail has been sent by a company of Bertram Group Ltd, whose registered office is 1 Broadland Business Park, Norwich, NR7 0WF. This message, and any attachments, are intended solely for the addressee and may contain privileged or confidential information. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you believe that you have received this email in error, please contact the sender immediately. Opinions, conclusions and statements of intent in this e-mail are those of the sender and will not bind a Bertram Group Ltd company unless confirmed in writing by a director independently of this message. Although we have taken steps to ensure that this email and any attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free. -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/ -------------------------------------------------------- -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. -- This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/java400-l or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/java400-l. -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/ --------------------------------------------------------
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.