Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171496 - www-servers/tomcat:6 does not register jars
Summary: www-servers/tomcat:6 does not register jars
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: William L. Thomson Jr. (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 22:47 UTC by Petteri Räty (RETIRED)
Modified: 2007-03-20 04:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2007-03-19 22:47:37 UTC
betelgeuse@pena ~ $ gjl -p tomcat-6 -v
!!! ERROR: Invalid package: tomcat-6
betelgeuse@pena ~ $ qlist tomcat-6 | grep package.env
betelgeuse@pena ~ $

So please either use dojar or regjar so that for example gjl can be used.
Comment 1 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-03-20 04:37:44 UTC
Ok, fixed with -r1, registered all jars that normally got in lib. Not sure about bootstrap.jar and tomcat-juli.jar in bin. For now those are not registered, since I don't think they can have a symlink or reside in lib at all. Part of how Tomcat starts, and it's class loading levels. Tomcat <=5.5.x did not use a base lib dir. But >=6.0.x has a simplified layout and one lib dir, no more common/lib and server/lib.

So closing the bug for now. Can re-open for those two other jars if it's a big deal. But will need to know how to register them without links, or etc in lib.