Re: What's the best way to access my resources ???

2002-02-08 Thread LearningEdition
One of the best ways to do them is not to hardcode paths etc. in the source files. Keep the path information in another properties/xml file. Read this file at startup and keep in memory in the form of a hashtable etc. If the path changes in the future, just reload the hashtable and that should d

Re: urgent help please - error connecting to the db

2002-02-08 Thread LearningEdition
Just try the following java -classpath .;%classpath% Connect Should be nothing more than the classpath problem. --- "Shahata, Ashraf" <[EMAIL PROTECTED]> wrote: > I have the following code, which is quite simple and > used to connect to the > db, but I keep getting the error: > Exception in thr

Weblogic 6.1 problem

2002-01-18 Thread LearningEdition
Dear all, I am having a problem with weblogic server 6.1 that I downloaded and installed sometime back. 1) Whenever I am not connected to the internet and try to run the server, I get an error message stating "Could not connect to www.bea.com". - Not able to understand why should it connect to