Re: Sun Jar files.

2009-08-03 Thread Samir
Brett Randall wrote: On Mon, Aug 3, 2009 at 11:51 PM, Samir wrote: I'm trying to compile one of the simpler projects I have which depends on log4j. As soon as I try to compile it, I get: Missing: -- 1) javax.jms:jms:jar:1.1 Try downloading the file manually from:

Re: Sun Jar files.

2009-08-03 Thread Brett Randall
On Mon, Aug 3, 2009 at 11:51 PM, Samir wrote: > I'm trying to compile one of the simpler projects I have which depends on > log4j. > > As soon as I try to compile it, I get: > > > Missing: > -- > 1) javax.jms:jms:jar:1.1 > > Try downloading the file manually from: > http

Re: Sun Jar files.

2009-08-03 Thread Alexander
No, you need jar file. 2009/8/3 Samir > I'm trying to compile one of the simpler projects I have which depends on > log4j. > > As soon as I try to compile it, I get: > > > Missing: > -- > 1) javax.jms:jms:jar:1.1 > > Try downloading the file manually from: > http://java

Sun Jar files.

2009-08-03 Thread Samir
I'm trying to compile one of the simpler projects I have which depends on log4j. As soon as I try to compile it, I get: Missing: -- 1) javax.jms:jms:jar:1.1 Try downloading the file manually from: http://java.sun.com/products/jms/docs.html Then, install it