"No local string for ..." errors - j2ee

2003-06-06 Thread Michael S Daines
Alright. First off, thanx to everyone who has helped me in various ways as of late. This will be my last question, for if I cannot solve it here I am giving up. Below I'll just paste in the error messages I get when I type in `j2ee -verbose`, but the one that I've seen spit out from other j2ee p

"No local string for ..." errors - j2ee

2003-06-05 Thread Michael S Daines
Alright. First off, thanx to everyone who has helped me in various ways as of late. This will be my last question, for if I cannot solve it here I am giving up. Below I'll just paste in the error messages I get when I type in `j2ee -verbose`, but the one that I've seen spit out from other j2ee p

Permissions and Java

2003-06-04 Thread Michael S Daines
I've been having a few problems which are clearly related to permissions and some which may be. For example, when I load an app that creates DB tables, I get a message right away about: Jun 3, 2003 7:18:03 AM java.util.prefs.FileSystemPreferences$3 run WARNING: Could not create system preferences

Permissions and Java

2003-06-03 Thread Michael S Daines
I've been having a few problems which are clearly related to permissions and some which may be. For example, when I load an app that creates DB tables, I get a message right away about: Jun 3, 2003 7:18:03 AM java.util.prefs.FileSystemPreferences$3 run WARNING: Could not create system preferences

Package javax.ejb does not exist !

2003-06-02 Thread Michael S Daines
When I try to compile an EJB, I get this message: xxx.java:3: package javax.egb does not exist import javax.ejb.*; ^ 1 error How do I solve this problem? I tried copying all the j2ee files into the jdk directory, but this didn't change anything. msd "More people have died in the n

Package javax.ejb does not exist !

2003-06-01 Thread Michael S Daines
When I try to compile an EJB, I get this message: xxx.java:3: package javax.egb does not exist import javax.ejb.*; ^ 1 error How do I solve this problem? I tried copying all the j2ee files into the jdk directory, but this didn't change anything. msd "More people have died in the n

Re: J2EE Problem - The Next Step

2003-05-27 Thread Michael S Daines
ave to go through and change them if I cannot solve this "properly." Thanx, msd > Michael S Daines <[EMAIL PROTECTED]> wrote: > > I recently installed jdk 1.4.1_02. I also tried to install j2ee, but I've > > been having problems. Right now, when I type >

Re: Eclipse error - UnsatisfiedLinkError now !

2003-05-26 Thread Michael S Daines
Thanx, it was a system problem. After apt-get (I wasn't sure what to apt-get before), everything is in place, but my problems are not over. Now, Eclipse begins start-up, but then fails and tells me to check the log. Here's what I see: !SESSION ---

Eclipse error - libgtk-x11-2.0.so.0

2003-05-26 Thread Michael S Daines
When I try to run eclipse, I get the error message: eclipse: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory What do I need to do to correct this problem? Thanx, msd

J2EE Problem - Looking for 1.3.1_02

2003-05-23 Thread Michael S Daines
I recently installed jdk 1.4.1_02. I also tried to install j2ee, but I've been having problems. Right now, when I type j2ee -verbose I get the following error message: ./j2ee: line 14: java/re/jdk/1.3.1_02/latest/binaries/linux-i386/bin/java: No such file or directory Perhaps pa

EnterpriseJavaBeans and Debian

2003-05-15 Thread Michael S Daines
OK. So I've managed to install the JDK finally (in a proper, Debian way). Now I need to get to a point where I can use EJBs. I'm taking a class now, so I have zero experience with this area. I did download the files from Sun for the j2ee (j2sdkee-1_3_1-linux.tar.gz). I looked around for some i

Re: Installing JDK1.4.1

2003-05-13 Thread Michael S Daines
t;[EMAIL PROTECTED]> wrote: > This one time, at band camp, Michael S Daines said: > > I grabbed a Debian Java FAQ from a link here recently and was trying to > > work through it this weekend. I stumbled, however when I was asked to > > apt-get install java2-common > &

Installing JDK1.4.1

2003-05-12 Thread Michael S Daines
I grabbed a Debian Java FAQ from a link here recently and was trying to work through it this weekend. I stumbled, however when I was asked to apt-get install java2-common This package is not found anywhere I know to look. The next step in the faq requires using some *.control files that j