Jason,
Thanks - I've fixed that for the release.
Conor
----- Original Message -----
From: "Jason Pringle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 24, 2001 5:15 AM
Subject: Bug in <ejbjar> <weblogic> task?
> When setting the "compiler" attribute of the <weblogic> element to
"jikes" I
> get an error. From the verbose output (included below) it looks like a
> space is not getting added following the "-compiler jikes" argument. If
I
> set the compiler attribute to "jikes " it works fine.
>
> --jason
>
> Snippet of -verbose output:
>
> [ejbc] Forking java -classpath
>
C:\weblogic\lib\weblogic510sp8.jar;C:\weblogic\lib\weblogicaux.jar;C:\weblo
g
>
ic\classes;C:\dev\v50\deploy\jars\other\jaxp.jar;C:\dev\v50\deploy\jars\oth
e
>
r\jdbc4ora8i.jar;C:\dev\v50\deploy\jars\other\parser.jar;C:\dev\v50\deploy\
j
> ars\otherwlsjdbc4sql7.jar;C:\dev\temp\build
weblogic.ejbc -nowarn -compiler
> jikesC:\dev\temp\build\taxauthorityEJB-generic.jar
> C:\dev\temp\build\taxauthorityEJB.jar
> [ejbc] ERROR: You must specify an output directory or jar with
the -d
> option to weblogic.ejbc.
> [ejbc] Java Result: 1
> [ejbjar] deleting generic jar
> C:\dev\temp\build\taxauthorityEJB-generic.jar
>