Running external processes...

2003-09-10 Thread Martin Mauri
Hi, I'm building a webapp with JSP and I need to run an external shell process on Linux...I don't know if this is implemented by the Servlet/JSP API , can I call it in the normal way like System.exec()?? or it won't worj? thanks! Martin

tutorial question

2003-08-04 Thread Martin Mauri
Hi, does anybody here know about a good tutorial on JSP, specially working with sessions? thanks. Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat issue on SOAP

2002-05-02 Thread Martin Mauri
H, I'm trying to make some classes available to access them through SOAP. After following the installation steps, I try to run an example that has a readme file that says: To install this service on an Apache-SOAP listener, you need to make the samples.addressbook package available on the

Tomcat + SOAP

2002-04-26 Thread Martin Mauri
Hi, I've followed all the steps in Apache SOAP manual, but when I try to run the calculator example, I get the folowing error: java.lang.ClassNotFoundException: org.apache.soap.server.InvokeBSK ... Any idea?!! thanks. -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands:

Re: Tomcat + SOAP

2002-04-26 Thread Martin Mauri
question, but have you put soap.jar on the classpath in both your soap client app and tomcat.bat? Regards, Raj -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 26 April 2002 15:22 To: Tomcat Users List Subject: Tomcat + SOAP Hi, I've followed all the steps

Re: Tomcat + SOAP

2002-04-26 Thread Martin Mauri
else. Atleast then you will no you are talking to soap. Regards, Raj -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 26 April 2002 16:38 To: Tomcat Users List Subject: Re: Tomcat + SOAP Yes, I have, and that's what dissapoints me, I don't know why, perhaps

Re: Tomcat + SOAP

2002-04-26 Thread Martin Mauri
installed apache soap runs fine ,I just followed the guide lines put soap.jar,mail.jar,activation.jar.bsf.jarjs.jar in the classpath. First i also got some error but once it got all the jar's everything was smooth. Vijay Martin Mauri wrote: Hi Raj, I'm already using both jars, but still

SOAP

2002-04-25 Thread Martin Mauri
Hi, can anyone here suggest me a good place to download a good tutorial about SOAP? thanks you. Martin -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: Réf. : SOAP

2002-04-25 Thread Martin Mauri
I'll appreciate that. thank you. - Original Message - From: [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, April 25, 2002 10:46 AM Subject: Réf. : SOAP www.xmethods.com/gettingstarted/apache.html Here is a small tutorial for beginning. Next use the

Tomcat 3.2.1 - Axi problem

2002-04-10 Thread Martin Mauri
I've followed the installing instructions but anyway I get the following error when I first try to run the Administer Axis. Localization: /axis/servlet/AdminServlet Internal servlet error: java.lang.AbstractMethodError at

Re: NIGHTMARE

2002-04-09 Thread Martin Mauri
. (Computer Science, Information Systems) B.Sc Hons Computer Science M.Sc. I Computer Science Rhodes University - Original Message - From: Martin Mauri [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, April 08, 2002 10:34 PM Subject: Re: NIGHTMARE Yes I

Re: NIGHTMARE

2002-04-09 Thread Martin Mauri
and what about IExplore? Is it affected in some way? - Original Message - From: Alan Williamson [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, April 09, 2002 9:36 AM Subject: RE: NIGHTMARE ||| And what's opera anyway?? I've never heard about that...

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
Do what you want. I feel sorry about you. You're losing the best and calling Tomcat a crap tells you're a loser. I've installed Tomcat in 5 minutes. - Original Message - From: Árni Arent [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, April 08, 2002 10:22 AM Subject: NIGHTMARE

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
! - Original Message - From: Martin Mauri To: Tomcat Users List Sent: Monday, April 08, 2002 4:48 PM Subject: Re: NIGHTMARE Do what you want. I feel sorry about you. You're losing the best and calling Tomcat a crap tells you're a loser. I've installed Tomcat in 5 minutes. - Original

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
Users List [EMAIL PROTECTED] Sent: Monday, April 08, 2002 11:56 AM Subject: Re: NIGHTMARE On 08/04/2002 at 11:48 Martin Mauri wrote: Do what you want. I feel sorry about you. You're losing the best and calling Tomcat a crap tells you're a loser. I've installed Tomcat in 5 minutes. Hi Martin

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
I agree, and look. There was an opportunity some time ago to build an entire Tomcat Book about installation, configuration and problem solving about Tomcat. We needed volunteers. But guess what. Nobody lasted for more than 3 weeks. Come on, this is free software, it's impossible to pay someone

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
PROTECTED] wrote: On 08/04/2002 at 11:48 Martin Mauri wrote: Do what you want. I feel sorry about you. You're losing the best and calling Tomcat a crap tells you're a loser. I've installed Tomcat in 5 minutes. Hi Martin I could say yes and no. I think Tomcat is great

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
Hahahaha! Yes. - Original Message - From: Timlin, Bob [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, April 08, 2002 12:38 PM Subject: RE: NIGHTMARE Let's see. The following is a nightmare 1. unzip tomcat 2. cd $TOMCAT_HOME/bin (unix/linux) or cd

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
Anyway I have a little scare about M$ strategies. Figure out that they always have something under the hood. Remember the fight against IExplorer and Netscape Navigator, who won? - Original Message - From: Timlin, Bob [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent:

Re: NIGHTMARE

2002-04-08 Thread Martin Mauri
: NIGHTMARE Well Netscape is still around and version 6.22 is damm good. Remember Netscape is part of the Sun/AOL alliance. -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: Monday, April 08, 2002 12:55 PM To: Tomcat Users List Subject: Re: NIGHTMARE Anyway I have

Re: JSP load-on-startup

2002-01-29 Thread Martin Mauri
f9orro - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, January 29, 2002 3:55 PM Subject: JSP load-on-startup I used the following xml in my deployment descriptor expecting Tomcat4 to generate a servlet from my jsp within the work directory.

mod_webapp

2001-11-01 Thread Martin Mauri
Hi users, could you tell me where to find information about mod_webapp? thanks in advance. Martin -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

Re: mod_webapp

2001-11-01 Thread Martin Mauri
It sounded a little bit ironic didn't it ;) cheers. Martin Martin, On http://jakarta.apache.org/builds/jakarta-tomcat- 4.0/release/v4.0.1/bin/linux/i386/ download and extract the tar file. in there that is INSTALL.txt that is nice and helpfull If you are not using linux go to

Re: Shutdown Tomcat

2001-10-31 Thread Martin Mauri
Hi, I'm facing the same problem with Tomcat 3.2.1 When I call tomcat.sh stop it shows the PATH used for the classes and then it says Stop Tomcat. But when I try to restart it typing tomcat.sh start, it gives the following error: FATAL:java.net.BindException: Address already in use

Re: Shutdown Tomcat

2001-10-31 Thread Martin Mauri
can restart. It won't restart 'cuz it hasn't shut down yet... hence, the port is still bound. -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 31, 2001 1:47 PM To: Tomcat Users List Subject: Re: Shutdown Tomcat Hi, I'm facing the same

Starting up Catalina

2001-10-26 Thread Martin Mauri
Hi users, I'm facing the following problem trying to start up Catalina 4.0.1 I cannot add extra libreries .jar files to the server because they aren't added to the run CLASSPATH, however in the earlier versions of TOMCAT, the script added all the jars in the lib directory to the run

Re: Message status - delivered

2001-09-04 Thread Martin Mauri
And also mine! What the hell is that ? It's flooding my inbox. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 10:41 AM To: [EMAIL PROTECTED] Subject: Message status - delivered The message that you sent was delivered

Re: Movimiento Humanista

2001-08-06 Thread Martin Mauri
Stop bugging me!!! Hola amigo(a) Mi nombre es José Gabriel Feres (Pepe), soy chileno, vivo en Santiago y tome tu direccion electronica de un directorio de Internet. Participo desde hace varios años en el Movimiento Humanista y quiero hacerte una invitación y solicitar tu ayuda. El

Re: how to use this list ?

2001-07-02 Thread Martin Mauri
Yes too. No too. Yes. No. -Original Message- From: Jan Dünnweber [mailto:[EMAIL PROTECTED]] Sent: Monday, July 02, 2001 4:58 PM To: [EMAIL PROTECTED] Subject: how to use this list ? can anybody send me a short reply, so that i can be sure that sending messages to

Re: Re: Re[2]:TomcatBook-wasTOMCATSUCKS(Abwesenheitsnotiz)(Abwesenheitsnotiz)(Abwesenheitsnotiz)(Abwesenheitsnotiz)

2001-06-29 Thread Martin Mauri
Oh God! I'm tired of german server spamming! who can stop this? Ich bin bis 9.7.2001 auf Urlaub. Bitte wenden Sie sich in dieser Zeit an meine Kollegen im Team EW2 Mit freundlichen Grüßen Petra Hora

Re: una pregunta

2001-06-28 Thread Martin Mauri
Thom, why the hell would you want to speak a good spanish? - Es decir, por que querrias hablas bien español? - regards. m- Hmm... I didn't send this - I'm trying to find out how it got my name on the From list. Shame - I wish my Spanish was that good ;-) -T. -Original

Re: una pregunta

2001-06-27 Thread Martin Mauri
Bueno, increible la cantidad de personas que hablan español en la lista, de haber sabido nunca hubiera escrito en ingles. BTW, I also need to know something about that RFC cause I've been facing some problems with IE5. regards. Never had any problems up until now for the past three years

Re: una pregunta

2001-06-27 Thread Martin Mauri
Eu no falo portugues, eu sou do Argentina. existem brasileiros neta lista? legal eu sou do brasil :) On Wed, 27 Jun 2001, Daniel de Almeida Alvares wrote: Vc precisa configurar uma variavel JAVA_HOME no seu autoexec.bat dessa maneira , por exemplo: set JAVA_HOME=c:\jdk13 um abraco

Re: una pregunta

2001-06-27 Thread Martin Mauri
Ni hao ma? :) On Wed, 27 Jun 2001, Martin Mauri wrote: Eu no falo portugues, eu sou do Argentina. Hey, I'm trying to learn Chinese, anybody want to help me out with that? :-) existem brasileiros neta lista? legal eu sou do brasil :) On Wed, 27 Jun 2001, Daniel de Almeida

Re: una pregunta

2001-06-27 Thread Martin Mauri
What's cantonese? And how do you say thank you? I know how to say thank you in Cantonese. That's it. And that I learned from a movie. Not much help. Want the name of the movie?

Re: tomcat, and servlet testing in a multi-user environment

2001-06-21 Thread Martin Mauri
Wow! I didn't know Robert De Niro knew about tomcat or servlet programming! Hey Robert, what about Hollywood? Didn't you earn money there? regards. Hi! We are several programmers who are programming servlets and jsp on our tomcat server, and each time we modify a servlet or a jsp, we have

Re: How to avoid of displaying the **** file path

2001-06-21 Thread Martin Mauri
I agree with Filip. Anyway, I can't figure out why someone would have set that filter here... :) Yes!!! just stop replying to this message. it is the subject line causing it to happen, and everytime each one of you replies we keep getting more rejects Filip ~ Namaste - I bow

Re: Tomcat Book

2001-06-15 Thread Martin Mauri
There's an interesting pryect called Tomcat book, it will be the full guide of application development with Tomcat, just wait a couple of months :) Hi all, Does anybody know if there is a book explaining Tomcat? Or a tutorial somewhere on the net? thanks a lot David DELGRANCHE [EMAIL

Off Topic

2001-06-15 Thread Martin Mauri
Hi users, I know that's an off-topic email, but I wish everybody here a happy Father's day, for those who are father or for their fathers... regards. Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL

Re: session object

2001-06-14 Thread Martin Mauri
Cause you don't need to, everytime a servlet loads and starts, it receives the Request object as a parameter. Why ? Pernica, Jan To: [EMAIL PROTECTED] pernica@dcb.cc: cz

Virtual Hosts

2001-05-28 Thread Martin Mauri
Hi users, has anyone here got running Virtual Hosts with Apache and Tomcat 3.2.1 within the same server.xml? I'm having problems, cause, though Apache recognise those virtual hosts, Tomcat doesn't. I attach my conf files. any help will be appreciated. regards.

Strange

2001-05-21 Thread Martin Mauri
Hi, Why were mod_jk and Tomcat running ok, when I hadn't set up JkWorkersFile directive in httpd.conf, isn't it necessary to run Apache integrated with Tomcat? regards. m- Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011)

Re: Strange

2001-05-21 Thread Martin Mauri
forget about the last email Hi, Why were mod_jk and Tomcat running ok, when I hadn't set up JkWorkersFile directive in httpd.conf, isn't it necessary to run Apache integrated with Tomcat? regards. m- Lic. Martin O. Mauri Profesion + Auge A.F.J.P

Re: Homepage

2001-05-17 Thread Martin Mauri
Yes, I also notified it... Becareful guys !! This is a virus I?m right that was not known! REgards Daniel ___ Daniel de Almeida Alvares Santos - SP - Brasil [EMAIL PROTECTED] - Original Message - From: ALex Loubyansky [EMAIL PROTECTED] To: [EMAIL

Re: Homepage

2001-05-15 Thread Martin Mauri
Nobody open that page, it's a VIRUS Hi! You've got to see this page! It's really cool ;O)

Virus

2001-05-15 Thread Martin Mauri
Who's that fuckin' Alex that's inserting virus on the list???!!! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Virtual Hosts

2001-05-14 Thread Martin Mauri
Hi Users! As far as I know, with 3.1 versions it's necessary ti run different virtual hosts mounts in different JVM. But according to the mod_jk module documentation it seems that it's fixed because the virtual hosts directives are set in workers.properties, httpd.conf and server.xml. Does

Apache + SSL

2001-05-14 Thread Martin Mauri
Hi, Can anyone help me to find useful information on how to configure Apache to work with SSL as well as SSL documentation? regards. Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: Virtual Hosts

2001-05-14 Thread Martin Mauri
, whichever you prefer). I think you might have to use the AJp12 protocol with mod_jk if you wish to run them in seperate JVMs but if you are using just on JVM you can use either ajp13 or ajp12. Ronan -Original Message- From: Martin Mauri [mailto:[EMAIL PROTECTED]] Sent: 14 May 2001 14

Security Issue

2001-05-10 Thread Martin Mauri
Hi users, My apologies if this's an off topic question, but, is there any way with Tomcat to deny users browsing the files when they point to some URL, say: http://myhost:port/report/ will show users a list with the files that are inside the report directory, and though I want them to access an

Re: Security Issue

2001-05-10 Thread Martin Mauri
in the manual FFI. At 5/10/2001 3:22:42 PM, Martin Mauri [EMAIL PROTECTED] wrote: # Hi users, # # My apologies if this's an off topic question, but, is there any way with # Tomcat to deny users browsing the files when they point to some URL, say: # http://myhost:port/report/ will show users

Tomcat User

2001-05-10 Thread Martin Mauri
Hi users! I've read in the Apache documentation that, at least on Solaris systems, the Apache is started up by root but he spawns the processes as a diferent user, called nobody. What I want to know, is what happens with Tomcat when is running integrated with Apache does it run its proesses as

Re: Âü°íÇϼ¼¿ä

2001-05-10 Thread Martin Mauri
Darrell ! I don't know why you didn't understand a word, it was very clear!! :) regards. excuse me? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 10, 2001 11:30 PM Subject: Âü°íÇϼ¼¿ä ¿©·¯ºÐ¿¡°Ô °¡Àå ÇÊ¿äÇÏ°í À¯ÀÍÇÑ ÄÄÇ»ÅÍ

Re: Tomcat documentation

2001-05-04 Thread Martin Mauri
You'll have to wait until the Tomcat book is finished :) Hi, Does anybody know, where I can find another documentation with more detailed information about Tomcat cofiguration than the minimalistic user guide? Mit freundlichen Grüßen Christian Schildt Diplom-Betriebswirt (FH)

Re: Tomcat documentation

2001-05-04 Thread Martin Mauri
is Chad La Joie. Which TomCat book? Is there one planned? Or have you been kidding? roman -Ursprüngliche Nachricht- Von: Martin Mauri [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 4. Mai 2001 14:42 An: [EMAIL PROTECTED] Betreff: Re: Tomcat documentation You'll have to wait until

Workers Redirector

2001-05-03 Thread Martin Mauri
Hi gurus! I didn't manage to figure out the real difference between in-process workers and plug-in/redirector. I mean, I know which is the diference, but according to what HOW-TOs say, I don't find it clear when ie: I thought that the workers.propoerties file was only used by the worker

Re: Tomcat Oralce Discoverer

2001-05-03 Thread Martin Mauri
I'm sorry? Discoverer under Tomcat? I can't imagine such thing, as far as I know, nothing to do an Oracle Query Tool like Developer and a Servlet Container like Tomcat...I feel you'll have to explain a little more... Anybody have experience with getting Oracle Discoverer 3ito run

Re: Why Use apache

2001-05-02 Thread Martin Mauri
tomcat-apache-howto.html Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache? Thanks Dallas Skinner

Re: Why Use apache

2001-05-02 Thread Martin Mauri
It depends on which are the other servers...I'd sugeest using Tomcat-Apache. If I have all my static html and graphics loading off of other servers, is there any reason to use Apache with Tomcat? Is the combination more stable or is performance better with both running? thanks -dave At

Re: Mod_jk.so

2001-04-30 Thread Martin Mauri
Yes, that's a problem most of us had to overcame. Means that the module was compiled in a diferent platform than yours, you'll have to download the source code of mod_jk and compile it. hth, m- Hello, I have compiled Tomcat from the source on RH 7.0 and now I am getting the following

Re: Jserv or JK

2001-04-27 Thread Martin Mauri
Chuck, You'll almost certainly prefer mod_jk because it's newer, faster and works better with SSL, jserv is an older module legacy of JServ and it's been replaced by mod_jk everywhere. Which is the better solution for installing tomcat? jserv or mod_jk? what are the differances and which is

Re: Books on Tomcat

2001-04-25 Thread Martin Mauri
Saurabh, We, who are part of the book writers, have been in another separate forum for 2 days now, we're just starting something we feel may help newbies and those who doesn't know about common problems of Tomcat by writing this book. If you're not up to date with this, I don't know where is the

Re: Books on Tomcat

2001-04-25 Thread Martin Mauri
Yes, I agree. And, for those who want to post angry words and bitch to each other about doing or not doing the Tomcat book, I've set up a group on Yahoo: Refer to: [EMAIL PROTECTED] and leave this list alone! :) Martin Your wording wasn't that clear. I thought you were pissed about people

Re: Is mod_jk.so corrupt?

2001-04-24 Thread Martin Mauri
I don't think the file on the server is corrupt, but it seems to be compiled in a different platform than yours. You'll have to download the source and compile it yourself. I have the same problem as you have before. And later I recompiled the mod_jk.so and everything goes well. It seems that

Re: Catch me for writing a 'Never Before' BOOK on Tomcat!!!

2001-04-24 Thread Martin Mauri
Sam, those things have just been propposed, you should get into the [EMAIL PROTECTED] list. Ask for it to Chad La Joie [EMAIL PROTECTED] What would the scope of the book be? Will it be developing a webapp with jsp and servlets under tomcat, or will it just be about configuring and setting

Re: PLEASE HELP WHIT THE COMPILATION OF MOD_JK

2001-04-24 Thread Martin Mauri
I think you should list it in the httpd.conf file. It worked! But there is an error with the list of modules *.c, where do i have tu put my mod_jk.c? MATíAS SALVADORJAVA Development TeamSoluciones Integrales S.A. 590 Roca Av. 7° Floor Buenos Aires+54.011.4345.0537

Re: simple question

2001-04-23 Thread Martin Mauri
No, just the parent. I mean, the one you've listed in the server.xml file (docBase entry). regards. m- Hi, Im new to using to tomcat. My query is if I have a directory in TOMCAT_HOME/webapps/ called games can I have other directories in the games directory (for each different)

Re: Problem mapping servlets to /servlets/*

2001-04-23 Thread Martin Mauri
I agree with Milt. What you've gotta do is just put your servlets in WEB-INF/classes and nothing else. When you do your request the Tomcat will load the servlet that's in the URL. You are right, I did put /mytest under root context in server.xml. It works within tomcat, but not with apache.

Tutorial about cookies and sessions

2001-04-16 Thread Martin Mauri
Hi everybody, Does anyone know where to find information about cookies and sessions to work in security and access restrictions? any info will be appreciated! thanks. Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal [EMAIL PROTECTED] www.profesi.com.ar

Re: 'jsp:include' tag

2001-04-11 Thread Martin Mauri
Yes, Once I had that problem and I worked it out by adding the flush="true" attribute. I mean: jsp:include page="/includes/afile.jsp" flush ="true"/ I think it was a reported bug. HTH. Martin Hello all, Does anyone have problems with the 'jsp:include' tag with tomcat. I always get

Cookies and Session

2001-04-10 Thread Martin Mauri
Hi users! Where can I find some information about Cookies and Sessions. I need them to work within a secure environment. thanks! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Security Reasons

2001-04-09 Thread Martin Mauri
Hi gurus! Just for security reasons, I would need to have a servlet in a context so that when a user points to that context, the servlet takes the request, and then, due to some security code, the servlet sends back the appropiate URL and the browser shows it. I have an applet that connects by

Re: Help With System.out.println

2001-04-09 Thread Martin Mauri
Rob, it will be useful if you tell us if you're using Tomcat as standalone or with Apache. regards. Hi, I have recently switch from Jrun 3.0 to tomcat 3.2.1 and everything appears fine except the where does the text from System.out.println go to, I would have thought that

Hide an URL

2001-04-09 Thread Martin Mauri
Hi users! Is there anyway to hide the URLs in the browser for security reasons? any help will be appreciated! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Sessions

2001-04-09 Thread Martin Mauri
Hi! Does anyone know how to manage JSP and Servlets security using session objects? any idea will be appreciated! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: Dates in Java

2001-04-06 Thread Martin Mauri
Hey...don't be so rude, let the boys work their problems out... Are we in the tomcat-user forum ??? I don't see the relationship between a so simple constructor problem (which Javadoc solve quiet easily ...) and Tomcat ... Alistair Hopkins a crit : try "select myDate - 7 from

Re: Dates in Java

2001-04-06 Thread Martin Mauri
MAIL PROTECTED] Sent: Friday, April 06, 2001 7:05 AM Subject: Re: Dates in Java On Fri, 6 Apr 2001, Martin Mauri wrote: Hey...don't be so rude, let the boys work their problems out... There is something to be said for keeping a list on-topic, and people asking questions

Re: Strange JSP problems with Tomcat

2001-03-30 Thread Martin Mauri
Did you check your TOMCAT_HOME environment variable? Thanks for the help. JAVA_HOME was not set up correctly. Now it's set up correctly but it still doesn't work. I'm getting the following error: Error: 500 Location: /examples/jsp/simpletag/foo.jsp Internal Servlet Error:

Re: Strange JSP problems with Tomcat

2001-03-30 Thread Martin Mauri
+ null) Unable to compile class for JSP/usr/local/tomcat/work/localhost_8080%2Fexamples/_0002fjsp_0002fcal_0002f cal_00031_0002ejspcal1_jsp_0.java:15: Package cal not found in import. import cal.*; ^ 1 error - Original Message - From: "Martin Mauri" [EMAIL PROTECTED]

Security Constraints

2001-03-28 Thread Martin Mauri
Hi users! I'm trying to configure the security constraints with FORM login method. I've defined to name the rola as "role1" but where and how do I add users to that roles and where do I configure their passwords? regards. Martin Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap.

Security

2001-03-27 Thread Martin Mauri
Hi guys!! I'm using Apache.1.3.19 - Tomcat.3.2.1 - Mod_jk over Solaris v2.7 The fact is that I want build a security schema but I'm confused because I can do it with Apache or Tomcat. So what do you suggest to me? Should I build the schema over Apache or Tomcat? hope to hear from you! Lic.

Re: Security

2001-03-27 Thread Martin Mauri
Hi guys!! I'm using Apache.1.3.19 - Tomcat.3.2.1 - Mod_jk over Solaris v2.7 The fact is that I want build a security schema but I'm confused because I can do it with Apache or Tomcat. So what do you suggest to me? Should I build the schema over Apache or Tomcat? hope to hear from

Re: running tomcat on Visual age

2001-03-23 Thread Martin Mauri
It would be useful for us that you send that error... I'can't run tomcat on VA. I've imported all the tomcat ressources (servlet.jar, jasper.jar, parser.jar, webserver.jar,.) in VA. When i'm trying to run the tomcat.class in the webserver package i receive an error someone could help

ESQL change but not refresh!

2001-03-22 Thread Martin Mauri
Hi gurus! I'm using Tomcat-Apache-mod_jk in a Solaris 2.7 and Apache 1.3.19 and I've changed the content of the esql.xml file of the example that comes with Cocoon, but when I restart both tomcat and apache, and point to the file, I keep getting the same content of the example, it doesn't

Re: mod_jserv or mod_jk

2001-03-22 Thread Martin Mauri
Both of them are servlet containers. The difference is in the version of the servlet specifications. JSERV is a Servlet 2.0 compliant servlet container while Tomcat is a Servlet 2.2 servlet container. Tomcat is more advanced and efficient than JSERV. Furthermore, mod_jserv was thought to be a

Refresh Problem

2001-03-22 Thread Martin Mauri
Hi gurus! I'm using Cocoon 1.8.2 over Solaris 2.7 with Apache1.3.19 - Tomcat - Mod_jk When I run Cocoon in the standalone way over Windows ME, every modification I do on the files is inmediately refreshed, but I can't do the same when I run it in the way I said on the top or even in standalone!

Cache Problem?

2001-03-22 Thread Martin Mauri
Hi gurus! That was my situation: I'm using Apache 1.3.19 with Tomcat 3.2.1 and mod_jk I had a context named "report" within the report directory and a file named esql.xml and it workwed fine. Then, I changed the structure of the esql.xml file in order to alter the result of the query. But,

Re: welcome-file problem

2001-03-21 Thread Martin Mauri
On Tue, 20 Mar 2001, Martin Mauri wrote: On Mon, 19 Mar 2001, Martin Mauri wrote: The URL is: http://myhost:myport/worksheet/ and so worksheet is the context name, but the welcome page is worksheet.jsp and it's inside the directory worksheet. OK. That seems fine to me. Now

Re: PLEASE READ LIST ADMINISTRATORS (original subject was . )

2001-03-21 Thread Martin Mauri
Everybody calm down, and be good boys =) lets not get vulgar their are children listing? Michael Mimo Systems Specialist Voice: 781-457-1317 [EMAIL PROTECTED] -Original Message- From: Scott Barr [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 20, 2001 8:10 PM To:

Re: tomcat-jakarta and Solaris 2.7?

2001-03-20 Thread Martin Mauri
Yes, I am... Anybody here using tomcat-jakarta with Solaris 2.7? Thanks C.M. Rahman Network Engineer CCS Internet 13740 Research Blvd. Suite O-4 Austin, TX 78758 [EMAIL PROTECTED]

Re: welcome-file problem

2001-03-20 Thread Martin Mauri
On Mon, 19 Mar 2001, Martin Mauri wrote: [ ... ] Here's a guess (an educated one, since I had similar problems :-): You're not specifying appropriate directives in the tomcat/apache conf file to tell apache to pass that URL to tomcat. Hence, apache is handling that URL (and it's

Re: welcome-file problem

2001-03-19 Thread Martin Mauri
On Fri, 16 Mar 2001, Martin Mauri wrote: Hi users! I've configured my web.xml file with the tag: welcome-file-list welcome-fileworksheet.html/welcome-file /welcome-file-list and it worked nice while using Tomcat as a standalone server, but when I installed Tomcat

Out Of Memory error

2001-03-19 Thread Martin Mauri
Hi users! I'm trying to retrieve a set of rows from a Postgres database v7.0.3 with its JDBC driver, but after some minutes I get the "Out Of Memory" error. First I thought it could be a database problem, but when I execute the query manually, it works fine. So I think that the problem is

Out Of Memory error

2001-03-19 Thread Martin Mauri
Hi users! I'm trying to retrieve a set of rows from a Postgres database v7.0.3 with its JDBC driver, but after some minutes I get the "Out Of Memory" error. First I thought it could be a database problem, but when I execute the query manually, it works fine. So I think that the problem is

Table Borders

2001-03-19 Thread Martin Mauri
Hi Cocooners: I'm afraid this question have been already done once and again, but is there any way to add borders in FOP tables? thanks in advance! Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

Re: Out Of Memory error

2001-03-19 Thread Martin Mauri
; at http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/uguide/tomcat_ug.htm l, the "Modify the Default JVM Settings" section. Yours, Aleksey -Original Message- From: Martin Mauri [SMTP:[EMAIL PROTECTED]] Sent: Monday, March 19, 2001 9:47 AM To: [EMAIL PROTECTED] Sub

Re: Error 127 /usr/sbin/apxs when building mod-jk

2001-03-19 Thread Martin Mauri
It seems to be a PATH problem, try to add the directory where apxs is placed in your PATH environment variable. HTH, Martin The apxs is under /usr/local/apache/bin or at least $APACE_HOME ? C.M. Rahman Network Engineer CCS Internet 13740 Research Blvd. Suite O-4 Austin, TX 78758

Tomcat question about Cocoon

2001-03-16 Thread Martin Mauri
Hi users: How can I configure Cocoon to work with Tomcat-Apache configuration? I mean, in which .conf file do I have to place the Cocoon reference? thanks in advance. Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

welcome-file problem

2001-03-16 Thread Martin Mauri
Hi users! I've configured my web.xml file with the tag: welcome-file-list welcome-fileworksheet.html/welcome-file/welcome-file-list and it worked nice while using Tomcat as a standalone server, but when I installed Tomcat to work with Apache, the welcome file isn't showed at all, I only

A strange question

2001-03-15 Thread Martin Mauri
Does anybody know what could happen if I install the gcc compiler from www.sunfreeware.com and I've still have the built-in cc compiler installed? May gcc affect the cc behaivour? I'm writing this because I have to compile the mod_jk module and I want the gcc compiler... thanks! Martin

  1   2   >