unsubscribe

2002-07-23 Thread Guy Geens
unsubscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: EJB in jakarta project

2002-09-26 Thread Guy Geens
> "Joe" == Joe Phillips <[EMAIL PROTECTED]> writes: Joe> As for your past question regarding packages. I'm planning to Joe> start packaging JBOSS literally any day now as I have a need for Joe> them too. Add this to your sources.list: deb http://mirror.brainfood.com/brainfood-public sid main

Re: EJB in jakarta project

2002-09-27 Thread Guy Geens
> "Christopher" == Christopher Browne <[EMAIL PROTECTED]> writes: Christopher> It looks like the dependancies on that involve gij/gcj, Christopher> but not any JDK stuff. You'll still need a JVM implementation. The startup script uses the 'java' binary. (On my system, it uses Blackdown Java

Re: Exception in thread "main" java.lang.UnsatisfiedLinkError:..

2001-10-02 Thread Guy Geens
> "Dan" == Dan Radovsky <[EMAIL PROTECTED]> writes: Dan> Exception in thread "main" java.lang.UnsatisfiedLinkError: Dan> /usr/local/jdk1.2.2/jre/lib/i386/libfontmanager.so: Dan> libstdc++-libc6.1-1.so.2: cannot open shared object file: No such Dan> file or directory at Dan> java.lang.ClassLoad

Re: java/tomcat & libwrap

2001-11-19 Thread Guy Geens
> "J" == J R Westmoreland <[EMAIL PROTECTED]> writes: J> I hope this is not TOO stupid of a question but Tomcat uses J> port 8007 for communications with apache. Is there a way, or does J> it already exist, to tcp wrap this port? I have noticed that MANY J> other daemon or daemon like apck

Re: Tomcat 3.3 / 4.0 ? When?

2001-11-30 Thread Guy Geens
> "Adam" == Adam Heath <[EMAIL PROTECTED]> writes: > "Stefan" == Stefan Gybas wrote: Stefan> Fine, and the Debian package uses the same user as Apache Stefan> (default: www-data), also for security reasons :) Adam> I consider that a bug, and should probably file one. tomcat Adam> should n

Re: Tomcat 3.3 / 4.0 ? When?

2001-12-01 Thread Guy Geens
> "Max" == Max Kellermann <[EMAIL PROTECTED]> writes: [Running tomcat as www-data] Max> Not really a security risk, as it does not open new holes, but Max> running both with the same UIDs means they've got the same Max> permissions on the system. I understand. Thanks for the explanation. --

Re: Tomcat userid (was Re: Tomcat 3.3 / 4.0 ? When?)

2001-12-03 Thread Guy Geens
> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> So static parts inside the /mywebapp directoy were served by Stefan> Apache directly and dynamic parts (JSP pags and servlets) were Stefan> passed to Tomcat using mod_jk. This changed in Tomcat 3.3: All Stefan> files inside /myweba

Re: Tomcat userid (was Tomcat 3.3 / 4.0 ? When?)

2001-12-03 Thread Guy Geens
> "GOMEZ" == GOMEZ Henri <[EMAIL PROTECTED]> writes: GOMEZ> Yep, I added also in tomcat bin wrapper a : GOMEZ> chown -R tcuser:tcuser /var/tomcat/ GOMEZ> to make sure that tomcat is running with the rigth profile That is not a good idea. The tomcat user should not own any files (besides log

Re: Tomcat userid (was Tomcat 3.3 / 4.0 ? When?)

2001-12-04 Thread Guy Geens
> "GOMEZ" == GOMEZ Henri <[EMAIL PROTECTED]> writes: GOMEZ> Consider that you could have a web application, .war, which GOMEZ> will be exploded by tomcat at runtime so you need for some GOMEZ> dirs, logs, work, webapps write access !!! An application server has no legitimate reason to change

Re: Tomcat 3.2 + mod_jk-auto

2001-12-09 Thread Guy Geens
> "Soeren" == Soeren Kalesse <[EMAIL PROTECTED]> writes: Soeren> Now I'm wondering how it's possible to change the location of Soeren> the mod_jk.so in tomcats configuration from libexec/mod_jk.so Soeren> to /usr/lib/apache/1.3/mod_jk.so. Hmm... I only have the latter file. Soeren> It also s

Re: Missing 'classes.zip' in j2sdk1.3

2002-01-28 Thread Guy Geens
> "yihan" == yihan <[EMAIL PROTECTED]> writes: yihan> I've installed j2sdk1.3 from Blackdown Org., unfortunately when yihan> I tried to install JavaICQ, it said that I didn't have yihan> classes.zip file. I've searched through the filesystem, I yihan> couldn't get it. The command I used was "

Re: Experimental Tomcat 4.0.2 package

2002-02-16 Thread Guy Geens
> "Arnaud" == Arnaud Vandyck <[EMAIL PROTECTED]> writes: Arnaud> org.apache.jasper.JasperException: Unable to compile class for Arnaud> JSP Arnaud> Because of: Arnaud> java.security.AccessControlException: access denied Arnaud> (java.lang.RuntimePermission Arnaud> accessClassInPackage.sun.to

Re: Experimental Tomcat 4.0.2 package

2002-02-18 Thread Guy Geens
> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> I just removed all in /var/cache/tomcat4 and tried 0.6 and it Stefan> worked fine on my system (i386, Blackdown JDK 1.3.1 and Sun Stefan> JDK 1.4). Which JDK are you using? Please note that all Stefan> versions up to 0.6 have a bug

Re: Can not change Tomcat4 to listen to :80

2002-02-20 Thread Guy Geens
> "Arnaud" == Arnaud Vandyck <[EMAIL PROTECTED]> writes: Arnaud> Thank you, I'll try ipchains, but I didn't know apache was set Arnaud> root (thought www-data). Apache starts as root, in order to bind to port 80. It also opens some log files in /var/log/apache with root privileges IIRC. This

Tomcat4 manager application

2002-03-06 Thread Guy Geens
I upgraded my tomcat4 packages to version 4.0.2-1 last week. One minor nitpick: the tomcat4-webapps package does not install the applications by default. I had to create symlinks in /usr/share/tomcat4/webapps to make them work. It would be nice if the package installed those links by itself. Anot

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 not removed Stefan> the tomcat4 package before installin

Re: Tomcat4 manager application

2002-03-07 Thread Guy Geens
> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> Yes, you need special privileges to compile JSP pages but the Stefan> Tomcat classes that do this job should have these priviliges Stefan> in the default configuration. If this does not work for you Stefan> please submit a bug repo

Re: Java to LaTeX how ?

2002-06-23 Thread Guy Geens
> "R" == R Pac <[EMAIL PROTECTED]> writes: R> Does anybody know a programm which convert java source file to R> latex ? thanks best regards A quick search on CTAN gives one package: tinyc2lPretty print C/C++/Java source code using LaTeX. http://www.ctan.org/tex-archive/help/Catalogue/ent

unsubscribe

2002-07-23 Thread Guy Geens
unsubscribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: EJB in jakarta project

2002-09-26 Thread Guy Geens
> "Joe" == Joe Phillips <[EMAIL PROTECTED]> writes: Joe> As for your past question regarding packages. I'm planning to Joe> start packaging JBOSS literally any day now as I have a need for Joe> them too. Add this to your sources.list: deb http://mirror.brainfood.com/brainfood-public sid main

Re: EJB in jakarta project

2002-09-27 Thread Guy Geens
> "Christopher" == Christopher Browne <[EMAIL PROTECTED]> writes: Christopher> It looks like the dependancies on that involve gij/gcj, Christopher> but not any JDK stuff. You'll still need a JVM implementation. The startup script uses the 'java' binary. (On my system, it uses Blackdown Java 1

Re: Exception in thread "main" java.lang.UnsatisfiedLinkError:..

2001-10-02 Thread Guy Geens
> "Dan" == Dan Radovsky <[EMAIL PROTECTED]> writes: Dan> Exception in thread "main" java.lang.UnsatisfiedLinkError: Dan> /usr/local/jdk1.2.2/jre/lib/i386/libfontmanager.so: Dan> libstdc++-libc6.1-1.so.2: cannot open shared object file: No such Dan> file or directory at Dan> java.lang.ClassLoa

Re: java/tomcat & libwrap

2001-11-19 Thread Guy Geens
> "J" == J R Westmoreland <[EMAIL PROTECTED]> writes: J> I hope this is not TOO stupid of a question but Tomcat uses J> port 8007 for communications with apache. Is there a way, or does J> it already exist, to tcp wrap this port? I have noticed that MANY J> other daemon or daemon like apc

Re: Tomcat 3.3 / 4.0 ? When?

2001-11-30 Thread Guy Geens
> "Adam" == Adam Heath <[EMAIL PROTECTED]> writes: > "Stefan" == Stefan Gybas wrote: Stefan> Fine, and the Debian package uses the same user as Apache Stefan> (default: www-data), also for security reasons :) Adam> I consider that a bug, and should probably file one. tomcat Adam> should

Re: Tomcat 3.3 / 4.0 ? When?

2001-12-01 Thread Guy Geens
> "Max" == Max Kellermann <[EMAIL PROTECTED]> writes: [Running tomcat as www-data] Max> Not really a security risk, as it does not open new holes, but Max> running both with the same UIDs means they've got the same Max> permissions on the system. I understand. Thanks for the explanation. -

Re: Tomcat userid (was Re: Tomcat 3.3 / 4.0 ? When?)

2001-12-03 Thread Guy Geens
> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> So static parts inside the /mywebapp directoy were served by Stefan> Apache directly and dynamic parts (JSP pags and servlets) were Stefan> passed to Tomcat using mod_jk. This changed in Tomcat 3.3: All Stefan> files inside /myweb

Re: Tomcat userid (was Tomcat 3.3 / 4.0 ? When?)

2001-12-03 Thread Guy Geens
> "GOMEZ" == GOMEZ Henri <[EMAIL PROTECTED]> writes: GOMEZ> Yep, I added also in tomcat bin wrapper a : GOMEZ> chown -R tcuser:tcuser /var/tomcat/ GOMEZ> to make sure that tomcat is running with the rigth profile That is not a good idea. The tomcat user should not own any files (besides lo

Re: Tomcat userid (was Tomcat 3.3 / 4.0 ? When?)

2001-12-04 Thread Guy Geens
> "GOMEZ" == GOMEZ Henri <[EMAIL PROTECTED]> writes: GOMEZ> Consider that you could have a web application, .war, which GOMEZ> will be exploded by tomcat at runtime so you need for some GOMEZ> dirs, logs, work, webapps write access !!! An application server has no legitimate reason to change

Re: Tomcat 3.2 + mod_jk-auto

2001-12-09 Thread Guy Geens
> "Soeren" == Soeren Kalesse <[EMAIL PROTECTED]> writes: Soeren> Now I'm wondering how it's possible to change the location of Soeren> the mod_jk.so in tomcats configuration from libexec/mod_jk.so Soeren> to /usr/lib/apache/1.3/mod_jk.so. Hmm... I only have the latter file. Soeren> It also

Re: Missing 'classes.zip' in j2sdk1.3

2002-01-28 Thread Guy Geens
> "yihan" == yihan <[EMAIL PROTECTED]> writes: yihan> I've installed j2sdk1.3 from Blackdown Org., unfortunately when yihan> I tried to install JavaICQ, it said that I didn't have yihan> classes.zip file. I've searched through the filesystem, I yihan> couldn't get it. The command I used was

Re: Experimental Tomcat 4.0.2 package

2002-02-16 Thread Guy Geens
> "Arnaud" == Arnaud Vandyck <[EMAIL PROTECTED]> writes: Arnaud> org.apache.jasper.JasperException: Unable to compile class for Arnaud> JSP Arnaud> Because of: Arnaud> java.security.AccessControlException: access denied Arnaud> (java.lang.RuntimePermission Arnaud> accessClassInPackage.sun.t

Re: Experimental Tomcat 4.0.2 package

2002-02-17 Thread Guy Geens
> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> I just removed all in /var/cache/tomcat4 and tried 0.6 and it Stefan> worked fine on my system (i386, Blackdown JDK 1.3.1 and Sun Stefan> JDK 1.4). Which JDK are you using? Please note that all Stefan> versions up to 0.6 have a bu

Re: Can not change Tomcat4 to listen to :80

2002-02-20 Thread Guy Geens
> "Arnaud" == Arnaud Vandyck <[EMAIL PROTECTED]> writes: Arnaud> Thank you, I'll try ipchains, but I didn't know apache was set Arnaud> root (thought www-data). Apache starts as root, in order to bind to port 80. It also opens some log files in /var/log/apache with root privileges IIRC. Thi

Tomcat4 manager application

2002-03-06 Thread Guy Geens
I upgraded my tomcat4 packages to version 4.0.2-1 last week. One minor nitpick: the tomcat4-webapps package does not install the applications by default. I had to create symlinks in /usr/share/tomcat4/webapps to make them work. It would be nice if the package installed those links by itself. Ano

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 not removed Stefan> the tomcat4 package before installi

Re: Tomcat4 manager application

2002-03-07 Thread Guy Geens
> "Stefan" == Stefan Gybas <[EMAIL PROTECTED]> writes: Stefan> Yes, you need special privileges to compile JSP pages but the Stefan> Tomcat classes that do this job should have these priviliges Stefan> in the default configuration. If this does not work for you Stefan> please submit a bug rep

Re: Java to LaTeX how ?

2002-06-23 Thread Guy Geens
> "R" == R Pac <[EMAIL PROTECTED]> writes: R> Does anybody know a programm which convert java source file to R> latex ? thanks best regards A quick search on CTAN gives one package: tinyc2lPretty print C/C++/Java source code using LaTeX. http://www.ctan.org/tex-archive/help/Catalogue/en