Figuring out a good way to package servlet software

2003-02-09 Thread Kalle Kivimaa
I'm in the process of trying to make my current JSPWiki[0] package into a Debian policy conformant package. The fact that JSPWiki is a Tomcat "module" makes things a little difficult, though. How big a no-no is it to put configuration files into other places than /etc/jspwiki? The JSPWiki contains

Re: Tomcat 4.1 (unstable) won't install

2003-02-09 Thread David Goodenough
On Saturday 08 February 2003 12:03, Takashi Okamoto wrote: > From: David Goodenough <[EMAIL PROTECTED]> > Subject: Re: Tomcat 4.1 (unstable) won't install > Date: Sat, 8 Feb 2003 11:23:26 + > > > Well the problem is libbcel-java, > > I confirmed some of test fail with JDK1.4, it may cause error

JNI Directories - Policy Patch

2003-02-09 Thread Ben Burton
Hi. As requested, a source patch for java-common is included below. It's also available at http://people.debian.org/~bab/java/jni-policy.diff . Ben. :) --- java-common-0.16/policy.xml 2002-09-26 00:53:03.0 +1000 +++ java-common-0.16.1/policy.xml 2003-02-09 23:16:23.0 +11

Re: JNI Directories - Policy Patch

2003-02-09 Thread Ola Lundqvist
Hi I second this proposal. To be accepted this proposal needs at least two seconds and no objections. Regards, // Ola On Sun, Feb 09, 2003 at 11:36:06PM +1100, Ben Burton wrote: > > Hi. As requested, a source patch for java-common is included below. It's > also available at http://people.d

Re: JNI Directories - Policy Patch

2003-02-09 Thread Ross Burton
On Sun, 2003-02-09 at 12:59, Ola Lundqvist wrote: > I second this proposal. I also second this proposal. At some point I really should upload my libjpcsc-java packages... Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [E

Re: java in debian

2003-02-09 Thread Christian BAYLE
For J2EE i recommand you to have a look at www.objectweb.org There are no debs yet Joe Phillips a écrit: On Wed, 2003-02-05 at 12:09, Alexander Kotelnikov wrote: 4. What about J2EE? AFAIK, "J2EE" is fairly broad. What part of J2EE are you after? If you're looking for an application s

Re: eclipse on woody

2003-02-09 Thread John Lavin
Takashi Okamoto said: > Eclipse needs xerces 2 but above jar is xerces 1's. > You don't need set classpath because eclipse include xerces at > /usr/lib/eclipse/plugins/org.apache.xerces_4.0.7. > > Xerces2 in woody is obsolete(2.0.1). You may need sid's 2.2.1. Well - If this were my problem, would

Re: eclipse on woody

2003-02-09 Thread Takashi Okamoto
From: John Lavin <[EMAIL PROTECTED]> Subject: Re: eclipse on woody Date: Sat, 8 Feb 2003 23:36:21 -0500 > And the file *does* exist: > $ ls -l /usr/share/java/xerces.jar > -rw-r--r--1 root root 758565 Sep 1 2001 > /usr/share/java/xerces.jar Eclipse needs xerces 2 but above jar is x

Figuring out a good way to package servlet software

2003-02-09 Thread Kalle Kivimaa
I'm in the process of trying to make my current JSPWiki[0] package into a Debian policy conformant package. The fact that JSPWiki is a Tomcat "module" makes things a little difficult, though. How big a no-no is it to put configuration files into other places than /etc/jspwiki? The JSPWiki contains

Re: Tomcat 4.1 (unstable) won't install

2003-02-09 Thread David Goodenough
On Saturday 08 February 2003 12:03, Takashi Okamoto wrote: > From: David Goodenough <[EMAIL PROTECTED]> > Subject: Re: Tomcat 4.1 (unstable) won't install > Date: Sat, 8 Feb 2003 11:23:26 + > > > Well the problem is libbcel-java, > > I confirmed some of test fail with JDK1.4, it may cause error

JNI Directories - Policy Patch

2003-02-09 Thread Ben Burton
Hi. As requested, a source patch for java-common is included below. It's also available at http://people.debian.org/~bab/java/jni-policy.diff . Ben. :) --- java-common-0.16/policy.xml 2002-09-26 00:53:03.0 +1000 +++ java-common-0.16.1/policy.xml 2003-02-09 23:16:23.0 +11

Re: JNI Directories - Policy Patch

2003-02-09 Thread Ola Lundqvist
Hi I second this proposal. To be accepted this proposal needs at least two seconds and no objections. Regards, // Ola On Sun, Feb 09, 2003 at 11:36:06PM +1100, Ben Burton wrote: > > Hi. As requested, a source patch for java-common is included below. It's > also available at http://people.d

Re: JNI Directories - Policy Patch

2003-02-09 Thread Ross Burton
On Sun, 2003-02-09 at 12:59, Ola Lundqvist wrote: > I second this proposal. I also second this proposal. At some point I really should upload my libjpcsc-java packages... Ross -- Ross Burton mail: [EMAIL PROTECTED] jabber: [E

Re: java in debian

2003-02-09 Thread Christian BAYLE
For J2EE i recommand you to have a look at www.objectweb.org There are no debs yet Joe Phillips a écrit: On Wed, 2003-02-05 at 12:09, Alexander Kotelnikov wrote: 4. What about J2EE? AFAIK, "J2EE" is fairly broad. What part of J2EE are you after? If you're looking for an application server,

Re: eclipse on woody

2003-02-09 Thread John Lavin
Takashi Okamoto said: > Eclipse needs xerces 2 but above jar is xerces 1's. > You don't need set classpath because eclipse include xerces at > /usr/lib/eclipse/plugins/org.apache.xerces_4.0.7. > > Xerces2 in woody is obsolete(2.0.1). You may need sid's 2.2.1. Well - If this were my problem, would