Skip to Main Content

Java Development Tools

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!

How update Struts library

382425Dec 10 2002 — edited Feb 28 2003
I'm trying to update the struts classes used by my web application with a Nightly build.

If i change only classes on WEB-INF/lib, all work fine, but if i replace also struts library under jdeveloper installation folder, i get strange compilation errors, like if to compile are using those library:

Error: java.security.PrivilegedActionException <<java.lang.ClassNotFoundException: org.apache.commons.validator.ValidatorResources

What library are used by compiler???
Can i replace Struts library with a Nightly build?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 28 2003
Added on Dec 10 2002
5 comments
572 views