RE: just one edit.

2002-05-20 Thread Micael Padraig Og mac Grene
You might want to check the work of Doug Lee on locks. Great existing functionality, which I understand is being groomed for a later SDK. At 02:38 PM 5/20/02 -0500, you wrote: >Hi, really apreciate your help. but What I mean is a case in web. >It is: > >administrator A login to a site and modif

RE: PLZ HELP Administration TC 4.0.3

2002-05-19 Thread Micael Padraig Og mac Grene
Some people forget what they did not know at one point. Please forgive them. You may not realize that CATALINA_HOME, etc. are variables covering certain urls. I remember when I did not as well. On the context stuff, the only real way to understand this, because no one will really tell you o

Re: Out Of Memory Error

2002-05-12 Thread Micael Padraig Og mac Grene
My guess, though, is that you are trying to do a database job with objects. Don't know what database you are using, but whichever one it is, it usually has some ways to do it better than you can using objects to order the data. I learned that the hard way. Micael At 05:54 AM 5/13/02 +0100, y

Re: Out Of Memory Error

2002-05-12 Thread Micael Padraig Og mac Grene
Try java on the command line with nothing else, and it will give you the information. Also, you can go to a bookstore and read Chapter 8 in Java in a Nutshell on java. Micael At 05:54 AM 5/13/02 +0100, you wrote: >Hi All, >I am generating a report using servlets which has >7 records. Whil

Re: Out Of Memory Error

2002-05-12 Thread Micael Padraig Og mac Grene
Look at your options under the java command. At 05:54 AM 5/13/02 +0100, you wrote: >Hi All, >I am generating a report using servlets which has >7 records. While processing it gives an >OutOfMemory Error. Can any one tell me how and where >to add memory? My RAM is 512MB > > >URGENT!!! > >Thank

VIRUS from htillit@amurititania.mr -- W32Klez.gen@mm

2002-04-23 Thread Micael Padraig Og mac Grene
Watch for a virus. The Subject line says "ACCESS KEY". -- To unsubscribe: For additional commands: Troubles with the list:

Re: Anybody know of JSP training classes where they use Tomcat?

2002-04-20 Thread Micael Padraig Og mac Grene
I think that if you need jsp pages training, you would not want to do it with Tomcat, as that would probably be too advanced for a beginner??? At 11:49 AM 4/19/02 -0600, you wrote: >I know Batky-Howell does great classes, and they use almost exclusively >Apache products. (Including Tomcat) >www

A Mature Response -- Good Show Matt Gregory

2002-04-15 Thread Micael Padraig Og mac Grene
Thanks. At 08:29 AM 4/15/02 -0400, you wrote: >RTFM "Read the Fine Manual" according to Zope, but many others like to >substitute fine with some other metaphore. >LOL "Laugh out loud" >ROFL "Rolling on floor laughing" >ROFLMAO "Rolling on floor laughing my arse off" >WTF "What the fsck" Use your

What does IMHO mean?

2002-04-14 Thread Micael Padraig Og mac Grene
What does IMHO mean? -- To unsubscribe: For additional commands: Troubles with the list:

Re: NIGHTMARE

2002-04-08 Thread Micael Padraig Og mac Grene
I agree that the documentation on virtual hosts is too abstract, unless you want to really learn what you are doing, rather than merely how to do it. An example of different sample server.xml configurations would be advised. At 04:56 PM 4/8/02 +0200, you wrote: >On 08/04/2002 at 11:48 Martin M

Re: NIGHTMARE

2002-04-08 Thread Micael Padraig Og mac Grene
Good move! If you find Tomcat hard, you need to stick to PHP. At 01:22 PM 4/8/02 +, you wrote: >Your software, Tomcat, is a nightmare to install. I've spent 2 WHOLE days >trying to make it work without success. > >Endless configuration files, paths, etc. making this a impossible software >t

Re: Images and STRUTS

2002-04-03 Thread Micael Padraig Og mac Grene
THNX Craig At 10:12 AM 4/3/02 -0800, you wrote: >On Tue, 2 Apr 2002, Micael Padraig Og mac Grene wrote: > > > Date: Tue, 02 Apr 2002 22:29:28 -0800 > > From: Micael Padraig Og mac Grene <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PRO

Images and STRUTS

2002-04-02 Thread Micael Padraig Og mac Grene
I tried to do an ordinary image tag with the struts application, and could not. What is happening with that? I could not get the index.jsp page to reference an image in the same location. I used the same page without struts, and it worked. I am just getting the clue on struts. I am famili

appBase and virtual hosts

2002-03-31 Thread Micael Padraig Og mac Grene
If you have a virtual host that you want to run the application my_app at CATALINA_HOME/webapps/my_app, what is the value you use for appBase? How do you refer to only my_app and not to all applications in the webapps file holding other applications for other virtual hosts? Thanks for assista

RE: Deployment [Newbie]

2002-03-26 Thread Micael Padraig Og mac Grene
me with a better starting point than the tomcat >documentation. > >-Original Message----- >From: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, 27 March 2002 3:05 p.m. >To: Tomcat Users List >Subject: Re: Deployment [Newbie] > > >Get any b

Re: Deployment [Newbie]

2002-03-26 Thread Micael Padraig Og mac Grene
Get any book on servlets. Jason Hunter's book is a good one. At 03:01 PM 3/27/02 +1200, you wrote: >Greetings All, > >Got tomcat going well on linux, but deployment is giving me a headache :-(( > >I'm looking at the documentation and the example web.xml file and I'm not >sure what I need to do t

Virus is Win32cari and the file is cari.src, also dwarf4you.exe

2002-03-26 Thread Micael Padraig Og mac Grene
The virus that was attached to Yuval Levav's email was Win32cari and in my Quarantine is cari.src. That may also have carried dwarf4you.exe, which has newly showed up in my Quarantine. -- To unsubscribe: For additional commands: Trouble

Virus

2002-03-26 Thread Micael Padraig Og mac Grene
A virus is being spread under your email address's name. At 06:50 PM 3/26/02 +0200, you wrote: >Hi, > Does anyone have mod_jk.so compiled for apache 1.3 for solaris. > If so, I would aprreciate it if you send it to me. >Thanks, > Yuval > >-- >To unsubscribe:

Re: everybody seems ignoring me, HELP........

2002-03-26 Thread Micael Padraig Og mac Grene
They are two different servers. Look and see. At 02:27 AM 3/26/02 -0800, you wrote: >there is no more jws for win9x. > >anybody can tell me what is the difference tomcat v.s javawebserver. >thank's. > >_ >Run a small business? Then you

Virus in yuval.levav@mobiletek.com

2002-03-26 Thread Micael Padraig Og mac Grene
This user is spreading a virus with the following message "Hi How are yo? look to bill caricature it's vvvery vey unny :-) :-) i promise you will love it? ok buy" Micael

Re: tomcat does not support JavaScript

2002-03-22 Thread Micael Padraig Og mac Grene
Leila, I am not sure what you want, your offerings are never on Tomcat. If you are thinking about JavaScript, most people who use this site and JavaScript (which is CLIENT side NOT SERVER side) is backed up with some sort of servlet or jsp functionality anyway. Everyone in here is pretty muc

Re: Any links for JavaScript issues with Tomcat and netscape 6.2?

2002-03-22 Thread Micael Padraig Og mac Grene
Leila, If you JavaScript does not work, you need to contact someone who focuses in that area, i.e. a different list. I don't mean to be rude, but whether or not JavaScript works obviously has nothing really to do with the server. Micael At 12:39 PM 3/22/02 -0800, you wrote: >Hello all, > >I

Re: j2sdk1.4 compilation errors, any good online source for info?

2002-03-20 Thread Micael Padraig Og mac Grene
is that I can't find >it!! > >It used to be in j2ee.jar in j2skee-1_3_01. > >My name is Leila and it's Persian. > >- Original Message - >From: "Micael Padraig Og mac Grene" <[EMAIL PROTECTED]> >To: "Tomcat Users List" <[EM

Re: j2sdk1.4 compilation errors, any good online source for info?

2002-03-20 Thread Micael Padraig Og mac Grene
You need to also set it for YOUR_HOME=/usr/whatever/.../your_root_directory JAVA_HOME=/usr/whatever/.../j2sdk1.4 CLASSPATH=$CLASSPATH:$JAVA_HOME/jre/lib/rt.jar:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/htmlconverter.jar:4JAVA_HOME/lib/servlet.jar:$YOUR_HOME PATH=$PATH:$JAVA_HOME/bin Okay dokay? Mica

Re: j2sdk1.4 compilation errors, any good online source for info?

2002-03-20 Thread Micael Padraig Og mac Grene
Leil, If you just want to compile, you can set the command line at the jdk1.4/bin/ (where javac is)and then enter "javac /usr/local/myapp/MyClass.java" or wherever the class is. But, what you really need to do is to set up your CLASSPATH environmental variables in /etc/profile to the appropr

Fwd: Host.java an unconnected gear?

2002-03-20 Thread Micael Padraig Og mac Grene
Never mind, figured out the Standard stuff. Thanks if you helped. Micael >Date: Tue, 19 Mar 2002 15:13:55 -0800 >To: [EMAIL PROTECTED] >From: Micael Padraig Og mac Grene <[EMAIL PROTECTED]> >Subject: Host.java an unconnected gear? > >How is the Host.java class used

Host.java an unconnected gear?

2002-03-19 Thread Micael Padraig Og mac Grene
How is the Host.java class used in Tomcat? It is never implemented by some class. Is it a gear connected to nothing? What is up? I don't know the dynamics of how this class works. Obviously, it is important, but a mystery to me. Micael -- To unsubscribe: Fo

RE: XML curiosities

2002-03-19 Thread Micael Padraig Og mac Grene
The reason xml is so popular is that it is ubiquitous. At 07:33 PM 3/19/02 +, you wrote: >Adam, > >I'm not entirely certain why XML is so popular. XML tools are thin on the >ground, as is any decipherable information. The spec's make little sense - >borderline gibberish. I've tried making the

RE: When context docBase is a Windows UNC path it fails to load c lasses

2002-03-18 Thread Micael Padraig Og mac Grene
Why do you have the / and the \ ? Equal opportunity OSs? I would suggest sticking with one or the other. ///;-) Micael At 08:48 AM 3/19/02 +0100, you wrote: >I don't think it's going to work... >Alexander > > > -Original Message- > > From: Morteo, Karl (AFIS) [mailto:[EMAIL PROTECTE

Re: help with realm setup

2002-03-15 Thread Micael Padraig Og mac Grene
I was serious, you know. That works if all you want is to have it check whether or not the person is a user, and if you want to precode the users. At 12:20 PM 3/15/02 -0800, you wrote: >Why don't you just call the role "has_username"? lol > >At 09:30 AM 3/15/02 -0800, you wrote: > > >>On Fri, 1

Re: help with realm setup

2002-03-15 Thread Micael Padraig Og mac Grene
Why don't you just call the role "has_username"? lol At 09:30 AM 3/15/02 -0800, you wrote: >On Fri, 15 Mar 2002, Tony Dahbura wrote: > > > Date: Fri, 15 Mar 2002 11:27:40 -0500 > > From: Tony Dahbura <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: Tomcat Users L

Re: jndi versus database connection pooling

2002-03-15 Thread Micael Padraig Og mac Grene
This was a major help in making decisions and should answer about ten questions presently floating through the pages, Craig. Good job! At 09:17 AM 3/15/02 -0800, you wrote: >On Fri, 15 Mar 2002, Nikola Milutinovic wrote: > > > Date: Fri, 15 Mar 2002 14:08:38 +0100 > > From: Nikola Milutinovic

Re: help with realm setup

2002-03-15 Thread Micael Padraig Og mac Grene
and password >of X >how do I let them in? > >Thanks, >Tony > > >Micael Padraig Og mac Grene wrote: > > > Just as a start, you need something more like the following. You need to > > look at how xml dtd are used. > > > > > > > >

Re: Howto:s?

2002-03-15 Thread Micael Padraig Og mac Grene
Boy, did you, Wiman. Tomcat 4.0 has massive and great documentation on the main site. At 04:05 PM 3/15/02 +0100, you wrote: >Hi, all. > >I'm a sysadmin who tries to get a bunch of servlets running. Our java team >has given me a bunch of jar files, and I thought Apache and Tomcat 4.0.2 >would be

Re: How to host a Site from Home without ISP

2002-03-15 Thread Micael Padraig Og mac Grene
Amran, you have a long way to go and I love your sense of adventure. Read up first about TCP/IP and HTTP. At 09:59 AM 3/15/02 -0500, you wrote: >Hi > >Does anyone know of any good Site(s) that give you a step by step guide on >how to host your own web site. > >Also Can any one tell me what is t

Re: help with realm setup

2002-03-14 Thread Micael Padraig Og mac Grene
Just as a start, you need something more like the following. You need to look at how xml dtd are used. Joes Grill /jsp/pigout.jsp hungryman

Re: Plz Help me_anyone peoblem in getString

2002-03-14 Thread Micael Padraig Og mac Grene
This would be an easy question to answer if you included all the information. Your admirable attempt at brevity just confounds people trying to help you. I don't know what your problem is. Here is what I can tell. You are getting some data from a form which is the resume of a candidate for

Re: image manipulating via servlets on tomcat4

2002-03-12 Thread Micael Padraig Og mac Grene
That should be easy. Call a class that does all that and then load the image. Do I misunderstand you? At 10:54 PM 3/12/02 +0800, you wrote: >Hi everybody, >I am using tomcat4 on win 2000. >I have searched all the archives and almost all websites related with java, >to no avail. >My problem is

Re: Smart Upload

2002-03-11 Thread Micael Padraig Og mac Grene
I have, works great. At 09:54 AM 3/11/02 -0300, you wrote: >Did anyone already used it under linux/apache3/tomcat4?? >It is not working here >:((( > > >-- >To unsubscribe: >For additional commands: >Troubles with the list:

RE: Processing BodyContent in doAfterTag() has no effect

2002-03-08 Thread Micael Padraig Og mac Grene
Here is a suggested replace method (sorry for saying function). Cross-language pollution: private String replace(String content, String before, String after) { int cursor = content.indexOf(before); while (cursor > -1) { content= content.substring(0, curso

RE: Processing BodyContent in doAfterTag() has no effect

2002-03-08 Thread Micael Padraig Og mac Grene
Why don't you use a replace function instead of all this rigamorole? At 10:57 PM 3/8/02 +, you wrote: >Thanks for your help. But I don't think that is >causing the problem: > (a) for one thing, the other text written to > body content show up in the output. Only the > stuff insert

RE: Processing BodyContent in doAfterTag() has no effect

2002-03-08 Thread Micael Padraig Og mac Grene
Looks to me like you took all the "."s out, so you can hardly expect them to be replaced with anything. If that is not wrong, then you need to put a in wherever there is a new token. Micael At 10:57 PM 3/8/02 +, you wrote: >Thanks for your help. But I don't think that is >causing the pro

Re: jsp parameters. Urgent!

2002-03-08 Thread Micael Padraig Og mac Grene
Essentially, the answer is to have whatever page calls a page send the page the parameters, unless you want to store the data in a larger scope. The page that calls the page can be the page itself, of course. Nothing metaphysical about that. Just can be itself. If you mean can a page which

Re: jsp parameters. Urgent!

2002-03-08 Thread Micael Padraig Og mac Grene
From your question, I assume you know nothing about the session object? Take a look at it. At 04:45 PM 3/8/02 -0600, you wrote: >Please I need help,... >This is not a Tomcat question, but I know here I can find some JSP >experts: > >Could you tell me all the ways I could send (safe) parameters

Re: Does anyone know of a Tomcat 3.2.4 Memory Leak Problem?

2002-03-06 Thread Micael Padraig Og mac Grene
Can you give a bit more information, Brandon? Which Linux? What JVM? Etc.? At 02:32 PM 3/6/02 -0600, you wrote: >This is probably a problem with our application, but does anyone know of any >possible misconfiguration or anything that will cause a very slow increase >in the amount of memory that

Re: Tomcat & Mysql

2002-03-05 Thread Micael Padraig Og mac Grene
This is a permissions problem on your system. The error means what it says. At 12:22 PM 3/5/02 -0800, you wrote: >Setting up Tomcat & Mysql is documented on the Tomcat >website. Look at the documentation link and then >under realms. There is a discussion of using database >for authentication a

Re: Tomcat & Mysql

2002-03-05 Thread Micael Padraig Og mac Grene
Check your permissions. At 12:15 PM 3/5/02 -0800, you wrote: >Hi, > >I have been trying to setup JDBC Realm authen with mysql and have hit a >dead end. >I have been following the posts but my errors don't match what others are >getting. >I'm sure this is a config error on my part but I just ca

Re: Tomcat 4 Realms and MySQL

2002-03-05 Thread Micael Padraig Og mac Grene
Also, John, Normally you would want to use three tables: user table (with user_name and user_pass columns) create table users { user_name VARCHAR(15) not null primary key, user_pass VARCHAR(15) not null }; roles table (with role_name column) create table roles { role_name VARCHAR(15) n

Re: Tomcat 4 Realms and MySQL

2002-03-05 Thread Micael Padraig Og mac Grene
John, Also make sure that the JAR file containing the JDBC driver referenced by the driverName attribute is placed in Tomcat's CLASSPATH. If you are using the JDBC-ODBC bridge, the driver is already in Tomcat's CLASSPATH. Micael At 02:11 PM 3/5/02 -0500, you wrote: >Hello. I would like to be

Re: Tomcat 4 Realms and MySQL

2002-03-05 Thread Micael Padraig Og mac Grene
Hi, John, You need to switch your security realm from Memory Realm to JdbcRealm. Then you need to reconfigure the /conf/server.xml. Comment out! Then set up your MySql as follows: Okay dokay? Micael At 02:11 PM 3/5/02 -0500, you wrote: >Hello. I would like to be able to use a MySQL ta

Re: JAXP -- File had a virus.

2002-02-15 Thread Micael Padraig Og mac Grene
Please note that the file you sent me was packed with a virus. At 10:04 AM 2/15/02 -0500, you wrote: >The following came from Anti-Virus (S5-CCR-R1) NRCan.RNCan: > >The Anti Virus software Antigen found jaxp.jar infected with >ExceedinglyInfected virus. The ExceedinglyInfected virus has been remo

Re: Another Question About Tomcat Auth

2002-02-15 Thread Micael Padraig Og mac Grene
When I put jar files in $TOMCAT_HOME/common/lib they work fine for running Catalina, but they do not work for javac on my own classes, so I have had to put the actual classes into $TOMCAT_HOME/webapps/myapp/WEB-INF/classes/. Is there a reason why the common/lib directory does not work for jav

Re: JAXP

2002-02-15 Thread Micael Padraig Og mac Grene
Not in there. Probably deprecated forever. At 09:52 AM 2/14/02 -0500, you wrote: >Hi, >It's in the Sun XML pack (among other places), at >http://java.sun.com/xml/downloads/javaxmlpack.html > >Yoav Shapira > > >[EMAIL PROTECTED] wrote: > > > > I got it about 6 months ago and you'r

NO jaxp.jar --- WHY NOT?? Any smarty pants out there?

2002-02-14 Thread Micael Padraig Og mac Grene
The Sun XML pack includes jaxp-1.2-ea-1 but that only includes xerces.jar and xalan.jar and docs. What do we do with applications that have instructions calling for jaxp.jar?? Eh? I am not Canadian, but am on the Eh Team. ;-) At 09:52 AM 2/14/02 -0500, you wrote: >Hi, >It's in the Sun XML p

Re: JAXP

2002-02-14 Thread Micael Padraig Og mac Grene
I got the pack, and it was not in there. I will try again. Fourth time. At 09:52 AM 2/14/02 -0500, you wrote: >Hi, >It's in the Sun XML pack (among other places), at >http://java.sun.com/xml/downloads/javaxmlpack.html > >Yoav Shapira > > >[EMAIL PROTECTED] wrote: > > > > I got i

Re: JAXP

2002-02-13 Thread Micael Padraig Og mac Grene
Where did you find jaxp.jar, if you did? I have been looking everywhere for that damned thing. I have assumed it is out of circulation? At 08:13 PM 2/13/02 -0600, you wrote: > Hi all, > > I am using jaxp and this is the error I get when I try to >instantiate m

Re: Finding the content type from within a JSP

2002-02-12 Thread Micael Padraig Og mac Grene
I can tell you that it is on a jsp page. What else would it be on? Maybe you are thinking about a response object, which has setContentType?? Your question probably makes sense but I cannot see what the sense is. At 06:57 AM 2/12/02 +, you wrote: > > How can your tags not know that

Re: Finding the content type from within a JSP

2002-02-11 Thread Micael Padraig Og mac Grene
How can your tags not know that type they are generating? I don't understand that. At 06:04 AM 2/12/02 +, you wrote: >I have an interesting question. I can see that there is a >ServletRequest.setContentType(String) method which would let me set >the content type, but from what I can tell,

Re: Empty documentations after installation

2002-02-10 Thread Micael Padraig Og mac Grene
That is not unusual, unfortunately, just keep trying. Took me about five downloads to get all of the src code the other day. At 04:10 PM 2/10/02 -0800, you wrote: >Hi, > >I downloaded and installed following rpms on a RedHat 6.2 box in the order >they appear, > >tomacat4-4.0.1-1.noarch.rpm >to

Re: web hosting

2002-02-06 Thread Micael Padraig Og mac Grene
Why does the use of Apache preclude installing and so on web apps? At 12:54 PM 2/6/02 -0700, you wrote: >I have a friend that is hosting a apache/tomcat machine for a couple of >people. > >We are running apache and tomcat 4.0.1 > >Does anyone know a resource for information on how to set this e

Re: apache or tomcat

2002-02-05 Thread Micael Padraig Og mac Grene
Do you have some measurements on this, Chen? At 10:56 AM 2/5/02 -0800, you wrote: >I am using tomcat under IIS. IIS takes care of all the >static html and tomcat is only a servlet container. It >runs good. > >I think tomcat is not good for web server because of >performance. Apache with SSL is mu

Re: How to force Tomcat to compile?

2002-02-05 Thread Micael Padraig Og mac Grene
Anja. Your compilation cannot be the problem, Anja. I use only self-compiled classes. I don't even put my source code into Tomcat. Use the manager app to stop and restart your web application, is my suggestion, after you compile. Or, you can stop and start Tomcat. Micael At 07:49 PM 2/5/

Re: Yes - Janet B

2002-02-03 Thread Micael Padraig Og mac Grene
/02 +, you wrote: > --- Micael Padraig Og mac Grene ><[EMAIL PROTECTED]> wrote: > Clear question: No >answers > > > > The subject, supra, asks the question. If you have > > a number of URLs > > pointed to a single IP address, can you map the URLs &g

Re: safety deploy in tomcat in a shared enviroment

2002-02-03 Thread Micael Padraig Og mac Grene
Not sure of what sort of security you are trying to develop, Eli. Be more specific. There are lots of available solutions for lots of differing objectives. For example, do you just want to avoid hackers, people jumping into the middle of your site, returns to sensitive pages, etc.? Micael

Re: Can multiple URLs with a single IP address be mapped to discrete Applications in Tomcat 4.0?

2002-02-03 Thread Micael Padraig Og mac Grene
by cron that parses the SQUID >access log and bans IPs with IPTables that match abuse patterns takes care >of that pretty quickly. > >Hope that helps > >-Pete > >Micael Padraig Og mac Grene wrote: > >>Clear question: No answers >>The subject, supra, as

Not Virual Hosts: Re: Can multiple URLs with a single IP address be mapped to discrete Applications in Tomcat 4.0?

2002-02-03 Thread Micael Padraig Og mac Grene
Hi, Jochen, thanks for the help. But, I think, unless I misunderstand, that virtual hosts are not the solution. Virtual hosts are defined by the Host element in server.xml. Hosts are parents to one or more web applications, each represented by a Context component. I can see nothing in a vi

Can multiple URLs with a single IP address be mapped to discrete Applications in Tomcat 4.0?

2002-02-02 Thread Micael Padraig Og mac Grene
Clear question: No answers The subject, supra, asks the question. If you have a number of URLs pointed to a single IP address, can you map the URLs somehow to discrete web applications in Tomcat 4.0? I have read everything I know to read and cannot get the answer to this. I know I could

Re: HELP on server.xml PLEASE

2002-02-01 Thread Micael Padraig Og mac Grene
der >the "WEB-INF\classes" directory and your custom JAR files under the >"WEB-INF\lib" directory. > >Now to access your files go to: http://:/home/something.jsp or >html. > >Hope this helps! >- Original Message - >From: "Micael Padraig Og mac

What is wrong with this server.xml?

2002-02-01 Thread Micael Padraig Og mac Grene
When I use the following server.xml, I get "Page cannot be displayed." But if I take out the context information in it works but only goes to the default ROOT. How come? Thanks.

HELP on server.xml PLEASE

2002-02-01 Thread Micael Padraig Og mac Grene
My forte is Java and at the XML configuration of Tomcat I suck. Could someone please help me with this? It would be greatly appreciated. If I add the following to servlet.xml, then I get the startup.sh to create the proper directories under TOMCAT_HOME/work/. But, then I cannot reach my sit

What's wrong with my server.xml?

2002-02-01 Thread Micael Padraig Og mac Grene
I am using the following server.xml but cannot get to my sites. Anyone have an idea what I am doing wrong? I have set off my changes to server.xml with a number of markers. Thanks for any help.

Re: AW: AW: Job situation in the US

2002-02-01 Thread Micael Padraig Og mac Grene
Thanks for responding. I get nothing with those search parameters. At 09:59 AM 2/1/02 +0100, you wrote: >Jobserve also includes a lot of german jobs because of German recruitment is >done from within the UK. >You also have the advantage to being able to talk English with those guys. >Just sarch

Re: AW: Job situation in the US

2002-01-31 Thread Micael Padraig Og mac Grene
This reference seems to be to the UK rather than to Germany. Do you have any German references? Thanks. At 04:00 PM 1/29/02 +0100, you wrote: >Hi Lars, > >try http://www.jobserve.com . I believe in Frankfurt/Munich/Germany (that's >where all the banking and telco business is) is still a demand

Re: Binary Dist. tomcat 4.01 Win32 can't find jdk on installation

2002-01-28 Thread Micael Padraig Og mac Grene
Michael From your other posts, it sounds as if you have an error in your JAVA_HOME classpath? Micael At 06:46 PM 1/28/02 +0100, you wrote: >Why would this happen? > >When I try to install jakarta-tomcat-4_0_1.exe on my server I receive this >error message: > >"Couldn't find a Java Development

Re: Solution to sun/tools/javac/Main - Problem and some Critique about classpath

2002-01-27 Thread Micael Padraig Og mac Grene
I just have the default jdk 1.4 and the following autoexec.bat on my laptop, and everything works great. Micael SET home = c:\ SET PATH=%PATH%;%JAVAHOME%\BIN SET JAVA_HOME=C:\j2sdk1.4.0-beta3 SET CATALINA_HOME=C:\tomcat SET ANT_HOME=C:\ant PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\j2sdk1.4.0-beta3\B

Re: problem with shutting down

2002-01-27 Thread Micael Padraig Og mac Grene
to solve this? > >thanks, >LK > >- Original Message - >From: Lakshmi <[EMAIL PROTECTED]> >To: Tomcat Users List <[EMAIL PROTECTED]> >Sent: Sunday, January 27, 2002 11:42 PM >Subject: Re: problem with shutting down > > > > > > - Orig

Re: problem with shutting down

2002-01-27 Thread Micael Padraig Og mac Grene
What are the exceptions, what is the setup, etc.? At 05:30 PM 1/27/02 -0800, you wrote: >I am a new user of tomcat4.0. I shut down tomcat by running shutdown.bat >in the bin folder. But when I want to srart it again, it does not work. It >gives me some connection exceptions. Any idea? > >thank

Re: Is this a stupid question or something? Why no nibbles?

2002-01-27 Thread Micael Padraig Og mac Grene
" prefix="codemagi_com_access_log." >suffix=".txt" > pattern="common"/> > > > directory="logs" prefix="dev1_log." suffix=".txt" > timestam

Re: canno startup Tomcat 4.0.1 - how to nobble JSP?

2002-01-27 Thread Micael Padraig Og mac Grene
Hi, David, I don't know why you hate jsp, and respect your decision. But, I find jsp is the cat's meow for me. I employ the taglibs extensively and love the results. Prior to developing my taglibs, I used a home made post controller filter interface Page which was just String [] processRe

Re: Is this a stupid question or something? Why no nibbles?

2002-01-26 Thread Micael Padraig Og mac Grene
At 04:16 AM 1/26/02 -0800, you wrote: >--- Micael Padraig Og mac Grene ><[EMAIL PROTECTED]> wrote: > > At 01:08 AM 1/25/02 -0800, you wrote: > > >FIRST > > > > > >If I want several development urls, e.g. > > > > > > app1.my

server.xml and Catalina

2002-01-26 Thread Micael Padraig Og mac Grene
I sure am having trouble getting an example of server.xml. I bathed! Is the 4.0 server.xml structured about like the 3.2 was? I have looked at the documentation, but I am practically oriented. If someone would show me one copy of a working server.xml with virtual hosting, I would be off and

Is this a stupid question or something? Why no nibbles?

2002-01-26 Thread Micael Padraig Og mac Grene
At 01:08 AM 1/25/02 -0800, you wrote: >FIRST > >If I want several development urls, e.g. > > app1.mycompany.com > app2.mycompany.com > app3.mycompany.com > >to be accessed through one registered url, e.g. > > www.mycompany.com > >can I do this with server.xml alone

Re: More novice questions

2002-01-25 Thread Micael Padraig Og mac Grene
Try the tutorials at www.java.sun.com. They are excellent, and have a search feature. At 02:41 PM 1/25/02 -0800, you wrote: >Does anybody know of another list which would be more suited for posting >novice questions like the following: > >What's the difference between a servlet, a javabean and

Re: Starting/stopping tomcat 4.0

2002-01-25 Thread Micael Padraig Og mac Grene
You need to download another copy. You copy is corrupted for some reason. At 03:40 PM 1/25/02 -0600, you wrote: >I just installed Tomcat 4.0. > >In the doc it says to start tomcat, go to <$CATALINA_HOME>/bin/startup.sh > >but there is no startup.sh there -- > >/var/tomcat4/bin only contains boot

Re: Problem with JDBC-Connection to DB2 from Tomcat4.0.1

2002-01-25 Thread Micael Padraig Og mac Grene
The answer to this is always the same, the class is not where your application is looking. So, that is the correct answer. Without knowing more about your situation, it is hard to tell what that means. Find out where the application is looking for the driver. The driver is not there. Put

Development URLs

2002-01-25 Thread Micael Padraig Og mac Grene
FIRST If I want several development urls, e.g. app1.mycompany.com app2.mycompany.com app3.mycompany.com to be accessed through one registered url, e.g. www.mycompany.com can I do this with server.xml alone or do I have to also configrue the dns server to coope

Re: Tomcat 4.0 JDK1.4 Up then DOWN

2002-01-25 Thread Micael Padraig Og mac Grene
At 08:33 AM 1/23/02 -0500, you wrote: >Is there no info in either the catalina_log or the application's log >(assuming you have logging turned on in server.xml for the app) that shows >what might be going on? I had something similar happen recently with JDK >1.3 where the main catalina window wou

re: canno startup Tomcat 4.0.1

2002-01-24 Thread Micael Padraig Og mac Grene
I downloaded a new copy of Tomcat and the problems disappeared. At 11:40 AM 1/22/02 +, you wrote: >Despite the good advice to carefully go through the documentation again the >'problem' still persists : It appears neither to start nor to fail? >glibc version is 2.2.4-21 >jdk is 1.3.1 > >i

Re: AW: startup and core dump

2002-01-24 Thread Micael Padraig Og mac Grene
ent must be set in the script before >tomcat is started. > > > -Ursprüngliche Nachricht----- > > Von: Micael Padraig Og mac Grene [mailto:[EMAIL PROTECTED]] > > Gesendet: Montag, 21. Januar 2002 18:41 > > An: Tomcat Users List > > Betreff: Re: startup and c

Re: problem compiling a servlet

2002-01-24 Thread Micael Padraig Og mac Grene
Try catalina_home/common/lib/servlet.jar At 02:12 PM 1/24/02 -0500, you wrote: >- Original Message - >From: "graghavan" <[EMAIL PROTECTED]> >To: "'Tomcat Users List'" <[EMAIL PROTECTED]> >Sent: Thursday, January 24, 2002 2:04 PM >Subject: problem compiling a servlet > > > > i have proble

Re: problem compiling a servlet

2002-01-24 Thread Micael Padraig Og mac Grene
I put in catalina_home/common/lib/servlet.jar and it works fine. At 02:04 PM 1/24/02 -0500, you wrote: >i have problem compiling a servlet; pls help out. >i have j2sdk1.3.1 in my 'path' and is installed alright. >i have tomcat 4.0.1 installed alright and many of the tests with the >'examples' see

Re: startup and core dump

2002-01-21 Thread Micael Padraig Og mac Grene
David, I am going to go back to jdk 1.3.1 I guess. No sense compounding my problems right now. Micael At 01:40 PM 1/21/02 -0500, you wrote: >JDK 1.4? I haven't worked with that yet since last I checked it was still a >beta release. As far as the ulimit... line goes, I was being literal >(e

Re: startup and core dump

2002-01-21 Thread Micael Padraig Og mac Grene
Thanks, David, Could I ask you to send me the script you use in startup.sh? That would be super. I am quite adept at Java and C++ but have limited scripting abilities. -- micael At 01:40 PM 1/21/02 -0500, you wrote: >JDK 1.4? I haven't worked with that yet since last I checked it was still

Christopher St. John the Man!

2002-01-21 Thread Micael Padraig Og mac Grene
Thanks, Christopher, you the man! At 12:34 PM 1/21/02 -0600, you wrote: >Micael Padraig Og mac Grene wrote: > > > > I want to know essentially how Tomcat gets the servlet > > and jsp classes > > > > Everything you need to run servlets and jsp's is >provi

Re: segmentation violations

2002-01-21 Thread Micael Padraig Og mac Grene
Not infrequenlty this is caused by a null pointer exception. At 05:23 PM 1/21/02 +, you wrote: >Hi, > >I am getting a 'SIGSEGV 11* segmentation violation' error within one of my >webapps. The app functions perfectly, until a call to a proprietary JAR >which has an associated '.so' file. The

Re: startup and core dump

2002-01-21 Thread Micael Padraig Og mac Grene
At 10:27 AM 1/21/02 -0500, you wrote: >I believe this one is well documented, but there is an issue with JDK 1.3.x >and Linux where a stack set to unlimited will cause a seg fault. To fix, use >'ulimit -s 2048' in either startup.sh or catalina.sh. > >If this doesn't fix it, please post more info

Re: canno startup Tomat 4.0.1

2002-01-21 Thread Micael Padraig Og mac Grene
Please keep me in this loop as well. At 07:07 AM 1/21/02 -0800, you wrote: >Hi David, > >I posted a similar problem today with RedHat 7.1 (see >problems starting tomcat4.01 on RedHat 7.1). Also see >the response that I got. I'll keep you updated as to >what I find. Please do the same with me. I'm

Re: Problem starting Tomcat 4.01 on RedHat 7.1

2002-01-21 Thread Micael Padraig Og mac Grene
I had the same problem with RH 7.2 At 01:41 PM 1/21/31 +, you wrote: >Hi, > >This happened to me also. From what I can gather the tarball is corrupt, >I tried making a patched version between the windoze one and what >I got from the unix one, but java kept core dumping on me due to the fact >t

Re: j2ee and Tomcat 4.0

2002-01-21 Thread Micael Padraig Og mac Grene
At 12:54 AM 1/21/02 -0800, you wrote: >I am not certain if I am understaind you correctly. But you seemed >trying to understand the relationship between J2SE and J2EE. > >The J2SE is kinda JDK and the J2EE is a set of extensions for the >server side applications, so called "Enterprise Edition(EE).

j2ee and Tomcat 4.0

2002-01-20 Thread Micael Padraig Og mac Grene
Do we add the javax/servlets to j2se or do we use j2se in conjunction with j2ee with Catalina (Tomcat 4.0)? -- To unsubscribe: For additional commands: Troubles with the list:

  1   2   >