OS X.3.8 Server help...

2005-07-07 Thread Martin Hoffsten
Title: OS X.3.8 Server help... I’m looking for a quick walkthrough to install Tomcat 4.x on my OS 10.3.8 server. My Java is up to date and I need a very detailed list of instructions. By detailed, I mean I have no idea what I’m doing in the Terminal... Martin Hoffsten 612.333.3233 x119

Tomcat 3.2.4 problem under Mac OS X SERVER 10.2.6

2005-01-02 Thread Mieke Banderas
When I try and run the originally installed Tomcat 3.2.4 that came with Mac OS X Server 10.2 nothing happens. If I try and use the startup script, which I think on this system is not enough, I get this message during upstart. Exception in thread "main" java.lang.NoClassDefFoundError:

Re: mod_jk config on mac os x (Modifié par Cyri l Godefroy)

2004-12-04 Thread Mark Lowe
t; >> I have some trouble using mod_jk to connect my apache web server and > >> my tomcat app server with mod_jk. I use mac Os X 10.3.6, Tomcat > >> 4.1.31 > >> Apache 2.0.57 mod_jk 1.2.5 > > > > > > This google search: > > http://www.google.co

Re: mod_jk config on mac os x (Modifié par Cyri l Godefroy)

2004-12-04 Thread Cyril Godefroy
<[EMAIL PROTECTED]> wrote: I have some trouble using mod_jk to connect my apache web server and my tomcat app server with mod_jk. I use mac Os X 10.3.6, Tomcat 4.1.31 Apache 2.0.57 mod_jk 1.2.5 This google search: http://www.google.com/search?q=osx+mod_jk&ie=UTF-8&oe=UTF-8 Turne

Re: mod_jk config on mac os x (Modifié par Cyri l Godefroy)

2004-12-02 Thread Mark Lowe
ble using mod_jk to connect my apache web server and > > my tomcat app server with mod_jk. I use mac Os X 10.3.6, Tomcat 4.1.31 > > Apache 2.0.57 mod_jk 1.2.5 > > > This google search: > http://www.google.com/search?q=osx+mod_jk&ie=UTF-8&oe=UTF-8 > > Turn

Re: mod_jk config on mac os x (Modifié par Cyri l Godefroy)

2004-12-02 Thread Andrew Becherer
On Thu, 2 Dec 2004 19:15:06 +0100, Cyril Godefroy <[EMAIL PROTECTED]> wrote: > I have some trouble using mod_jk to connect my apache web server and > my tomcat app server with mod_jk. I use mac Os X 10.3.6, Tomcat 4.1.31 > Apache 2.0.57 mod_jk 1.2.5 This google search: http:/

mod_jk config on mac os x (Modifié par Cyril Godefroy)

2004-12-02 Thread Cyril Godefroy
I have some trouble using mod_jk to connect my apache web server and my tomcat app server with mod_jk. I use mac Os X 10.3.6, Tomcat 4.1.31 Apache 2.0.57 mod_jk 1.2.5 here's my mod_jk.conf: LoadModule jk_module modules/mod_jk.so JkWorkersFile /usr/local/tomcat/conf/workers.properties #

Install 5.5.4 on Mac OS X

2004-11-11 Thread Craig Mattocks
This script is overkill but perhaps it will help someone. - Craig #!/bin/sh # # This UNIX script installs the Tomcat servlet # # container on Mac OS X computer systems. # # - - - - - - - - - - - - - - - - - - - - - - - # # Make this script

Re: tomcat crash on mac os X

2004-10-19 Thread David Smith
I don't run tomcat on my mac os x powerbook, but I have had trouble with netbeans crashing unexpectedly. I think the jdk provided by Apple isn't as stable as it should be. Just my observation. --David Mark Lowe wrote: I've been running tomcat in the same version of osx, on

Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Mark Lowe wrote: Well java sits on a bunch of c libraries, and at a glance your errors looked like they were happening at that level. I agree with you. gcc isn't directly related, i meant more the libraries that are installed with it and the dev tools.. I verified on my server, gcc is on it. But

Re: tomcat crash on mac os X

2004-10-19 Thread Mark Lowe
I am sorry for the question that may seems stupid but: in which way gcc is related with java? Well java sits on a bunch of c libraries, and at a glance your errors looked like they were happening at that level. gcc isn't directly related, i meant more the libraries that are installed with it and

Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Mark Lowe wrote: I've been running tomcat in the same version of osx, only in a staging environment and on this machine (dev environment). All works fine.. All works fine also for me, sometimes things goes wrong when I try to use javax.imageio. Have you tries installing the developer tools to ma

Re: tomcat crash on mac os X

2004-10-19 Thread Mark Lowe
I've been running tomcat in the same version of osx, only in a staging environment and on this machine (dev environment). All works fine.. Have you tries installing the developer tools to make sure that its not gcc problems.. I haven't looked closely but seems like you java installation could

Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Shapira, Yoav wrote: Hi, has caused an exception in catalina.out (is at the end of the mail). Afer 200 queries the system is still alive... but it does not souds encouraging for me. The crash was not easily reproducible. Well, I'm glad it's still alive ;) someone has killed tomcat again!

RE: tomcat crash on mac os X

2004-10-19 Thread Shapira, Yoav
Hi, >has caused an exception in catalina.out (is at the end of the mail). >Afer 200 queries the system is still alive... but it does not souds >encouraging for me. The crash was not easily reproducible. Well, I'm glad it's still alive ;) > unpackWARs="true" autoDeploy="true

Re: tomcat crash on mac os X

2004-10-19 Thread Edoardo Panfili
Shapira, Yoav wrote: Hi, Logs look fine. A couple of things: - 5.0.25 is not the latest stable release. Upgrade to 5.0.28 and try to reproduce the problem. - Strip away anything that's not essential. For example, if you don't need them, remove the Tomcat examples, docs, admin, manager, balancer

RE: tomcat crash on mac os X

2004-10-18 Thread Shapira, Yoav
2004 3:08 AM >To: Tomcat Users List >Subject: Re: tomcat crash on mac os X > >Ben Souther wrote: >>>In witch way I can be more precise? >> >> By posting your log files. >> > >The time of the crash comes from a custom log file from my application: >12 Octo

Re: tomcat crash on mac os X

2004-10-16 Thread Edoardo Panfili
ers for UserTransaction = null = I use Tomcat 5.0.25 Mac OS X 10.3.5 Postgres 7.4.2 via JDBC (library in WEB-INF/lib) javax.mail library (is present but no real use from the users) there a re some other jars in WEB-INF/li

Re: tomcat crash on mac os X

2004-10-15 Thread Ben Souther
> In witch way I can be more precise? By posting your log files. On Fri, 2004-10-15 at 18:10, Edoardo Panfili wrote: > hy, > > I am runnig Tomcat 5.0.25 on Mac OS X (client) 10.3.5 > But the same behaviour occurs with older Tomcat versions. > > Sometimes Tomcat (the

tomcat crash on mac os X

2004-10-15 Thread Edoardo Panfili
hy, I am runnig Tomcat 5.0.25 on Mac OS X (client) 10.3.5 But the same behaviour occurs with older Tomcat versions. Sometimes Tomcat (the whole server, not my application) crashes without any explanation on log files. I can't reproduce the crash condition it seems in some ways related wi

Unexpected icon pops up when generating PDF (Mac OS X)

2004-09-07 Thread Aitor Imaz
Hi, I have Tomcat 5.0.27 installed on a computer with Mac OS X 10.3.4. Whenever I generate a PDF file from a webapp, an annoying Java launcher icon pops up in my dock, apparently launching the org.apache.catalina.startup.Bootstrap class. This behaviour was already reported in this message: http

Re: Upgrade Tomcat version in OS X Server

2004-07-01 Thread Mark Lowe
http://homepage.mac.com/melowe/iblog/B141099555/C760077128/E969031629/ index.html On 1 Jul 2004, at 16:04, Jason Lane wrote: Hi list, OK I've just taken possession of a G5 X Serve running OS X 10.3.4 Server. This version comes with Tomcat 4x but I really want to upgrade to Tomcat 5x. I

Upgrade Tomcat version in OS X Server

2004-07-01 Thread Jason Lane
Hi list, OK I've just taken possession of a G5 X Serve running OS X 10.3.4 Server. This version comes with Tomcat 4x but I really want to upgrade to Tomcat 5x. I have installed the binaries under /usr/local and created a sym from the existing install in /Library/Tomcat Tomcat still sho

Help to install tomcat in mac os x

2004-05-01 Thread Jose Manuel Islas Romero
Hi, I'd try to install tomcat on mac os x but i can't. Can someone help me? Thanx TrentCioran - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: FW: Os X

2004-04-11 Thread Carl Olivier
Users List' Subject: RE: FW: Os X Good point, I tried to do the build and I got a few of these errors [javac] public interface HttpSessionActivationListener extends EventListener { [javac]^ [javac] /Users/macusr/Desktop/apache-ant-1.6.1/jakarta-tomcat-5.0.19-sr

Re: Os X

2004-04-11 Thread Hassan Schroeder
Andrew Robinson wrote: It was working...I had to restart the machine and now I can't get to the tomcat mainpage that was loading...the one with the links...nothing comesup when I go to the server at the port # I was using...I restarted tomcat but I don't know what else to do Everything below s

RE: RE: RE: Os X

2004-04-11 Thread Andrew Robinson
--Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] rg] On Behalf Of Hassan Schroeder Sent: Sunday, April 11, 2004 4:55 PM To: Tomcat Users List Subject: Re: Os X Andrew Robinson wrote: > It seems to run but I get an error page when I go to the server at > port 8080 ERR

RE: Os X

2004-04-11 Thread Andrew Robinson
Of Hassan Schroeder Sent: Sunday, April 11, 2004 4:55 PM To: Tomcat Users List Subject: Re: Os X Andrew Robinson wrote: > It seems to run but I get an error page when I go to the server at > port 8080 ERROR The requested URL could not be retrieved I'd suggest you stop Tomcat and re

Re: Os X

2004-04-11 Thread Hassan Schroeder
Andrew Robinson wrote: It seems to run but I get an error page when I go to the server at port 8080 ERROR The requested URL could not be retrieved I'd suggest you stop Tomcat and restart using 5: start tomcat by `./bin/catalina.sh run` Leave that window open and watch the output as you try to acc

RE: Os X

2004-04-11 Thread Andrew Robinson
Users List Subject: Re: Os X Sure, I develop on OS X with Tomcat as my test container. 1: Download the tar.gz binary. Try to download it without letting Safari automatically unpack it. 2: open a terminal and run: `gnutar xzf jakarata-tomcat-*.tar.gz` 3: change directory into jakarata-tomcat-*

RE: FW: Os X

2004-04-11 Thread Andrew Robinson
I wasn't sure if the binary would work with OS X...I've had bad luck with *nix binaries and os X. I'll give it a try and see if it works. Thanks, Andrew -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] rg] On Behalf Of Hassan Schroeder Sent: Sunday, A

Re: FW: Os X

2004-04-11 Thread Hassan Schroeder
Andrew Robinson wrote: I tried to do the build Why? If you're just getting started with this, I'd recommend that you install a binary version to get a feel for the installation, configuration, app deployment, etc. Once you're comfortable with that you can move on to installing from source if desi

Re: Os X

2004-04-11 Thread Sandy McArthur
Sure, I develop on OS X with Tomcat as my test container. 1: Download the tar.gz binary. Try to download it without letting Safari automatically unpack it. 2: open a terminal and run: `gnutar xzf jakarata-tomcat-*.tar.gz` 3: change directory into jakarata-tomcat-* 4: create the file: bin

RE: FW: Os X

2004-04-11 Thread Andrew Robinson
Schroeder Sent: Sunday, April 11, 2004 3:24 PM To: Tomcat Users List Subject: Re: FW: Os X Andrew Robinson wrote: > I'm new to this list...Has anyone sucessfully installed tomcat on an > OS X machine, I can't seem to get it to work. Yes. It would probably be more useful if yo

Re: FW: Os X

2004-04-11 Thread Hassan Schroeder
Andrew Robinson wrote: I'm new to this list...Has anyone sucessfully installed tomcat on an OS X machine, I can't seem to get it to work. Yes. It would probably be more useful if you specified what exactly you did and what exact problem you're having, eh? -- H

FW: Os X

2004-04-11 Thread Andrew Robinson
Hi all, I'm new to this list...Has anyone sucessfully installed tomcat on an OS X machine, I can't seem to get it to work. Thanks, Andrew

Tomcat 5 not starting on Windows/MAC OS X

2004-04-03 Thread alistair
Hi folks, no matter what I do with Tomcat 5.0.19 it won't start under Windows or MAC OS X. It always complains about Boostrap start can't Catalina.setAwait(). I had a look at the source and Catalina extends Embedded, which contains the setAwait method but the Bootstrap class causes a

Re: Tomcat on OS X

2004-01-30 Thread Giuliano Gavazzi
At 1:36 pm +0100 2004/01/30, Werner van Mook wrote: [...] StartService () { if [ "${TOMCAT:=-NO-}" = "-YES-" ]; then ConsoleMessage "Starting Jakarta Tomcat" sh /usr/local/tomcat/bin/startup.sh & fi } [...] take the & off that line above. Giuliano -- H U M P H || ||| s

Re: Tomcat on OS X

2004-01-30 Thread Werner van Mook
On Jan 30, 2004, at 2:55 PM, Mikaël VAILLANT wrote: It's not a problem with Tomcat but with Mac OS X security. Only webusers can use port 80. Root have all privilege so you don't have problem with it. Hmmm, I seem to remember something like that. So maybe I need to add a user to the

Re: Tomcat on OS X

2004-01-30 Thread Mikaël VAILLANT
It's not a problem with Tomcat but with Mac OS X security. Only webusers can use port 80. Root have all privilege so you don't have problem with it. > Message du 30/01/04 13:44 > De : Werner van Mook > A : [EMAIL PROTECTED] > Copie à : > Objet : Tomcat on OS X > Hi

Re: Tomcat on OS X

2004-01-30 Thread Tom Cherry
Off the top of my head, I can not remember, but here is a link to the download on Apple's page to a .pkg that installs Tomcat. You could hack what you need out of it (or use it). http://www.apple.com/downloads/macosx/unix_open_source/ apachejakartaproject.html -- End of line On Jan 30, 2004

Tomcat on OS X

2004-01-30 Thread Werner van Mook
Hi all, I know this has to be asked before. I can't browse the mail history. I want to automatically let tomcat start when starting my mac. I created a Tomcat directory in StartupItems in /Library. In this dir I created 2 files : StartupParameters.plist { Description = "Tomcat web server";

Successful build of mod_jk2 on Mac OS X Panther

2004-01-15 Thread Timothy Stone
List, I have successfully built mod_jk2 on Mac OS X Panther (10.3.2). I document my success at: http://forums.serverlogistics.com/viewtopic.php?t=644 *where comments are welcome.* NB: My success in part may be due to using ServerLogistic's Complete Apache 2.0.48 distro, so it is som

SESSIONS.ser - how do I get rid of it on OS X?

2003-10-22 Thread Matt Raible
I am running Tomcat 4.1.27 on OS X. I haven't had SESSIONS.ser show up in a while on my Windows and Linux boxes and (to my knowledge), I've set them up the same ways as I have on Windows. So my question is - how do I turn off this session persistence on OS X. Do I have to add custo

Re: Apache+Tomcat with mod_jk on OS X

2003-10-11 Thread Trinity Jacobs
HELP ever since the big virus ive been plagued with emails from thei comapny or whatever it is.. i get at least 800 a day and i can t make them stop.. i dont know what you are all are talkingabout and i really dont care.. i cant seem to unsubscribe successfully HELP!! i want my email inbox bac

Re: Apache+Tomcat with mod_jk on OS X

2003-10-11 Thread Matt Raible
Yep, and that appears to work just fine. On Saturday, October 11, 2003, at 02:54 PM, Giuliano Gavazzi wrote: At 10:52 -0600 2003/10/11, Matt Raible wrote: I'm trying to get Apache (1.3.27) integrated with Tomcat (4.1.27) on OS X. [...] I downloaded mod_jk.so (for 1.3.27) from http://tinyur

Re: Apache+Tomcat with mod_jk on OS X

2003-10-11 Thread Giuliano Gavazzi
At 10:52 -0600 2003/10/11, Matt Raible wrote: I'm trying to get Apache (1.3.27) integrated with Tomcat (4.1.27) on OS X. [...] I downloaded mod_jk.so (for 1.3.27) from http://tinyurl.com/qkh6. Currently, the issue I'm having is with Apache, hopefully someone can help. When I restart

Apache+Tomcat with mod_jk on OS X

2003-10-11 Thread Matt Raible
I'm trying to get Apache (1.3.27) integrated with Tomcat (4.1.27) on OS X. I've read the following article (http://tinyurl.com/qkgp), which didn't help much, as well as my own (http://raibledesigns.com/tomcat), but I've found no success. I downloaded mod_jk.so (f

Tomcat on Mac OS X Server

2003-06-13 Thread JSF
Hello Everyone, I am trying to install the latest stable version of Tomcat (4.1.24) on Mac OS X SERVER 10.2.3. Due to some reason the startup fails with exception posted at the end of this message I tried Aaron Faby's Tomcat installer package as well as binary from tom

Install problems (Mac OS X Server)

2003-06-13 Thread JSF
Hello Everyone, I am trying to install the latest stable version of Tomcat (4.1.24) on Mac OS X SERVER 10.2.3. Due to some reason the startup fails with exception posted at the end of this message I tried Aaron Faby's Tomcat installer package as well as binary from tom

mod_jk2 with Apache 1.3 on OS X?

2003-03-16 Thread Eric Jacobson
Has anyone ever gotten this configuration to work: Tomcat 4.1.x connected to Apache 1.3.27 on Mac OS X using the mod_jk2 connector. I have gotten it to work using the mod_jk connector, but I would like the status functionality in mod_jk2. There is no OS X binary available for mod_jk2 - I got

RE: ERROR while running servlet on mac os X

2003-02-28 Thread Jeff Corliss
Found this in the release-notes-4.1.txt: Enabling invoker servlet: Starting with Tomcat 4.1.12, the invoker servlet is no longer available by default in all webapp. Enabling it for all webapps is possible by editing $CATALINA_HOME/conf/web.xml to u

Re: HTTTP Status 404 Tomcat on MAC os X

2003-02-28 Thread Francisco J. Bido
1. Did you try restarting Tomcat? 2. Double check your web.xml file since It doesn't look like your servlet is deploying correctly. 3. Also check your catalina.out log for any startup errors. 4. Find a complete example that works and make sure you understand what the web.xml entries mean. Best

HTTTP Status 404 Tomcat on MAC os X

2003-02-28 Thread apratim sharma
hi !!1 i'm getting following error on running servlet created by me HTTP Status 404 - /exp/servlet/first type Status report message /exp/servlet/first description The requested resource (/exp/servlet/first) is not availab

HTTP Status 503 - Servlet ERROR on MAC OS X

2003-02-28 Thread apratim sharma
hi !!! while running the servlet on mac os x i got this error!!! HTTP Status 503 - Servlet org.apache.catalina.INVOKER.HelloWorldExample is currently unavailable type Status report message Servlet org.apache.catalina.INVOKER.HelloWorldExample is currently unavailable description The requested

ERROR while running servlet on mac os X

2003-02-27 Thread apratim sharma
HTTP Status 503 - Servlet org.apache.catalina.INVOKER.HelloWorldExample is currently unavailable --hi!! i'm getting following error on running servlet compiled by me message Servlet org.apache.catalina.INVOKER.HelloWorld is currently unavailable

Re: CLASSPATH in mac os x

2003-02-27 Thread bido
don't forget the period in the first setenv entry since it indicates current directory. Hope it helps. -FB On Thursday, February 27, 2003, at 08:08 AM, apratim sharma wrote: i'm not able to compile servlet files on mac os x. i think it's because CLASSPATH is not set properly. can

Re: CLASSPATH in mac os x

2003-02-27 Thread bido
don't forget the period in the first setenv entry since it indicates current directory. Hope it helps. -FB On Thursday, February 27, 2003, at 08:08 AM, apratim sharma wrote: i'm not able to compile servlet files on mac os x. i think it's because CLASSPATH is not set properly. can

Re: CLASSPATH in mac os x

2003-02-27 Thread bido
don't forget the period in the first setenv entry since it indicates current directory. Hope it helps. -FB On Thursday, February 27, 2003, at 08:08 AM, apratim sharma wrote: i'm not able to compile servlet files on mac os x. i think it's because CLASSPATH is not set properly. can

CLASSPATH in mac os x

2003-02-27 Thread apratim sharma
i'm not able to compile servlet files on mac os x. i think it's because CLASSPATH is not set properly. can anybody tell me the correct way... - Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, and more

Re: Mac os x and class files

2003-02-26 Thread Peng Tuck Kwok
This is a long shot; shouldn't your classes be in a package ? for examples your import statement : <%@ page import="Plans021103"%> try putting it into package like org.mypackage . Putting your jars or classes under /{webapp name}/WEB-INF/lib or /{webapp name}/WEB-INF/classes should work .

Mac os x and class files

2003-02-26 Thread Warren Burholt
Hello Tomcat Users, I still cannot get Tomcat 4.1.8 to find my class files. I've trimmed the thread and am posting again in the hope that someone will see my error. I have reverted back to using jakarta-tomcat-4.0.3 And there I have only been able to access class files from jakarta-tomcat-

Re: Mac os x and class files

2003-02-24 Thread Warren Burholt
r testing would be greatly appreciated. Warren From: Anthony Marlowe <[EMAIL PROTECTED]> Date: Sat Feb 22, 2003 6:39:20 AM America/Montreal To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: Mac os x and class files Reply-To: "Tomcat Users List" <[EMAIL PROT

Re: Mac os x and class files

2003-02-24 Thread Peng Tuck Kwok
y appreciated. Warren From: Anthony Marlowe <[EMAIL PROTECTED]> Date: Sat Feb 22, 2003 6:39:20 AM America/Montreal To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: Mac os x and class files Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> Hi, I would li

Re: Mac os x and class files

2003-02-23 Thread Warrren Burholt
r/local/jakarta-tomcat-4.1.18/classes Any additional suggestions for testing would be greatly appreciated. Warren From: Anthony Marlowe <[EMAIL PROTECTED]> Date: Sat Feb 22, 2003 6:39:20 AM America/Montreal To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: Mac os

Re: Mac os x and class files

2003-02-23 Thread Anthony Marlowe
/jakarta-tomcat-4.1.18/classes Any additional suggestions for testing would be greatly appreciated. Warren From: Anthony Marlowe <[EMAIL PROTECTED]> Date: Sat Feb 22, 2003 6:39:20 AM America/Montreal To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: Mac os x and cla

Re: Mac os x and class files

2003-02-22 Thread Warrren Burholt
M America/Montreal To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: Re: Mac os x and class files Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> Hi, I would like to know your Mac OS X configuration. I have Tomcat 4.1.18 running standalone and in conjuncti

Re: Mac os x and class files

2003-02-22 Thread Anthony Marlowe
Hi, I would like to know your Mac OS X configuration. I have Tomcat 4.1.18 running standalone and in conjunction with JBoss 3.0.6 with Apples 1.4.n DP10 and OS X 10.2.4. With no problem what so ever. This all works with 1.3.1 also with no problem. In addition I have mod_jk2 installed and

Re: Mac os x and class files

2003-02-21 Thread Warrren Burholt
the cause. And I did mean 4.1.18, although I see I have it named in usr/local as jakarta-tomcat-4.1.8-LE-jdk14 I'm really glad to hear that Tomcat works great on os x -- actually that has been my experience with jakarta-tomcat-4.0.3 except for the class mystery. Thank you for your help,

Re: Mac os x and class files

2003-02-21 Thread Jake Robb
The 1.4.x JDK isn't production-ready for OS X yet. There are developer preview versions, but they're far from reliable or complete at this time. -Jake Ian McFarland wrote: > Are you using JDK1.3.1 or 1.4.1 on your OS X box? You know the default > configuration for OS X is t

Re: Mac os x and class files

2003-02-21 Thread Ian McFarland
Are you using JDK1.3.1 or 1.4.1 on your OS X box? You know the default configuration for OS X is to use 1.3.1, and you should be doing so for production anyway. In any case, I use Tomcat 4.1.12 (not the LE version) on OS X 10.2.4 all the time. (And have on 10.2.3, 10.2.2, 10.2.1, 10.1.x

Mac os x and class files

2003-02-21 Thread Warrren Burholt
Hello Tomcat Users, On os x 10.2.3 I installed jakarta-tomcat-4.1.8-LE-jdk14 in usr/local I cannot get Tomcat to load my classes. Besides putting them in webapps/ROOT/WEB-INF/classes, I have tried common/classes and shared/classes. I have reverted back to using jakarta-tomcat-4.0.3 And

Re: Apache2.0.40 Tomcat4.1.18 Integration on Linux/ Mac OS X

2003-01-23 Thread Anthony Marlowe
Hi, For those interested, for Mac OS X there are a two binary distributions for Apache 2.0.43/44. The newest version of Apache 2.0.44 is available from Aaron Faby at www.serverlogistics.com. Or you can pay for bundele setup from from www.openosx.com. Aaron's is free with a donati

Building JK2 on Mac OS X...

2002-12-17 Thread Stone, Timothy
Anybody familiar with this scenairo? I have a friend that has gotten a lot of help from John Turner's work (are you listening John :) ) but has gets the following near the end of the build: ... cc: unrecognized option `-shared'ld: -L: directory name missingmake[1]: [../../../build/jk2/apache13

Re: JAVA_HOME on Mac OS X?

2002-12-16 Thread Joseph Stephen
For Mac OS X You need to set java home as follows. export JAVA_HOME=/usr Let me know if you still face problems I am running tomcat on OS X. Regards, Joe --- Robert Leach <[EMAIL PROTECTED]> wrote: > Thanks. I'm now facing another problem. Here's

Re: JAVA_HOME on Mac OS X?

2002-12-15 Thread Robert Leach
ince I installed the developer package that came with Mac OS X 10.2 that I would have it, but after doing this search: find / -name "jdk*" -print and getting no results, I started searching for the JDK online to download it. Sun's website however doesn't appear to have one for Mac.

Re: JAVA_HOME on Mac OS X?

2002-12-15 Thread Paul DuBois
At 15:05 -0700 12/15/02, Robert Leach wrote: Hi, I tried running the startup.sh script for tomcat and it says I need a value for the JAVA_HOME environment variable. I assumed that since I installed the developer package that came with Mac OS X 10.2 that I would have it, but after doing this

JAVA_HOME on Mac OS X?

2002-12-15 Thread Robert Leach
Hi, I tried running the startup.sh script for tomcat and it says I need a value for the JAVA_HOME environment variable. I assumed that since I installed the developer package that came with Mac OS X 10.2 that I would have it, but after doing this search: find / -name "jdk*" -

mod_webapp (warp) for Mac OS X

2002-11-21 Thread Ben Starr
Does anyone have a binary of mod_webapp (warp) 1.2 for Mac OS X (10.2)? I've looked on the Apache website and searched the web but can only find the binaries for mod_webapp 1.0 for OS X. I'm using mod_webapp 1.0 without problems but would like to have multiple versions of Tomcat run

Re: Bizarre startup problem on Mac OS X server, with 4.1.12. SOLVED

2002-11-14 Thread Martin Redington
Thanks a bunch Apple! My OS X Server installs have a catalina.jar file in the /Library/Java/Extensions directory. This dir is listed in the java.ext.dirs System property, so I presume it gets searched for jars during startup. After I gzip'd the catalina.jar, my tomcat 4.1.12 install st

Re: Bizarre startup problem on Mac OS X server, with 4.1.12

2002-11-13 Thread Martin Redington
Hi Ian, thanks for your response. At least now I know I'm not going crazy. I didn't see the previous posts, but I have a vague recollection of having a similar problem with tomcat on my tibook ages ago, with a previous tomcat version. I shut down webobjects, and then tried moving the common

Re: Bizarre startup problem on Mac OS X server, with 4.1.12

2002-11-13 Thread Ian McFarland
want the parser that came with Tomcat, then there's more work you have to do. I may remember once I have my coffee. Let me know if this helps you out, though. Cheers, -Ian On Wed, Nov 13, 2002 at 09:45:00AM +, Martin Redington wrote: > > I have three machines. A tibook with Mac

Bizarre startup problem on Mac OS X server, with 4.1.12

2002-11-13 Thread Martin Redington
I have three machines. A tibook with Mac OS X 10.2.1, and 2 xserves with Mac OS X Server 10.2.1 The actual OS version is 10.2.1, build 6D52 on both machines. All three machines have the stock OS X 1.3.1 JVM install. I downloaded 4.1.12 (full) to all three machines, and unpacked it with

(OS X) Tomcat 3.0.3 can't start Tomcat? [REPEAT]

2002-10-26 Thread Burt Johnson
j/jboss-3.0.3_tomcat-4.1.12/server/default/deploy/jmx-console.war/ lastDeployed: 1035521984776 lastModified: 1033424092000 mbeans: ]Incompletely deployed packages: <<<<<<<<<<<<<<<<< so what else do I need to do to get this vanilla OS X installation to run? -

(OS X) Tomcat 3.0.3 can't start Tomcat?

2002-10-24 Thread Burt Johnson
jboss.deployment.DeploymentInfo@1e0d4679 { url=file:/Users/bj/jboss-3.0.3_tomcat-4.1.12/server/default/deploy/jmx-console.war/ } deployer: null status: null state: INIT_WAITING_DEPLOYER watch: file:/Users/bj/jboss-3.0.3_tomcat-4.1.12/server/default/deploy/jmx-console.war/ lastDeployed: 10355219847

Tomcat and OS X Problem

2002-10-24 Thread Christopher J . Utley
I'm new to Tomcat. Just installed 4.1.12 on Mac OS X 10.2. The Tomcat Administration and Manager are working fine. Everything in Manager is running=true except the /examples. I cannot find an error message in the log files clear enough to aid me in resolving the problem. If I cli

RE: Building mod_jk.so for Mac OS X

2002-09-27 Thread White, Jonathan R CONT JW9242C
[EMAIL PROTECTED]] > Sent: Friday, September 27, 2002 4:34 PM > To: Tomcat Users List > Subject: Building mod_jk.so for Mac OS X > > > Since I didn't find a pre-built mod_jk.so for Mac OS X, I > tried to build it > myself from source, but I'm getting the following

Building mod_jk.so for Mac OS X

2002-09-27 Thread Matt Raible
Since I didn't find a pre-built mod_jk.so for Mac OS X, I tried to build it myself from source, but I'm getting the following error when I do "make" - any ideas? [MINIME:jakarta-tomcat-connectors-jk-1.2.0-src/jk/native] root# make Making all in common /usr/bin/libtool --mod

Can't get UserTransaction to work in Tomcat 4.0.4 on Mac OS X

2002-08-20 Thread @Basebeans.com
Subject: Can't get UserTransaction to work in Tomcat 4.0.4 on Mac OS X From: Matt Raible <[EMAIL PROTECTED]> === I am trying to use the "UserTransaction" in a java class to manage a transaction manually. I've installed Tomcat 4.0.4 on Windows XP and Red Hat 7.2/

Trouble building mod_webapp for tomcat 4 apache 2 and OS X

2002-08-01 Thread Aaron
When I try to build mod_webapp from the jakarta-tomcat-connectors-4.0.2-01-src for apache2 I get this message at the end of the output from the make command. What does it mean? *** Warning: This library needs some functionality provided by /usr/local/jakarta-tomcat-connectors-4.0.2-01-src/

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-09 Thread Jack Park
here are problems with this 'picture.' > > (mostly made by my ignorance), particularly since two different tomcat > > builds refuse to run their examples. > > > > Perhaps you'll see what's wrong with this picture. > >At first, it seemed you had some c

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-09 Thread Martin Jacobson
ese features, you > can safely skip this document." > > I should say that I am doing this in a verbose fashion in the hopes that > other OS X users will be able to find it with google when/if they need > it. My similar query at http://forums.osxfaq.com/viewforum.php?forum=15 >

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-08 Thread Joel Rees
Perhaps you'll see what's wrong with this picture. At first, it seemed you had some confusion between the mysql permissions system and the UNIX permissions system. But it looks like that isn't the problem, after all. Let's see. You said you had the driver in place. You said

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-08 Thread Jack Park
chown on the mysql distribution to change the user/group >appropriately? Did you set up your sudoers and use sudo to run mysql? > > > I see several candidate avenues of inquiry: > > tomcat 4.0.4 has problems with this configuration (I think very > unlikely) > > mm.mysq

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-08 Thread Joel Rees
ql 2.0.8 is the wrong driver for 3.23.51 > 3.23.51 (being a very recent release) has some problem > my configuration of the database with permissions is not consistent with > OS X needs (works fine on wintel and linux, however). > > Any thoughts would be greatly a

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-08 Thread Jack Park
that I am doing this in a verbose fashion in the hopes that other OS X users will be able to find it with google when/if they need it. My similar query at http://forums.osxfaq.com/viewforum.php?forum=15 has had 3 hits (one of which is mine) in the same time span as this post here; here there hav

Re: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-08 Thread Martin Jacobson
er for 3.23.51 > 3.23.51 (being a very recent release) has some problem > my configuration of the database with permissions is not consistent > with OS X needs (works fine on wintel and linux, however). > Hi, I am successfully using mysql (3.23.46) & Tomcat (4.1.4) with m

RE: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-07 Thread Steve Ahlstrom
e I'll be done with it. Good luck Steve -Original Message- From: Jack Park [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 07, 2002 8:09 PM To: Tomcat Users List Subject: RE: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access" Thank you! I just upgraded to 2.0.14 with no

RE: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-07 Thread Jack Park
rname and there is no password. I have already used two different grants: grant all privileges on mydatabase/* to nexw@localhost; I am not aware of anything else I need to tell tomcat, particularly since that context statement works on both WinME and Linux, and this is

RE: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access"

2002-07-07 Thread Steve Ahlstrom
ly 07, 2002 4:24 PM To: [EMAIL PROTECTED] Subject: Mac OS X, Tomcat 4.0.4, MySql "configuration denies access" I continue to get the sql exception using the above software and mm.mysql 2.0.8 drivers. MySql is 3.23.51 downloaded from entropy.ch I have granted permission to the

  1   2   >