This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 77330 - shared/lib is ignored
Summary: shared/lib is ignored
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 19:25 UTC by Rich Unger
Modified: 2006-06-13 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rich Unger 2006-06-02 19:25:00 UTC
I dropped a jar file into enterprise2/jakarta-tomact-5.5.9/shared/lib/ and the
classes are not available to webapps at runtime.  Putting the same jar file into
common/lib does work (though that makes the classes available to tomcat itself
as well, which is not recommended).
Comment 1 Sherold Dev 2006-06-12 10:01:15 UTC
Works for me. You will probably just need to restart the IDE, since there is no
action which would trigger rescanning of the $CATALINA_HOME/shared/lib folder.
Comment 2 Rich Unger 2006-06-12 18:14:35 UTC
Funny.  It really doesn't work for me.  Same setup in a standalone tomcat does,
though.  Weird.
Comment 3 Sherold Dev 2006-06-13 10:16:22 UTC
What build did you try? Did you try NetBeans 5.5 Beta?