|
|||||||
|
|
|
![]() |
|
|
Strumenti |
|
|
#1 |
|
Junior Member
Iscritto dal: Apr 2001
Messaggi: 10
|
Tomcat 4.1.24 + iis 5
Ora ho un grosso problema .. sto cercando di integrare Tomcat4.1.24 con Ms. IIS 5 , ho seguito tutti i passi riportati sulla documentazione di Apache-Tomcat 4.1 ma non ho combinato non funziona. (ho provato anche con Tomcat 4.0 ma ottengo lo stesso errore ) per quel che riguarda tomcat ho creato i due files : workers.properties e uriworkermap.properties nel seguente modo: --- worker.properties--- # Define 1 real worker using ajp13 worker.list=worker1 # Set properties for worker1 (ajp13) worker.worker1.type=ajp13 worker.worker1.host=localhost worker.worker1.port=8009 worker.worker1.lbfactor=50 worker.worker1.cachesize=10 worker.worker1.cache_timeout=600 worker.worker1.socket_keepalive=1 worker.worker1.socket_timeout=300 ---uriworkermap.properties--- /examples/*=worker1 /examples/*.jsp=worker1 /examples/servlet/*=worker1 /ROOT/*=worker1 /*=worker1 per iis ho seguito i passi riportati nella documentazione, modificando opportunamente il registro di configurazione , creando la directory virtuale 'jakarta' e il filtro necessario ( il file di log del connector isapi ,da me indicato nel registro , riporta le seguenti informazioni : . . . . [Mon Jun 23 18:34:24 2003] [jk_isapi_plugin.c (696)]: HttpFilterProc started [Mon Jun 23 18:34:24 2003] [jk_isapi_plugin.c (759)]: In HttpFilterProc Virtual Host redirection of /prova.aeautel.it/index [Mon Jun 23 18:34:24 2003] [jk_uri_worker_map.c (460)]: Into jk_uri_worker_map_t::map_uri_to_worker [Mon Jun 23 18:34:24 2003] [jk_uri_worker_map.c (477)]: Attempting to map URI '/prova.aeautel.it/index' [Mon Jun 23 18:34:24 2003] [jk_uri_worker_map.c (502)]: jk_uri_worker_map_t::map_uri_to_worker, Found a context match worker1 -> / [Mon Jun 23 18:34:24 2003] [jk_isapi_plugin.c (775)]: HttpFilterProc [/index] is a servlet url - should redirect to worker1 [Mon Jun 23 18:34:24 2003] [jk_isapi_plugin.c (838)]: HttpFilterProc check if [/index] is points to the web-inf directory ps: Sono disperato ! Ci sto lavorando da 3 giorni e non sono riuscito a farlo funzionare ! |
|
|
|
|
|
#2 |
|
Senior Member
Iscritto dal: Jan 2001
Città: Milano
Messaggi: 5707
|
la ridirezione sembra fatta correttamente.
Il log che hai postato a che richiesta corrisponde? (cosa digiti nell'url del browser? ) hai restartato IIS dopo la configurazione? |
|
|
|
|
|
#3 |
|
Junior Member
Iscritto dal: Apr 2001
Messaggi: 10
|
Ho risolto il problema utilizzando jk2 con i file isapi.redirect2.dll, workes2.properties ecc. ecc. e seguendo la documentazione di apache.org riguardo al jk2 ora funziona! |
|
|
|
|
| Strumenti | |
|
|
Tutti gli orari sono GMT +1. Ora sono le: 12:49.



















