Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2006-03-30 Thread Jason LeMonier
Hey, tools.jar is ok when Tomcat is started from ../tomcat4/bin/startup.sh BUT, when starting Tomcat FROM Eclipse:   Eclipse ==> Window ==> Preferences => Tomcat => JVM Settings => (Classpath  before generated classpath) ==> ADD: .../tools.jar

Re: Various issue with stable/tomcat4

2005-12-19 Thread Arnaud Vandyck
your point of view, and now I see that 2 (or > even 3) of the bugs I experience seem to be commonly known in tomcat4. > > I have then either the option to work-around them, fix them myself, or > use tomcat5. If you can (admin rights and so), go for tomcat5 ;-) - -- .'

Re: Various issue with stable/tomcat4

2005-12-19 Thread Marc SCHAEFER
known in tomcat4. I have then either the option to work-around them, fix them myself, or use tomcat5. Thank you! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Various issue with stable/tomcat4

2005-12-19 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kalle Kivimaa wrote: > Arnaud Vandyck <[EMAIL PROTECTED]> writes: > >>Our problem is Tomcat4 is no more supported, we all focus on Tomcat5. >>Tomcat4 will be patched only if a security problem is discovered. > > > U

Re: Various issue with stable/tomcat4

2005-12-19 Thread Kalle Kivimaa
Arnaud Vandyck <[EMAIL PROTECTED]> writes: > Our problem is Tomcat4 is no more supported, we all focus on Tomcat5. > Tomcat4 will be patched only if a security problem is discovered. Umm, tomcat4 is in Sarge (although not in main), so it should still be supported, at least for RC bugs

Re: Various issue with stable/tomcat4

2005-12-19 Thread Arnaud Vandyck
was a limitation of Tomcat, I did not know it's a Debian specific problem. Our problem is Tomcat4 is no more supported, we all focus on Tomcat5. Tomcat4 will be patched only if a security problem is discovered. Can you reproduce these bugs in Tomcat5 in testing/unstable? Thanks for your report. Mar

Re: tomcat4 & free java

2005-04-13 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > On Apr 11, 2005, at 12:24 PM, [EMAIL PROTECTED] wrote: > >> what about using SableVM? [...] > This most recent error was bug #292448 - after installing > tomcat4-webapps, tomcat4 starts perfectly with

Re: tomcat4 & free java

2005-04-13 Thread ms419
On Apr 11, 2005, at 12:24 PM, [EMAIL PROTECTED] wrote: what about using SableVM? It should work according to these instructions - http://sablevm.org/wiki/Tomcat - at least for Tomcat 5 - but I kept getting the same error - Finally, I got wise & set JAVA_HOME in /etc/default/tomcat4 to &

Re: tomcat4 & free java

2005-04-11 Thread ms419
On Apr 7, 2005, at 9:28 AM, Wolfgang Baer wrote: [EMAIL PROTECTED] wrote: I tried using the Debian tomcat4 package, without resorting to Blackdown - but starting Tomcat always fails - fis:~# invoke-rc.d tomcat4 start Starting Tomcat 4.1 servlet engine using Java from /usr/lib/fjsdk

Re: tomcat4 & free java

2005-04-07 Thread Wolfgang Baer
[EMAIL PROTECTED] wrote: I tried using the Debian tomcat4 package, without resorting to Blackdown - but starting Tomcat always fails - fis:~# invoke-rc.d tomcat4 start Starting Tomcat 4.1 servlet engine using Java from /usr/lib/fjsdk: invoke-rc.d: initscript tomcat4, action "

tomcat4 & free java

2005-04-07 Thread ms419
I tried using the Debian tomcat4 package, without resorting to Blackdown - but starting Tomcat always fails - fis:~# invoke-rc.d tomcat4 start Starting Tomcat 4.1 servlet engine using Java from /usr/lib/fjsdk: invoke-rc.d: initscript tomcat4, action "start" failed. fis:~#

Re: tomcat4 running on kaffe fails to init properly

2005-02-08 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Arnaud Vandyck wrote: [...] | | Can you try a light tomcat (without all those webapps) with the latest | kaffe uploaded (PRE7), thanks. Arnaud, ~Thanks, I will definitely try out a light tomcat with the new kaffe, in addition to other things I want

Re: tomcat4 running on kaffe fails to init properly

2005-02-07 Thread Arnaud Vandyck
Wed, 02 Feb 2005 14:35:40 -0500, Barry Hawkins <[EMAIL PROTECTED]> wrote: > ~If anyone has the tomcat4 package running successfully on kaffe in a > Debian PowerPC install (Arnaud, does it work for you?), let me know. I > want to avoid filing an incorrect bug report against

Re: I can't find servlet API documentation in libservlet2.3-java and tomcat4-webapps

2005-02-07 Thread Arnaud Vandyck
You are right, it's not generated, it's a bug. I'll try to work on it asap Mon, 7 Feb 2005 13:46:47 +0800, Aldous Penaranda <[EMAIL PROTECTED]> wrote: > Hello! > > I've already installed the tomcat4-webapps and libservlet2.3-java > packages on my de

I can't find servlet API documentation in libservlet2.3-java and tomcat4-webapps

2005-02-06 Thread Aldous Penaranda
Hello! I've already installed the tomcat4-webapps and libservlet2.3-java packages on my debian sid machine and it seems that the servlet api docs are missing? I'm not sure if I'm looking in the right places but I've already done a dpkg -L to see if there were any files/doc

tomcat4 running on kaffe fails to init properly

2005-02-02 Thread Barry Hawkins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Guys, ~Before filing a bug report, I want to be sure I am not missing something painfully obvious. I am running Debian sid on powerpc, which means that all the JDK options for Sun are not avaiable. Therefore, the /etc/init.d/tomcat4 script uses

mpkg-j2se (was: Re: tomcat4 dependencies)

2004-09-09 Thread Daniel Bonniot
Ricky Clarkson wrote: I don't know whether this has reached testing or backports.org yet, but mpkg-j2se is another way to do this (formerly j2se-package). It's not in testing because it has an RC bug. #262196 is right: mpkg-j2se should be in contrib, not in main. Hubert or Takashi, could you fix t

Re: tomcat4 dependencies

2004-09-08 Thread Ricky Clarkson
I don't know whether this has reached testing or backports.org yet, but mpkg-j2se is another way to do this (formerly j2se-package).

Re: tomcat4 dependencies

2004-09-08 Thread Ben Hill
On Sun, 2004-09-05 at 12:26, Martin Rusnak wrote: > I have J2SDK_1.4.2_05 and tomcat4 running on Debian Sarge. When I tried > to upgrade the packages a broken dependency problem occured. It seems A. that tomcat4 is no more dependent on java-virtual-machine-dummy, instead &

Re: tomcat4 dependencies

2004-09-06 Thread Ricky Clarkson
I guess you installed the j2sdk from Sun yourself, to /usr/local or somewhere. dpkg cannot know about this. I suggest you try the mpkg-j2se package. On Sun, 05 Sep 2004 13:26:12 +0200, Martin Rusnak <[EMAIL PROTECTED]> wrote: > Dear All! > > I have J2SDK_1.4.2_05 and tomcat4 ru

tomcat4 dependencies

2004-09-05 Thread Martin Rusnak
Dear All! I have J2SDK_1.4.2_05 and tomcat4 running on Debian Sarge. When I tried to upgrade the packages a broken dependency problem occured. It seems that tomcat4 is no more dependent on java-virtual-machine-dummy, instead it is dependent on j2sdk1.4, j2sdk1.3, kaffe or java-compiler. dselect

Re: [kaffe] kaffe/jikes makes incompatible code for jdk1.3? (was: [Detelin Batchovski] Bug#262897: libservlet2.3-java_4.0-4: Failed start Tomcat4 after upgrade)

2004-08-05 Thread Dalibor Topic
Arnaud Vandyck wrote: Hi everybody, I built javax.servlet with kaffe/jikes/ant1.6, but when running with jre1.3, it seems there is a problem... log is attached. Thanks to help. Debian: If the problem could not be solved soon, it means we'll have to build servlet with non-free JDK again! It me

Re: [kaffe] kaffe/jikes makes incompatible code for jdk1.3? (was: [Detelin Batchovski] Bug#262897: libservlet2.3-java_4.0-4: Failed start Tomcat4 after upgrade)

2004-08-05 Thread Mark Wielaard
Hi, On Wed, 2004-08-04 at 23:48, Arnaud Vandyck wrote: > I built javax.servlet with kaffe/jikes/ant1.6, but when running with > jre1.3, it seems there is a problem... log is attached. Seems the runtime that is used doesn't support newer versions of class file byte code (Unsupported major.minor ve

kaffe/jikes makes incompatible code for jdk1.3? (was: [Detelin Batchovski] Bug#262897: libservlet2.3-java_4.0-4: Failed start Tomcat4 after upgrade)

2004-08-04 Thread Arnaud Vandyck
er upgrade from libservlet2.3-java_4.0-3_all.deb to libservlet2.3-java_4.0-4_all.deb Tomcat4 (4.0.4-4) stop working. Please see catalina.out.ERR for details. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Arch

Re: Starting tomcat4 with sudo, #248268 adds root check

2004-07-03 Thread Loic Minier
Fredrik Jonson <[EMAIL PROTECTED]> - Sat, Jul 03, 2004: > After i upgraded to tomcat4 4.1.30-5, my normal users cannot use > sudo to restart tomcat any more. As I understand, tomcat now needs > root to restart, although my users have not been bitten by this > particular bug[0]

Starting tomcat4 with sudo, #248268 adds root check

2004-07-03 Thread Fredrik Jonson
Hello, After i upgraded to tomcat4 4.1.30-5, my normal users cannot use sudo to restart tomcat any more. As I understand, tomcat now needs root to restart, although my users have not been bitten by this particular bug[0] before. So, now I wonder, to avoid spreading root around to the java

Re: Tomcat4 + Kaffe on iBook G4

2004-07-02 Thread Imobach González Sosa
Hi, > Can you try without the security manager?  (in /etc/default/tomcat4, > switch TOMCAT4_SECURITY=yes to TOMCAT4_SECURITY=no) Nope. It didn't work. Same error again. > >  Created MBeanServer with ID: [UID: > > 278661200,1088759882013,-32768]:gofi

Re: Tomcat4 + Kaffe on iBook G4

2004-07-02 Thread Arnaud Vandyck
Imobach González Sosa <[EMAIL PROTECTED]> writes: > Hi all, Hi, > I've trying to set up tomcat4+kaffe on my iBook, but doesn't work (well, > probably is my fault). My system is powered by Sarge, but the kaffe, > tomcat4 and java related packages are the ones from

{SPAM?} Tomcat4 + Kaffe on iBook G4

2004-07-02 Thread Imobach González Sosa
Hi all, I've trying to set up tomcat4+kaffe on my iBook, but doesn't work (well, probably is my fault). My system is powered by Sarge, but the kaffe, tomcat4 and java related packages are the ones from Sid. I've got the next errors on tomcat's logfiles just after I

Kaffe 1.1.4 and Tomcat4 stability

2004-03-05 Thread Kalle Kivimaa
I installed the new 1.1.4 Kaffe with the hopes that it would not have the same unstability problem as 1.1.3 has on my home server. Unfortunately again after running fine for two days the Tomcat4 stops responding. Here is the telnet trace: [EMAIL PROTECTED]:~$ telnet localhost 8180 Trying

Re: Tomcat4 and Kaffe

2004-02-15 Thread Kalle Kivimaa
"Dj Statik" <[EMAIL PROTECTED]> writes: > Has anyone managed to get Tomcat4 and Kaffe to play nicely, and if so, what > work arounds did you use for the dependancies? I installed the Blackdown JDK but changed the three environment variables in /etc/default/tomcat4 so it r

Re: Tomcat4 and Kaffe

2004-02-14 Thread Arnaud Vandyck
"Dj Statik" <[EMAIL PROTECTED]> writes: > Has anyone managed to get Tomcat4 and Kaffe to play nicely, and if so, > what work arounds did you use for the dependancies? Can you make a list of the packages that needs java2-(runtime|compiler)? I'll try to see if it's

Tomcat4 and Kaffe

2004-02-14 Thread Dj Statik
Greetings list, I am trying to install Tomcat4 on a Debian/Sid system using the kaffe runtime environment and jikes as the compiler. The dependancies of Tomcat4 say that it will run with Kaffe, which I was quite pleased to note, but some of the dependancies of libtomcat4-java, libcommons

Re: Tomcat4 and Kaffe - partial success story

2004-02-10 Thread Kalle Kivimaa
Dalibor Topic <[EMAIL PROTECTED]> writes: > Sounds interesting, like some sort of leekage of ressources would > happen. Do the tomcat logs provide any clue (like runtime exceptions)? Unfortunately no information on the logs. The Kaffe process does exist. Does Kaffe respond to some signals like Sun

Re: Tomcat4 and Kaffe - partial success story

2004-02-09 Thread Dalibor Topic
Hi Kalle, Kalle Kivimaa wrote: I've been running Tomcat4 on top of Kaffe in my testing/unstable server for a few weeks now. It works fine for a few days and then it simply stops responding (connections to the HTTP connector close immediately). A restart will always help. Has anybody else had

Tomcat4 and Kaffe - partial success story

2004-02-05 Thread Kalle Kivimaa
I've been running Tomcat4 on top of Kaffe in my testing/unstable server for a few weeks now. It works fine for a few days and then it simply stops responding (connections to the HTTP connector close immediately). A restart will always help. Has anybody else had this problem and/or ideas on wh

Re: Problem with tomcat4 using java security manager

2004-01-29 Thread Forrest Cahoon
Stefan Gybas wrote: [ ... ] You need to re-install the tomcat4 package with "dpkg -i --confmiss" so the missing conffiles will be installed. Or you can purge tomcat4 and "apt-get install" it again, but you'll lose your configuration in this case. Stefan Thanks! I

Re: Problem with tomcat4 using java security manager

2004-01-29 Thread Stefan Gybas
Forrest Cahoon wrote: Something that strikes me as really odd is that there is only the file 04webapps.policy in the directory /etc/tomcat4/policy.d. Am I missing another policy file that's supposed to go in that directory? You are missing 4 of them, the missing entries that you have man

Problem with tomcat4 using java security manager

2004-01-27 Thread Forrest Cahoon
Hi! I've installed the tomcat4 package on my Debian sid box, and I have a problem: tomcat won't start unless I edit /etc/init.d/tomcat4 and change the line TOMCAT4_SECURITY=yes to TOMCAT4_SECURITY=no When I try to start with the security manager on, in /var/log/tomcat4/catalina

Re: tomcat4+J2SDK1.3 from Sun - up and working!

2004-01-06 Thread Stefan Gybas
will be overwritten whenever the corresponding package is upgraded. This is even worse if you partly overwrite files from a package: You'll get a mixture of the old and new version on a package upgrade. 11) erase entire contents of /etc/init.d/tomcat4 and put : This is a conffile. Are you sure yo

Re: tomcat4+J2SDK1.3 from Sun - up and working!

2004-01-05 Thread Arnaud Vandyck
Dalibor Topic <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: >> Hi this is my primitive solution but it is easy and working! I'm sorry Ivan, but it work out of the box for me (with blackdown deb). > wow, I think it's actually starting to become easier to run tomcat on > kaffe 1.1.3 than

Re: tomcat4+J2SDK1.3 from Sun - up and working!

2004-01-05 Thread Dalibor Topic
[EMAIL PROTECTED] wrote: Hi this is my primitive solution but it is easy and working! wow, I think it's actually starting to become easier to run tomcat on kaffe 1.1.3 than on sun's VM! ;) We'll have a new developer release ready in a month, I hope we'll have tomcat5 working fine by then. chee

tomcat4+J2SDK1.3 from Sun - up and working!

2004-01-05 Thread ivan
avac 6) download tomcat 4.1.29 tgz from "http://jakarta.apache.org/site/binindex.cgi"7) tar -xvvzf tomctat~.tar.gz in "tmp2" folder 8) apt-get install tomcat4 9) cp all the contents from "tmp2" to /usr/share/tomcat4/ delete the original first! (this because it

apache2, tomcat4 and mod_jk/mod_jk2

2003-12-22 Thread Alessandro Polverini
Hello, I was unable to find mod_jk2 in Debian, so I tried to compile it myself from sources got from apache site, but I went in trouble :( Packages installed includes: apache2-common 2.0.47-1 apache2-dev2.0.47-1 apache2-mpm-wo 2.0.47-1 libapr02.0.47-1 libtomcat4-jav 4.1.28-1 tomcat4

Re: tomcat4 and apache1.3.x not talking to each other

2003-11-17 Thread Arnaud Vandyck
On Mon, 17 Nov 2003 05:47:30 -0700 "J. R. Westmoreland" <[EMAIL PROTECTED]> wrote: > Now wait a minute... > The packages are yours, I mean Debian's group of packages. It seems to be a configuration problem. > The problem relates to having that set of packages on a debian system. > I have already

Re: tomcat4 and apache1.3.x not talking to each other

2003-11-17 Thread J. R. Westmoreland
Now wait a minute... The packages are yours, I mean Debian's group of packages. The problem relates to having that set of packages on a debian system. I have already gotten a message from someone on this list indicating that he finally gave up and rebuild the whole collection from scratch and they

Re: tomcat4 and apache1.3.x not talking to each other

2003-11-17 Thread Arnaud Vandyck
On Sun, 16 Nov 2003 22:49:23 -0700 "J. R. Westmoreland" <[EMAIL PROTECTED]> wrote: > I'm running j2sdk1.4.2-01. Tomcat is running because I can connect to > the port 8180 just fine. I'm not absolutely certain about which > connector I'm using but I believe that it is ajp13, at least that is > wh

Re: tomcat4 and apache1.3.x not talking to each other

2003-11-16 Thread J. R. Westmoreland
es file because the workers.list item name didn't match with the one in the httpd.conf jkmount item. I'm seeing behavior almost like apache doesn't understand what to do with the file type. Does the info for the jk* parameters do the same as the addtype statement? Do I need to

Re: tomcat4 and apache1.3.x not talking to each other

2003-11-16 Thread Jim McLaughlin
You might need to uncomment the servlet mapping for the invoker servlet in /etc/tomcat4/web.xml . hth, jim At precisely Sun, 16 Nov 2003 01:23:57 -0700 "J. R. Westmoreland" <[EMAIL PROTECTED]> wrote: > I'm running apache 1.3.29-1 with tomcat4 and I have the connector ins

tomcat4 and apache1.3.x not talking to each other

2003-11-16 Thread J. R. Westmoreland
I'm running apache 1.3.29-1 with tomcat4 and I have the connector installed but they don't seem to be working together. I get a server internal error and can't see anything in the logs. I'm using the libapache-mod-jk package for the connector. I had to change the j

Re: Debian verses Apache tomcat4 version numbers

2003-10-22 Thread Stefan Gybas
J. R. Westmoreland wrote: I'm looking at the versions of tomcat4 and find that debian version is 4.1.28 while apache version is 4.1.27. 4.1.28 is labeled as alpha version by the Jakarta team because it ships newer version on Xerces, regexp and Commons Modeler and because it includes the

Debian verses Apache tomcat4 version numbers

2003-10-21 Thread J. R. Westmoreland
I'm looking at the versions of tomcat4 and find that debian version is 4.1.28 while apache version is 4.1.27. Could someone tell me why the difference and if debian's version number is the latest why can't I find that code on the apache website? J. R. Westmoreland -- J.R. West

Re: connecting tomcat4 to apache1 in debian/sid

2003-08-14 Thread Stefan Gybas
Michael R Head wrote: It appears that tomcat (3.3) and libapache-mod-jk have left sid. That's true. See #203052 for the reason. libapache-mod-webapp appears to be the only connector available now. I don't care to upgrade to apache2, and since mod-webapp is deprecated, [according to http://jakarta

Re: connecting tomcat4 to apache1 in debian/sid

2003-08-14 Thread Michael R Head
On Wed, 2003-08-06 at 07:15, Stefan Gybas wrote: > Michael R Head wrote: > > There will soon be a tomcat-connectors package that builds mod_jk2 for > both Apache 1.3 and Apache 2.0 - until then you can use libapache-mod-jk > from testing. Oh good. Thanks for the info! mike > > Stefan -- Mi

connecting tomcat4 to apache1 in debian/sid

2003-08-07 Thread Michael R Head
It appears that tomcat (3.3) and libapache-mod-jk have left sid. libapache-mod-webapp appears to be the only connector available now. I don't care to upgrade to apache2, and since mod-webapp is deprecated, [according to http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html], I'd r

Re: connecting tomcat4 to apache1 in debian/sid

2003-08-06 Thread Michael R Head
On Wed, 2003-08-06 at 07:15, Stefan Gybas wrote: > Michael R Head wrote: > > There will soon be a tomcat-connectors package that builds mod_jk2 for > both Apache 1.3 and Apache 2.0 - until then you can use libapache-mod-jk > from testing. Oh good. Thanks for the info! mike > > Stefan -- Mi

Re: connecting tomcat4 to apache1 in debian/sid

2003-08-06 Thread Stefan Gybas
Michael R Head wrote: It appears that tomcat (3.3) and libapache-mod-jk have left sid. That's true. See #203052 for the reason. libapache-mod-webapp appears to be the only connector available now. I don't care to upgrade to apache2, and since mod-webapp is deprecated, [according to http://jakarta.a

connecting tomcat4 to apache1 in debian/sid

2003-08-05 Thread Michael R Head
It appears that tomcat (3.3) and libapache-mod-jk have left sid. libapache-mod-webapp appears to be the only connector available now. I don't care to upgrade to apache2, and since mod-webapp is deprecated, [according to http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html], I'd r

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Jeff Self
On Mon, 2003-06-09 at 13:31, Arnaud Vandyck wrote: > Jeff Self <[EMAIL PROTECTED]> wrote: > > On Mon, 2003-06-09 at 11:54, Arnaud Vandyck wrote: > > > Try to add > > > JAVA_HOME=/path/to/java/home > > > > > > in the tomcat4 start script i

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Arnaud Vandyck
Jeff Self <[EMAIL PROTECTED]> wrote: > On Mon, 2003-06-09 at 11:54, Arnaud Vandyck wrote: > > Try to add > > JAVA_HOME=/path/to/java/home > > > > in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes > > as compiler (see the tomcat doc

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Jeff Self
On Mon, 2003-06-09 at 11:54, Arnaud Vandyck wrote: > Try to add > JAVA_HOME=/path/to/java/home > > in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes > as compiler (see the tomcat documentation). Can you mail us when it > works ;-) > This didn

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Arnaud Vandyck
Try to add JAVA_HOME=/path/to/java/home in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes as compiler (see the tomcat documentation). Can you mail us when it works ;-) Jeff Self <[EMAIL PROTECTED]> wrote: > I just set up a new system. I'm running unstabl

Re: tomcat4 in sid?

2003-02-21 Thread Thomas J. Zeeman
On Thu, 20 Feb 2003, David Rosenstrauch wrote: > Is there some documentation on how to do what I want (satisfy the "j2sdk1.4" > package dependency) for tomcat4? I saw the man pages for equivs-build and > equivs-control, but it'd be great if there was something tha

Re: tomcat4 in sid?

2003-02-21 Thread Thomas J. Zeeman
On Thu, 20 Feb 2003, David Rosenstrauch wrote: > Is there some documentation on how to do what I want (satisfy the "j2sdk1.4" > package dependency) for tomcat4? I saw the man pages for equivs-build and > equivs-control, but it'd be great if there was something tha

Re: tomcat4 in sid?

2003-02-20 Thread David Rosenstrauch
On Thursday 20 February 2003 12:55 pm, Matt Zimmerman wrote: > On Thu, Feb 20, 2003 at 12:17:55PM -0500, David Rosenstrauch wrote: > > This all seemed to be working fine in sarge, since there's a > > "java-virtual-machine-dummy" dependency on tomcat4 there, and that

Re: tomcat4 in sid?

2003-02-20 Thread David Rosenstrauch
On Thursday 20 February 2003 12:55 pm, Matt Zimmerman wrote: > On Thu, Feb 20, 2003 at 12:17:55PM -0500, David Rosenstrauch wrote: > > This all seemed to be working fine in sarge, since there's a > > "java-virtual-machine-dummy" dependency on tomcat4 there, and that

Re: tomcat4 in sid?

2003-02-20 Thread Matt Zimmerman
On Thu, Feb 20, 2003 at 12:17:55PM -0500, David Rosenstrauch wrote: > This all seemed to be working fine in sarge, since there's a > "java-virtual-machine-dummy" dependency on tomcat4 there, and that let me > install my own JVM (Sun's JDK1.4) separately. > &g

tomcat4 in sid?

2003-02-20 Thread David Rosenstrauch
Hi all. Can anyone help with a Tomcat problem? Just upgraded from sarge to sid, and am having a problem upgrading tomcat4. One of the dependences for the tomcat4 deb is: j2sdk1.4|java2-compiler (NOT AVAILABLE) Since this package doesn't exist, obviously the install won't work.

Re: tomcat4 in sid?

2003-02-20 Thread Matt Zimmerman
On Thu, Feb 20, 2003 at 12:17:55PM -0500, David Rosenstrauch wrote: > This all seemed to be working fine in sarge, since there's a > "java-virtual-machine-dummy" dependency on tomcat4 there, and that let me > install my own JVM (Sun's JDK1.4) separately. > &g

tomcat4 in sid?

2003-02-20 Thread David Rosenstrauch
Hi all. Can anyone help with a Tomcat problem? Just upgraded from sarge to sid, and am having a problem upgrading tomcat4. One of the dependences for the tomcat4 deb is: j2sdk1.4|java2-compiler (NOT AVAILABLE) Since this package doesn't exist, obviously the install won't work.

Problem with WAR file on Tomcat4 on testing

2003-01-13 Thread David Goodenough
I have a WAR file which runs quite happily on the Sun JWSDP packaged version of Tomcat 4, but will not run on the tomcat4 package on Debian. The WAR file has two servlets and some JSPs, an HTML page and all the necessary web.xml, dtds and jars properly packaged in their correct directories. It

Problem with WAR file on Tomcat4 on testing

2003-01-13 Thread David Goodenough
I have a WAR file which runs quite happily on the Sun JWSDP packaged version of Tomcat 4, but will not run on the tomcat4 package on Debian. The WAR file has two servlets and some JSPs, an HTML page and all the necessary web.xml, dtds and jars properly packaged in their correct directories. It

Tomcat4 with SSL on testing with IBM JDK

2003-01-07 Thread David Goodenough
I have installed tomcat4 on a testing machine (using apt-get) and I am using the IBM JDK 1.3.1 ( I have also tried their 1.4 ) but without success. Tomcat4 itself runs fine, but the problems start when I try to enable SSL. I have downloaded JSSE 1.0.3 (which seems to be the latest) and added

Tomcat4 with SSL on testing with IBM JDK

2003-01-07 Thread David Goodenough
I have installed tomcat4 on a testing machine (using apt-get) and I am using the IBM JDK 1.3.1 ( I have also tried their 1.4 ) but without success. Tomcat4 itself runs fine, but the problems start when I try to enable SSL. I have downloaded JSSE 1.0.3 (which seems to be the latest) and added

Re: Tomcat4

2002-12-19 Thread Darryl L. Pierce
On 2002.12.19 03:03 Arnaud Vandyck wrote: [EMAIL PROTECTED] wrote: > If I'm going to use SUN jre for Tomcat4 I suppose you know what you do, but if you want to make jsp's, don't you need the jdk? Yes, you do. In order for Tomcat to compile the JSPs at runtime, it needs the class

Re: Tomcat4

2002-12-19 Thread Darryl L. Pierce
On 2002.12.19 03:03 Arnaud Vandyck wrote: [EMAIL PROTECTED] wrote: > If I'm going to use SUN jre for Tomcat4 I suppose you know what you do, but if you want to make jsp's, don't you need the jdk? Yes, you do. In order for Tomcat to compile the JSPs at runtime, it needs

Re: Tomcat4

2002-12-19 Thread Arnaud Vandyck
[EMAIL PROTECTED] wrote: > If I'm going to use SUN jre for Tomcat4 I suppose you know what you do, but if you want to make jsp's, don't you need the jdk? > should I just go ahead and use equivs to build an empty package for > the java2-runtime and java2-compiler? It

Re: Tomcat4

2002-12-19 Thread Arnaud Vandyck
[EMAIL PROTECTED] wrote: > If I'm going to use SUN jre for Tomcat4 I suppose you know what you do, but if you want to make jsp's, don't you need the jdk? > should I just go ahead and use equivs to build an empty package for > the java2-runtime and java2-compiler? It

Tomcat4

2002-12-18 Thread alex
If I'm going to use SUN jre for Tomcat4 should I just go ahead and use equivs to build an empty package for the java2-runtime and java2-compiler? Thank Alex

Tomcat4

2002-12-18 Thread alex
If I'm going to use SUN jre for Tomcat4 should I just go ahead and use equivs to build an empty package for the java2-runtime and java2-compiler? Thank Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Tomcat4 manager application

2002-11-11 Thread Marco Bucciarelli
Message - (BFrom: <[EMAIL PROTECTED]> (BTo: <[EMAIL PROTECTED]>; (BSent: Monday, November 11, 2002 1:08 PM (BSubject: RE: Tomcat4 manager application (B (B (B> -Original Message- (B> From: Marco Bucciarelli [mailto:[EMAIL PROTECTED] (B> Sent: Friday, Novem

RE: Tomcat4 manager application

2002-11-11 Thread okamototk
-Original Message- (BFrom: Marco Bucciarelli [mailto:[EMAIL PROTECTED] (BSent: Friday, November 08, 2002 12:47 AM (BTo: debian-java@lists.debian.org (BSubject: Tomcat4 manager application (B (B> - using the manager application through Apache web server, using the (B> WarpCon

Re: Tomcat4 manager application

2002-11-11 Thread Marco Bucciarelli
Message - (BFrom: <[EMAIL PROTECTED]> (BTo: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> (BSent: Monday, November 11, 2002 1:08 PM (BSubject: RE: Tomcat4 manager application (B (B (B> -Original Message- (B> From: Marco Bucciarelli [mailto:[EMAIL PROTE

RE: Tomcat4 manager application

2002-11-11 Thread okamototk
-Original Message- (BFrom: Marco Bucciarelli [mailto:[EMAIL PROTECTED]] (BSent: Friday, November 08, 2002 12:47 AM (BTo: [EMAIL PROTECTED] (BSubject: Tomcat4 manager application (B (B> - using the manager application through Apache web server, using the (B> WarpConnector o

Tomcat4 manager application

2002-11-07 Thread Marco Bucciarelli
I am using Tomcat4 and I experienced a problem similar to Guy Geens' (http://www.mail-archive.com/debian-java@lists.debian.org/msg01356.html), but the problem comes only accessing to Tomcat trough Apache (using mod_webapp).I used Tomcat 4.0.3 and I had no problem.Now, with Tomcat4.1.

Tomcat4 manager application

2002-11-07 Thread Marco Bucciarelli
I am using Tomcat4 and I experienced a problem similar to Guy Geens' (http://www.mail-archive.com/debian-java@lists.debian.org/msg01356.html), but the problem comes only accessing to Tomcat trough Apache (using mod_webapp).I used Tomcat 4.0.3 and I had no problem.Now, with Tomcat4.1.

Re: Tomcat4 won't start!

2002-08-27 Thread Arnaud Vandyck
arnaud_ulg wrote: > Hi all, Hi Stephan, > > I did a 'clean' installation of tomcat4 from debs (removing all my > customizations, etc, purging everything and then apt-get install > tomcat4 libtomcat4-java tomcat4-webapps but Tomcat won't start. OK, I found what'

Tomcat4 won't start!

2002-08-27 Thread Arnaud Vandyck
Hi all, Hi Stephan, I did a 'clean' installation of tomcat4 from debs (removing all my customizations, etc, purging everything and then apt-get install tomcat4 libtomcat4-java tomcat4-webapps but Tomcat won't start. Here is a part of the log: Using CATALINA_BASE: /usr/shar

Re: Tomcat4 won't start!

2002-08-27 Thread Arnaud Vandyck
arnaud_ulg wrote: > Hi all, Hi Stephan, > > I did a 'clean' installation of tomcat4 from debs (removing all my > customizations, etc, purging everything and then apt-get install > tomcat4 libtomcat4-java tomcat4-webapps but Tomcat won't start. OK, I found wh

Tomcat4 won't start!

2002-08-27 Thread Arnaud Vandyck
Hi all, Hi Stephan, I did a 'clean' installation of tomcat4 from debs (removing all my customizations, etc, purging everything and then apt-get install tomcat4 libtomcat4-java tomcat4-webapps but Tomcat won't start. Here is a part of the log: Using CATALINA_BASE: /usr/shar

Re: Tomcat4 + Apache

2002-08-24 Thread Stefan Gybas
Dieter Schicker wrote: I installed "libapache-mod-webapp" in order to "connect" Apache(1.3.26) and Tomcat(4.0.3) on a Debian Woody box. These are my entries in "httpd.conf": libapache-mod-webapp is not Jakarta's mod_webapp but a different implementation for Lisp-based web applications. It seems to

Tomcat4 + Apache

2002-08-23 Thread Dieter Schicker
Hi, I installed "libapache-mod-webapp" in order to "connect" Apache(1.3.26) and Tomcat(4.0.3) on a Debian Woody box. These are my entries in "httpd.conf": LoadModule webapp_module /usr/lib/apache/1.3/mod_webapp.so [...] WebAppConnection warpConnection warplocalhost:8008 WebA

Use jar in Tomcat4 Webapp

2002-07-27 Thread Roman Kennke
Hi, I am trying to create a webapp which depends on Xalan2 (xalan-2.0.1.jar). So I packed it into WEB-INF/lib . Wenn deploying the application, the logfile says that the application (including this JAR file) was deployed somewhere under /usr/share/tomcat4/work/localhost/ (btw: why not in /usr

Use jar in Tomcat4 Webapp

2002-07-27 Thread Roman Kennke
Hi, I am trying to create a webapp which depends on Xalan2 (xalan-2.0.1.jar). So I packed it into WEB-INF/lib . Wenn deploying the application, the logfile says that the application (including this JAR file) was deployed somewhere under /usr/share/tomcat4/work/localhost/ (btw: why not in /usr

Re: Tomcat4 manager application

2002-03-07 Thread Guy Geens
S) Java HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode) tomcat4 4.0.3-1 There is a doPrivileged() call in the trace, very strange. org.apache.jasper.JasperException: Unable to compile class for JSP at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.ja

Re: Tomcat4 manager application

2002-03-07 Thread Guy Geens
HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode) tomcat4 4.0.3-1 There is a doPrivileged() call in the trace, very strange. org.apache.jasper.JasperException: Unable to compile class for JSP at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.ja

Re: Tomcat4 manager application

2002-03-07 Thread Stefan Gybas
Bill Wohler wrote: Does one need "special privileges" just to run a JSP? Out of the box, Tomcat did not run JSPs at all. If I remember correctly, there was a permission problem writing the compiled servlets to /var/cache/tomcat4 that went away after I disabled the security ma

Re: Tomcat4 manager application

2002-03-07 Thread Stefan Gybas
Bill Wohler wrote: > Does one need "special privileges" just to run a JSP? Out of the box, > Tomcat did not run JSPs at all. If I remember correctly, there was a > permission problem writing the compiled servlets to /var/cache/tomcat4 > that went away after I

Re: Tomcat4 manager application

2002-03-06 Thread Guy Geens
>>>>> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> It should automatically install them since the package's Stefan> postinst even restarts Tomcat. Maybe you have used an Stefan> expterimental version of the package before and n

Re: Tomcat4 manager application

2002-03-06 Thread Guy Geens
>>>>> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> It should automatically install them since the package's Stefan> postinst even restarts Tomcat. Maybe you have used an Stefan> expterimental version of the package before and n

  1   2   >