Gero,

There is already an ant task for building WL5.1 EJBs. It may not do
everything you wish but I would be reluctant to have two such tasks in ant.
Would you consider having a look at the current task and working out how it
could meet your needs and what changes you way want to make to it.

I'll have a look at your task to see how it compares with the current task.

Conor

--
Conor MacNeill
[EMAIL PROTECTED]
Cortex eBusiness
http://www.cortexebusiness.com.au

> -----Original Message-----
> From: Gero Vermaas, Sun Java Center [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 13 September 2000 22:43
> To: [EMAIL PROTECTED]
> Subject: [NEW TASK](s) WebLogic EJBC_WL51 and Properties
>
>
> Hi,
>
> The attached two tasks are intented to use when developing for
> the WebLogic
> 5.1 AppServer. Because both tasks are specific for WebLogic they
> are placed
> in a "weblogic51" subpackage.
>
> The EJBC_WL51 builds EJB jar files for all EJB's found in a specfic
> directory tree.
>
> The Properties task can be used to define a filter for
> "weblogic.ejb.deploy"
> property that is stored in the weblogic.properties file. Is looks for all
> jar files in a specific directory and adds these to the
> weblogic.ejb.deploy
> tag. The Properties task is a subclass of CopyFile. In order to use it you
> create a template of the weblogic.properties file and then use the
> Properties task to copy the template to the real weblogic.properties file.
>
> Hope these can be included in the Ant distribution.
>
> Regards,
>
> Gero Vermaas
>
> ------------------------------------------------------------------
> ----------
> ---------
> Gero Vermaas, Sun Java Center, The Netherlands
> Mail:                   [EMAIL PROTECTED]
> Phone:               +31 33 4515737
> Sun home page: http://www.holland/~gv103953
>

Reply via email to