Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

classpath in wsad

843833Nov 3 2005
I'm developing a web application in WSAD. I need to import a library that refers to an external directory, but I'm not able to force this library to point to the external directory.
I tried to add it to the server's environment using the "Add external folder" option, but when I instantiate the library's class in my program it is not able to find the referred folder and raises the error "class not found".
Could anyone help me?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2005
Added on Nov 3 2005
0 comments
93 views