RE: wrong JAVA_HOME

2002-10-25 Thread Rafal Kedziorski
s could be your problem. No. My PATH contains only E:\Programme\Java\j2sdk1.4.1_01\bin d. -Original Message----- From: Rafal Kedziorski [mailto:rafcio@;polonium.de] Sent: Friday, October 25, 2002 4:01 PM To: Ant Users List Subject: wrong JAVA_HOME Hallo, I set my JAVA_HOME to E:\Prog

RE: wrong JAVA_HOME

2002-10-25 Thread Rafal Kedziorski
At 13:23 25.10.2002 -0700, Alexey Solofnenko wrote: ANT has nothing to do with it. JDK does not run the application, but JRE does (and it is a part of JDK too). That is why java.home always points to JRE. I found the error in my build.bat. instead of: set CLASSPATH=%CLASSPATH%;%JAVA_HOME%\lib\

wrong JAVA_HOME

2002-10-25 Thread Rafal Kedziorski
Hallo, I set my JAVA_HOME to E:\Programme\Java\j2sdk1.4.1_01. Why shows Ant other value? Buildfile: build.xml info: [echo] java.version : 1.4.1_01 [echo] java.class.version : 48.0 [echo] java.vendor: Sun Microsystems Inc. [echo] java.vendor.url: http://java

Re: ejb-jar problem

2002-10-22 Thread Rafal Kedziorski
Hallo, At 10:02 22.10.2002 +1000, Conor MacNeill wrote: Rafal Kedziorski wrote: Hallo, Why ejb-jar can't fin tmp_s2g_billing.jar file? Just to be clear firstly. This is nothing to do with Ant's ejbjar task. You are running an external Java program (weblogic.ejbc) and it is thi

ejb-jar problem

2002-10-21 Thread Rafal Kedziorski
Hallo, I'm working ob target for creating my ejb's which looks so: ... fork="yes" classpath="${project.classpath}" dir="${dir.src.ejb.billing}"> This target is working, b

Delete files

2002-10-20 Thread Rafal Kedziorski
hallo, I have following target for cleaning up tmp files: But files like TestClass.java~ would'n be deleted. Best Regards, Rafal -- To unsubscribe, e-mail: For additional commands, e-mail:

Manifest.mf file

2002-10-20 Thread Rafal Kedziorski
Hallo, I have followin target, which will I'm using with antcall task.

cleaning up files

2002-10-20 Thread Rafal Kedziorski
hallo, I have following target for cleaning up tmp files: But files like TestClass.java~ would'n be deleted. Best Regards, Rafal -- To unsubscribe, e-mail: For additional commands, e-mail:

Verbose informations

2001-12-07 Thread Rafal Kedziorski
Hallo, it's possible to show which files will be compiled using ant? verbose shows to much informations. Best Regards, Rafal -- To unsubscribe, e-mail: For additional commands, e-mail:

print cvs revision tag ...

2001-11-16 Thread Rafal Kedziorski
error? Best Regards, Rafal Kedziorski -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Re: Ant & EJB

2001-11-01 Thread Rafal Kedziorski
Hallo, George Phimister wrote: > Rafal, > > Have a look at www.beust.com/ejbgen the EJBGen stuff. The examples that come with >the latest download are very useful for building ear's. Have to admit I am not using >ejbjar yet, but will get to it ASAP. Our beans are ready ... but we want use ant

Ant & EJB

2001-11-01 Thread Rafal Kedziorski
Hallo, bevor I try this, a short question. We have much EJB, which will be compiled and created with Makefile's. After compiling we call weblogic.ebc for creating the EJB's. It's possible to make this with ant? Best Regards, Rafal -- To unsubscribe, e-mail: For ad

Ant & JDK 1.1.8 on AIX

2001-10-31 Thread Rafal Kedziorski
Hallo, which ant version should I use with JDK 1.1.8 on AIX? Best Regards, Rafal -- To unsubscribe, e-mail: For additional commands, e-mail: