You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Kristian Hommel <kr...@realdanmark.dk> on 2000/11/17 12:05:52 UTC

mod_env/6858: syntaxproblem: setEnv classpath c:/sqllib/java/db2java.zip;c:/.../../interclient.jar; and so on

>Number:         6858
>Category:       mod_env
>Synopsis:       syntaxproblem: setEnv classpath c:/sqllib/java/db2java.zip;c:/.../../interclient.jar; and so on
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Fri Nov 17 03:10:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     krh@realdanmark.dk
>Release:        
>Organization:
apache
>Environment:
win95
apache 1.3.14
>Description:
My aim is to run an applet using a JDBC against a database:

http://localhost/test_jdbc.html

My problem is, how do I set the environment for java jar-files and java zip-files.
I tried this:

setEnv classpath c:/sqllib/java/db2java.zip;c:/.../../interclient.jar;

But I'm getting a syntaxproblem. If I instead try:

setEnv classpath c:/sqllib/java/db2java.zip

It works, but I want to refer several files ?
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]