Hi all. Been a long time since I've done java development, but it's
time to get back into it again. I erroneously sent a question to
debian user before remembering this is a better for java questions.
I installed Sun's jdk into /usr/local, but I get this strange error
when attempting to launch ja
Hi all. Been a long time since I've done java development, but it's
time to get back into it again. I erroneously sent a question to
debian user before remembering this is a better for java questions.
I installed Sun's jdk into /usr/local, but I get this strange error
when attempting to launch j
On Sat, May 19, 2001 at 02:27:18AM +0200, Guillermo Ontañón wrote:
> For a development environment I use JBuilder 4, I think it's pretty good
> and you can get the Foundation Edition for free from Borland. Does
> anyone know a GPL develpment environment for java?
As mentioned before, jde is under
On Sat, May 19, 2001 at 02:27:18AM +0200, Guillermo Ontañón wrote:
> For a development environment I use JBuilder 4, I think it's pretty good
> and you can get the Foundation Edition for free from Borland. Does
> anyone know a GPL develpment environment for java?
As mentioned before, jde is unde
On Fri, Jan 19, 2001 at 01:08:28AM -0800, Seth Arnold wrote:
> * Aaron Brashears <[EMAIL PROTECTED]> [010118 22:27]:
> > I'm researching writing a daemon in Java. Surprisingly, there seems to
> > be very little documentation around the net for doing this.
>
> A
On Fri, Jan 19, 2001 at 01:08:28AM -0800, Seth Arnold wrote:
> * Aaron Brashears <[EMAIL PROTECTED]> [010118 22:27]:
> > I'm researching writing a daemon in Java. Surprisingly, there seems to
> > be very little documentation around the net for doing this.
>
> A
I'm researching writing a daemon in Java. Surprisingly, there seems to
be very little documentation around the net for doing this. After
searching for a while, and failing to find anything, I remembered that
tomcat behaves much like a daemon and probalby has implemented this
functionality. Much as
I'm researching writing a daemon in Java. Surprisingly, there seems to
be very little documentation around the net for doing this. After
searching for a while, and failing to find anything, I remembered that
tomcat behaves much like a daemon and probalby has implemented this
functionality. Much as
On Thu, Nov 09, 2000 at 10:59:25AM +, Nic Ferrier wrote:
> The point I was trying to make is that Debian may want to provide a
> standard webapp directory or path (the place where WAR files are put
> so that the servlet engine can find them).
Though not yet in main, Stefan Gybas packaged Tomca
On Thu, Nov 09, 2000 at 10:59:25AM +, Nic Ferrier wrote:
> The point I was trying to make is that Debian may want to provide a
> standard webapp directory or path (the place where WAR files are put
> so that the servlet engine can find them).
Though not yet in main, Stefan Gybas packaged Tomc
On Wed, Nov 08, 2000 at 12:03:40PM -0800, Aaron Brashears wrote:
>
> Joe Emenaker sent a nice idea to me which the list didn't get to
> see. He suggested making a script which does autodetection of jar
> files in your /usr/share/java and sets the classpath
> appropriately.
On Wed, Nov 08, 2000 at 12:22:39PM -0800, [EMAIL PROTECTED] wrote:
> Aaron Brashears <[EMAIL PROTECTED]> writes:
>
> > Joe Emenaker sent a nice idea to me which the list didn't get to
> > see. He suggested making a script which does autodetection of jar
> > fil
On Wed, Nov 08, 2000 at 09:49:47AM -0500, [EMAIL PROTECTED] wrote:
> Aaron Brashears <[EMAIL PROTECTED]> writes:
>
> > After some reflection it seems that it would make more sense to just
> > copy the class files in /usr/share/java so setting the classpath for
> &
On Wed, Nov 08, 2000 at 04:05:04AM -0300, Nicolás Lichtmaier wrote:
> The truth is that there isn't a Java policy.
True, but there is a proposed java policy, which seems like a good
starting point. AFAIK, most java packages for debian are conforming to
the java policy.
apt-get install java-commo
On Wed, Nov 08, 2000 at 12:03:40PM -0800, Aaron Brashears wrote:
>
> Joe Emenaker sent a nice idea to me which the list didn't get to
> see. He suggested making a script which does autodetection of jar
> files in your /usr/share/java and sets the classpath
> appropriately.
On Wed, Nov 08, 2000 at 12:22:39PM -0800, [EMAIL PROTECTED] wrote:
> Aaron Brashears <[EMAIL PROTECTED]> writes:
>
> > Joe Emenaker sent a nice idea to me which the list didn't get to
> > see. He suggested making a script which does autodetection of jar
> > fil
On Wed, Nov 08, 2000 at 09:49:47AM -0500, [EMAIL PROTECTED] wrote:
> Aaron Brashears <[EMAIL PROTECTED]> writes:
>
> > After some reflection it seems that it would make more sense to just
> > copy the class files in /usr/share/java so setting the classpath for
> &
On Wed, Nov 08, 2000 at 04:05:04AM -0300, Nicolás Lichtmaier wrote:
> The truth is that there isn't a Java policy.
True, but there is a proposed java policy, which seems like a good
starting point. AFAIK, most java packages for debian are conforming to
the java policy.
apt-get install java-comm
I've been thinking about the way debian java packages are built. For
example, libxerces-java and ant are both distributed as jar files
which wind up in /usr/share/java and some documentation which goes in
/usr/share/doc/. According to the java policy, debian
java packages can be distributed as jar
I've been thinking about the way debian java packages are built. For
example, libxerces-java and ant are both distributed as jar files
which wind up in /usr/share/java and some documentation which goes in
/usr/share/doc/. According to the java policy, debian
java packages can be distributed as jar
Hi everyone. I've been experimenting with jikes and kaffe as
alternatives to using the jdk. Though jikes seems to work great
(except for the notable lack of jpda suppot), I'm having some problems
with ant. When running ant with kaffe, I get the following exception:
org.apache.xerces.validators.dat
Hi everyone. I've been experimenting with jikes and kaffe as
alternatives to using the jdk. Though jikes seems to work great
(except for the notable lack of jpda suppot), I'm having some problems
with ant. When running ant with kaffe, I get the following exception:
org.apache.xerces.validators.da
On Wed, Nov 01, 2000 at 11:46:01AM +0300, Alan KF LAU wrote:
> Please bear with me with this simple question which shouldn't be raised in an
> expert mailing list. I'd appreciate if you'd give me just a pointer.
>
> I have successfully installed jdk1.1, ibmjdk1.1.8. simply because they've
> .deb
On Wed, Nov 01, 2000 at 11:46:01AM +0300, Alan KF LAU wrote:
> Please bear with me with this simple question which shouldn't be raised in an expert
>mailing list. I'd appreciate if you'd give me just a pointer.
>
> I have successfully installed jdk1.1, ibmjdk1.1.8. simply because they've .deb fi
I've built a .deb package for installing Sun's JSSE
library. The postinst script finds the jsse1.0.2-*.zip
file in /tmp, unzips it, and copies the files to an
appropriate location. The prerm script erases all of
those files.
Now that I've done the work, I wonder about a couple of
points:
* Has
I've built a .deb package for installing Sun's JSSE
library. The postinst script finds the jsse1.0.2-*.zip
file in /tmp, unzips it, and copies the files to an
appropriate location. The prerm script erases all of
those files.
Now that I've done the work, I wonder about a couple of
points:
* Has
26 matches
Mail list logo