RES: Change path of the jakarta-tomcat on Windows NT

2001-03-20 Thread Fabricio Costa

Yes i installed tomcat at directory c:\jakarta-tomcat

my context files where are e:\websites\mysite

[]'s
Thanks

-Mensagem original-
De: Arif Tayebali [mailto:[EMAIL PROTECTED]]
Enviada em: terça-feira, 20 de março de 2001 18:15
Para: '[EMAIL PROTECTED]'
Assunto: RE: Change path of the jakarta-tomcat on Windows NT
Prioridade: Alta


where have u installed tomcat?

where r u storing ur context (html, css, jsp) files?



-Original Message-
From: Fabricio Costa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 11:44 AM
To: [EMAIL PROTECTED]
Subject: RES: Change path of the jakarta-tomcat on Windows NT


i'm new in the list, can you aswer me how did you can solve the problem?

-Mensagem original-
De: Arif Tayebali [mailto:[EMAIL PROTECTED]]
Enviada em: terça-feira, 20 de março de 2001 15:11
Para: '[EMAIL PROTECTED]'
Assunto: RE: Change path of the jakarta-tomcat on Windows NT
Prioridade: Alta


I m having the same problem...look into the threads that have my name: "Arif
Tayebali" for more info!

-----Original Message-
From: Fabricio Costa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 8:56 AM
To: [EMAIL PROTECTED]
Subject: Change path of the jakarta-tomcat on Windows NT


I installed jakarta-tomcat in my windows NT server and i run the .JSP pages
with the path http://localhost/examples/
I want to know how to i can run .JSP pages with another path, for example
http://localhost/otherpath.

Thanks
Fabricio Costa
Brazil.




RES: Change path of the jakarta-tomcat on Windows NT

2001-03-20 Thread Fabricio Costa

i'm new in the list, can you aswer me how did you can solve the problem?

-Mensagem original-
De: Arif Tayebali [mailto:[EMAIL PROTECTED]]
Enviada em: terça-feira, 20 de março de 2001 15:11
Para: '[EMAIL PROTECTED]'
Assunto: RE: Change path of the jakarta-tomcat on Windows NT
Prioridade: Alta


I m having the same problem...look into the threads that have my name: "Arif
Tayebali" for more info!

-Original Message-
From: Fabricio Costa [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 20, 2001 8:56 AM
To: [EMAIL PROTECTED]
Subject: Change path of the jakarta-tomcat on Windows NT


I installed jakarta-tomcat in my windows NT server and i run the .JSP pages
with the path http://localhost/examples/
I want to know how to i can run .JSP pages with another path, for example
http://localhost/otherpath.

Thanks
Fabricio Costa
Brazil.




Change path of the jakarta-tomcat on Windows NT

2001-03-20 Thread Fabricio Costa

I installed jakarta-tomcat in my windows NT server and i run the .JSP pages
with the path http://localhost/examples/
I want to know how to i can run .JSP pages with another path, for example
http://localhost/otherpath.

Thanks
Fabricio Costa
Brazil.




problems with Tomcat under Windows NT

2001-03-19 Thread Fabricio Costa

I installed the jakarta tomcat under WinNT and i want to create a new site
outside the path /examples, how can i do it?

Thanks
Fabricio Costa
Brazil




Problems with Jakarta on IIS

2001-02-07 Thread Fabricio Costa

I made all configurations of the jakarta IIS how-to but when i try to start
de Internet Services, it does the following messages in file
/logs/iis_redirect:

[jk_uri_worker_map.c (155)]: Into jk_uri_worker_map_t::uri_worker_map_alloc
[jk_uri_worker_map.c (195)]: Into jk_uri_worker_map_t::uri_worker_map_open
[jk_uri_worker_map.c (210)]: jk_uri_worker_map_t::uri_worker_map_open, rule
map size is 2
[jk_uri_worker_map.c (266)]: Into jk_uri_worker_map_t::uri_worker_map_open,
match rule /servlet/=ajp12 was added
[jk_uri_worker_map.c (266)]: Into jk_uri_worker_map_t::uri_worker_map_open,
match rule /examples/=jni was added
[jk_uri_worker_map.c (295)]: Into jk_uri_worker_map_t::uri_worker_map_open,
there are 2 rules
[jk_uri_worker_map.c (316)]: jk_uri_worker_map_t::uri_worker_map_open, done
[jk_worker.c (82)]: Into wc_open
[jk_worker.c (207)]: Into build_worker_map, creating 3 workers
[jk_worker.c (213)]: build_worker_map, creating worker ajp12
[jk_worker.c (138)]: Into wc_create_worker
[jk_worker.c (152)]: wc_create_worker, about to create instance ajp12 of
ajp12
[jk_ajp12_worker.c (264)]: Into ajp12_worker_factory
[jk_worker.c (161)]: wc_create_worker, about to validate and init ajp12
[jk_ajp12_worker.c (182)]: Into jk_worker_t::validate
[jk_ajp12_worker.c (194)]: In jk_worker_t::validate for worker ajp12 contact
is localhost:8007
[jk_worker.c (177)]: wc_create_worker, done
[jk_worker.c (223)]: build_worker_map, removing old ajp12 worker
[jk_worker.c (213)]: build_worker_map, creating worker ajp13
[jk_worker.c (138)]: Into wc_create_worker
[jk_worker.c (152)]: wc_create_worker, about to create instance ajp13 of
ajp13
[jk_ajp13_worker.c (708)]: Into ajp23_worker_factory
[jk_worker.c (161)]: wc_create_worker, about to validate and init ajp13
[jk_ajp13_worker.c (383)]: Into jk_worker_t::validate
[jk_ajp13_worker.c (396)]: In jk_worker_t::validate for worker ajp13 contact
is localhost:8009
[jk_ajp13_worker.c (422)]: Into jk_worker_t::init
[jk_worker.c (177)]: wc_create_worker, done
[jk_worker.c (223)]: build_worker_map, removing old ajp13 worker
[jk_worker.c (213)]: build_worker_map, creating worker jni
[jk_worker.c (138)]: Into wc_create_worker
[jk_worker.c (152)]: wc_create_worker, about to create instance jni of jni
[jk_jni_worker.c (610)]: Into jni_worker_factory
[jk_jni_worker.c (678)]: Done jni_worker_factory
[jk_worker.c (161)]: wc_create_worker, about to validate and init jni
[jk_jni_worker.c (347)]: Into validate
[jk_jni_worker.c (845)]: Into detect_jvm_version
[jk_jni_worker.c (856)]: In detect_jvm_version, found: 10002, done
[jk_jni_worker.c (914)]: Into open_jvm2
[jk_jni_worker.c (921)]: In open_jvm2, setting classpath to
c:\jakarta-tomcat\classes;c:\jakarta-tomcat\lib\jaxp.jar;c:\jakarta-tomcat\l
ib\parser.jar;c:\jakarta-tomcat\lib\jasper.jar;c:\jakarta-tomcat\lib\servlet
.jar;c:\jakarta-tomcat\lib\webserver.jar;c:\jakarta-tomcat\lib\tools.jar
[jk_jni_worker.c (944)]: In open_jvm2, setting tomcat.home=c:\jakarta-tomcat
[jk_jni_worker.c (965)]: In open_jvm2, the JVM will ignore unknown options
[jk_jni_worker.c (972)]: In open_jvm2, about to create JVM...
[jk_jni_worker.c (975)]: Fail-> could not create JVM, code: -5
[jk_jni_worker.c (424)]: Fail-> can't open jvm
[jk_jni_worker.c (567)]: Into destroy
[jk_jni_worker.c (578)]: In destroy, JVM not intantiated
[jk_worker.c (164)]: wc_create_worker validate failed for jni
[jk_worker.c (229)]: build_worker_map failed to create workerjni

I think thaat any problem with JVM because it doesn't can initialized. Can
you help me?

Thanks
Fabricio Costa
Brazil


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]