afaik there's no current support for it, but hey - anything's
possible...  I'm assuming you'd want to access these properties from the
ant environment?

cheers
dim

On Mon, 1 Oct 2001, Jason Dillon wrote:

> Is there anyway to use property substitution or something to allow passing
> in the values which are to be used when generating classes?
> 
> For example:
> 
> /**
>  * @ejb:env-entry name="My_DataSource"
>  *                value="${my.datasource}"
>  */
> 
> I would like to configure the xdoclet task, with some nested <param> tags
> which would be available for this substitution.  I am trying to avoid
> hardcoding these bits, as it makes it difficult to adapt to different
> environments.
> 
> Can it be done?  If not, can it be added?
> 
> --jason
> 
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to