|
-
November 18th, 2003, 06:29 PM
#1
classloader question - same classes in 2 different jar files
Hi, i have a question about classloader:
I have few classes, for some reason, I have to put these classes in 2 different jar files, and both jar file will be in my class path. Will this cause any classloader problem? or any other problems?
e.g.:
I have
a.class, b.class, c.class.....z.class
I have to put above to both 1.jar and 2.jar
My class path is C:\lib\1.jar;c:\2.jar;c:\3.jar....
Will this cause any problems?
Thanks !!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|