I would use a wrapper script to start the application that sets the
classpath to include the path to the jar file.

David Shontz
ExxonMobil Exploration UTC
Application Support/Application and Data Integration
CORP-RR-603
281-654-7214
Email: David Shontz/U-Houston/ExxonMobil
Internet Email: [EMAIL PROTECTED]


|---------+----------------------------->
|         |           Paul Norris       |
|         |           <[EMAIL PROTECTED]|
|         |           om.au>            |
|         |                             |
|         |                             |
|         |           08/18/03 02:11 AM |
|         |           Please respond to |
|         |           xerces-j-user     |
|         |                             |
|---------+----------------------------->
  
>----------------------------------------------------------------------------------------------------------------------|
  |                                                                             
                                         |
  |       To:      "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>                      
                   |
  |       cc:                                                                   
                                         |
  |       Subject:       Deploying an application that uses Xerces              
                                         |
  
>----------------------------------------------------------------------------------------------------------------------|



I have developed a fairly simple application that saves it's documents in
XML and uses SAX to reload them.  Now I want to deploy it so it can be
executed by end-users.  The problem is that if somebody downloads the JAR
and executes it, the loader won't instantiate because it can't find the SAX

classes.  Is there any way I can set up the JAR file so it can tell the
Java machine where to find xerces.jar?

Paul Norris
National Direct Response Pty Ltd
Ph:          03 9764 1799
Fax:         03 9764 1599
Email:             [EMAIL PROTECTED]
Web:         www.ndr.com.au



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to