Wolfgang,
Its in the release and should be in the optional.jar. If you want to build
it you need to define the ant property "ejb.build". So
build -Dejb.build=1
should build it for you. I'm looking into adding an option to available to
let it detect the JDK versions so you won;t need to set this variable in the
future. (The variable is there because Tim's task only compiles under JDK
1.2+).
Conor
> -----Original Message-----
> From: Wolfgang Werner [mailto:wwerner@picturesafe.de]
> Sent: Thursday, 20 July 2000 0:00
> To: ant-dev@jakarta.apache.org
> Subject: What about Weblogic 5.1 Patch from Tim Fennell
>
>
> Hi all,
>
> can I get a short status for the EJB tasks? I'am using WebLogic 5.1
> and would like to use an ant task for deployment etc.
>
> As of now, I'm using the java task. Problem is that this runs
> unconditionally, whether there are changes or not.
>
> ? is Tim's WL 5.1 related patch dated 00-07-11 useful ?
> ? is it already integrated ?
> ? what about the WL specific rmic task ?
>
> Thanks a lot,
>
> Wolfgang
>
|