If that is the case, then the package description and or documentation
should be revised, yes?
--
tomcat6-instance-create provides incomplete setup
https://bugs.launchpad.net/bugs/661452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomc
Public bug reported:
Binary package hint: tomcat6
Installation of the APR based native libraries for tomcat6 can help
boost the performance of tomcat. See here for more details:
http://tomcat.apache.org/tomcat-6.0-doc/apr.html
After some time spent researching this on Ubuntu I figured out that
done: https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/673048
--
Provide APR based Apache Tomcat Native library
https://bugs.launchpad.net/bugs/300699
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.
--
Ubuntu-se
There is not package tomcat-native that I can see. The following works
however:
sudo aptitude install libtcnative-1
This bug also applies to the tomcat6-user package. Why don't we just
have tomcat6 and tomcat6-user recommend libtcnative-1?
** Changed in: tomcat6 (Ubuntu)
Status: Invalid
Public bug reported:
Binary package hint: tomcat6-user
The tomcat6-instance-create command creates a local instance of tomcat6
that can be run without root priviledges. However, the setup provided
is missing several features that the regular tomcat6 system-wide package
provides.
1) The "Catalin
I was using the how-to referenced by the OP. I was also using this one
on certificates.
https://help.ubuntu.com/9.04/serverguide/C/certificates-and-
security.html
What got me messed up was a small, but important point that got lost
between the two how-tos. The LDAP how-to takes advantage of the
Well, after much pain and suffering for me it turned out to be a simple
permissions problem. I believe the how-to should be changed to ensure
this doesn't happen to anyone else. Problem was that my private
keyfile did not provide read permissions to the group.
sudo chmod g+r /etc/ssl/private/my
In the meantime, does anybody have a work-around for this? I've hit
this problem on a vanilla Ubuntu 9.04 server install and can't get past
it!
--
ldap tls refusing to initialize
https://bugs.launchpad.net/bugs/420277
You received this bug notification because you are a member of Ubuntu
Server T