Re: Debianized Eclipse 2.1M5

2003-02-17 Thread Thomas J. Zeeman
On Sat, 15 Feb 2003, Takashi Okamoto wrote: > From: "Thomas J. Zeeman" <[EMAIL PROTECTED]> > Subject: Re: Debianized Eclipse 2.1M5 > Date: Sat, 15 Feb 2003 13:57:41 +0100 (CET) > > There's another problem as well, those dirs are only available for > > installation by root. A workaround is to ins

Package "Servlet Runner"?

2003-02-17 Thread florian
Dear (Debian) Java Developers, I'm trying to pack a Java web application which should depend on a servlet runner in general, not Tomcat in specific. Therefore, I tried to find an abstract package "servlet-runner" (like "java-common") or something similar, but there isn't any, which means that I ne

Using links to JAR files in WEB-INF/lib directory throws exceptions

2003-02-17 Thread florian
Dear (Debian) Java Developers, according to the Debian Java policy, JAR files used by a Java application (here: Java web application) must reside in /usr/share/java. If I establish soft links in the directory /WEB-INF/lib and start "mywebapp", I always get an InvalidArgumentException which tells m

Re: Package "Servlet Runner"?

2003-02-17 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ___ / [EMAIL PROTECTED] wrote: | I'm trying to pack a Java web application which should depend on a | servlet runner in general, not Tomcat in specific. Therefore, I | tried to find an abstract p

Re: Using links to JAR files in WEB-INF/lib directory throws exceptions

2003-02-17 Thread jmt
The directory /var/lib/tomcat4/webapps accept .war files as well as unpackaged directories and files tree, since it complies with the webapp structure. On Monday 17 February 2003 14:12, [EMAIL PROTECTED] wrote: > Dear (Debian) Java Developers, > > according to the Debian Java policy, JAR files u

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread Roberto Franchini
On Monday 17 February 2003 12:19, Thomas J. Zeeman wrote: > On Sat, 15 Feb 2003, Takashi Okamoto wrote: [snip] > > > > I don't know how I can resolve it now. Wait until I find cause or > > resolve it by yourself. > > For this one I was just wondering if I was the only one to notice this. > I'll lo

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread John Lavin
Takashi Okamoto said: > I uploaded initial eclipse 2.1M4 package though it may very ugly > now. Please check here: Takashi- Moved on to this package- trying to once again back-build to woody with some upgraded sid java packages (xerces in particular). When trying to build lucene, I get the follo

Re: Package "Servlet Runner"?

2003-02-17 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ___ / [EMAIL PROTECTED] wrote: | "libservlet2.3-java" is a nice dependency, but this doesn't make a | web application work... If one would apt-get my package, nothing | would happen, and this is

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread Takashi Okamoto
Hi John, From: John Lavin <[EMAIL PROTECTED]> Subject: Re: Debianized Eclipse 2.1M5 Date: Mon, 17 Feb 2003 10:30:01 -0500 > dh_testdir > mkdir -p /tmp/buildd/lucene-1.2/source-tree/lucene-1.2-src/bin/docs/api > mkdir -p /tmp/buildd/lucene-1.2/source-tree/lucene-1.2-src/docs > cp /usr/local/javacc

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread John Lavin
Takashi Okamoto said: Takashi- > Lucene is depend on javacc to build package, so you have to install > JavaCC into /usr/local/javacc2.1. Since I'm running with a chroot, I took a few extra moments to make a small package out of javacc. I added it to the Build-Depends and put it out on a local mi

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread Thomas J. Zeeman
On Sat, 15 Feb 2003, Takashi Okamoto wrote: > From: "Thomas J. Zeeman" <[EMAIL PROTECTED]> > Subject: Re: Debianized Eclipse 2.1M5 > Date: Sat, 15 Feb 2003 13:57:41 +0100 (CET) > > There's another problem as well, those dirs are only available for > > installation by root. A workaround is to ins

Package "Servlet Runner"?

2003-02-17 Thread florian
Dear (Debian) Java Developers, I'm trying to pack a Java web application which should depend on a servlet runner in general, not Tomcat in specific. Therefore, I tried to find an abstract package "servlet-runner" (like "java-common") or something similar, but there isn't any, which means that I ne

Using links to JAR files in WEB-INF/lib directory throws exceptions

2003-02-17 Thread florian
Dear (Debian) Java Developers, according to the Debian Java policy, JAR files used by a Java application (here: Java web application) must reside in /usr/share/java. If I establish soft links in the directory /WEB-INF/lib and start "mywebapp", I always get an InvalidArgumentException which tells m

Re: Package "Servlet Runner"?

2003-02-17 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ___ / [EMAIL PROTECTED] wrote: | I'm trying to pack a Java web application which should depend on a | servlet runner in general, not Tomcat in specific. Therefore, I | tried to find an abstract p

Re: Using links to JAR files in WEB-INF/lib directory throws exceptions

2003-02-17 Thread jmt
The directory /var/lib/tomcat4/webapps accept .war files as well as unpackaged directories and files tree, since it complies with the webapp structure. On Monday 17 February 2003 14:12, [EMAIL PROTECTED] wrote: > Dear (Debian) Java Developers, > > according to the Debian Java policy, JAR files u

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread Roberto Franchini
On Monday 17 February 2003 12:19, Thomas J. Zeeman wrote: > On Sat, 15 Feb 2003, Takashi Okamoto wrote: [snip] > > > > I don't know how I can resolve it now. Wait until I find cause or > > resolve it by yourself. > > For this one I was just wondering if I was the only one to notice this. > I'll lo

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread John Lavin
Takashi Okamoto said: > I uploaded initial eclipse 2.1M4 package though it may very ugly > now. Please check here: Takashi- Moved on to this package- trying to once again back-build to woody with some upgraded sid java packages (xerces in particular). When trying to build lucene, I get the follo

Re: Package "Servlet Runner"?

2003-02-17 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ___ / [EMAIL PROTECTED] wrote: | "libservlet2.3-java" is a nice dependency, but this doesn't make a | web application work... If one would apt-get my package, nothing | would happen, and this is

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread Takashi Okamoto
Hi John, From: John Lavin <[EMAIL PROTECTED]> Subject: Re: Debianized Eclipse 2.1M5 Date: Mon, 17 Feb 2003 10:30:01 -0500 > dh_testdir > mkdir -p /tmp/buildd/lucene-1.2/source-tree/lucene-1.2-src/bin/docs/api > mkdir -p /tmp/buildd/lucene-1.2/source-tree/lucene-1.2-src/docs > cp /usr/local/javacc

Re: Debianized Eclipse 2.1M5

2003-02-17 Thread John Lavin
Takashi Okamoto said: Takashi- > Lucene is depend on javacc to build package, so you have to install > JavaCC into /usr/local/javacc2.1. Since I'm running with a chroot, I took a few extra moments to make a small package out of javacc. I added it to the Build-Depends and put it out on a local mi