Hi all, quick question.
Trying to use Ant to create .war and .ear files to deploy to the latest release of oc4j
I am using the sample addressbook example that can be found on
http://kb.atlassian.com/content/tutorials/jollem/orion-cmp-primer/
, however upon running the Ant tool, the response is nothing more than -
E:\addressbook>"c:\jdk1.2.
2\\bin\jav
a" -classpath "c:\jdk1.2.2\\lib\tools.ja
r;c:\jakar
ta-ant-1.4
.1\\lib\ja
xp.jar;c:\
jakarta-a
nt-1.4.1\\lib\crimson.jar;
c:\jakarta
-ant-1.4.1
\\lib\ant.
jar;c:\jdk
1.2.2\bin;
C:\oracle\
ora81\bin;
;C:\oracle
\ora81/bin
;C:\oracle
\ora81\Apache\Perl\5.00503
\bin\mswin
32-x86;C:\
Program Files\Oracle\jre\1.1.7\bin
;C:\WINNT\
system32;C
:\WINNT;c:
\jakarta-a
nt-1.4
.1\\bin;c:\jakarta-ant-1.4
.1\lib" -D ant.home="c:\jakarta-ant-1
.4.1\"
Exception in thread "main" java.lang.NoClassDefFoundE
rror: ant/home=c:\jakarta-ant-1/
4/1"
- it seems that, although the tool has 'kicked in' it has not been able to either 1) find the build.xml file 2) for some reason ant.home has been transposed to ant/home...
Anybody feeling brave...??!!
Thanks in adavance
Netminder
EE Admin