Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Librerie endorsed tomcat6
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
runningman
n00b
n00b


Joined: 11 Mar 2008
Posts: 8

PostPosted: Thu Mar 27, 2008 3:19 pm    Post subject: Librerie endorsed tomcat6 Reply with quote

Ciao a tutti.
Ho installato dai repository la versione 6 di Tomcat. Questa versione non ha la cartella endorsed. Quindi ho creato questa cartella. Dove devo dire a Tomcat di caricare le librerie di questa cartella. In altre parole, dove setto il path delle librerie in tomcat-6?
Grazie a tutti coloro che risponderanno.
Ciao
Back to top
View user's profile Send private message
t-storm
n00b
n00b


Joined: 19 Feb 2007
Posts: 25

PostPosted: Fri Mar 28, 2008 9:20 am    Post subject: Reply with quote

Dalla documentazione ufficiale:
http://tomcat.apache.org/tomcat-6.0-doc/class-loader-howto.html
occorre impostare la variabile java.endorsed.dirs della vm. Il file catalina.sh lo valorizza con la variabile di ambiente $JAVA_ENDORSED_DIRS.
Quindi dovrebbe essere sufficente valorizzare quella variabile con il path della directory in cui metti le tue librerie.

In alternativa:
http://java.sun.com/j2se/1.5.0/docs/guide/standards/index.html
usa la directory di default <java-home>/lib/endorsed.


Fammi sapere se funziona.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum