Hi,

if you speak about built-in feature i don't think but i think we can use
constant in annotation so just initialize some constants from system
properties no?

- Romain

2011/9/7 Jacek Laskowski <[email protected]>

> Hi,
>
> I've been asked about MDBs and their @ActivationConfigProperty's in
> OpenEJB. Is there a way to set them up outside the code (annotations)
> or a deployment descriptor? Any other ways available? Are they used in
> Geronimo? In WAS you can configure activation specs in the console and
> was wondering if there's anything like that in openejb/geronimo.
>
> @ActivationConfigProperty(
>   propertyName = "hostName", propertyValue = "localhost"
>  ),
>
> Jacek
>
> --
> Jacek Laskowski
> Java EE, functional languages and IBM WebSphere - http://blog.japila.pl
> Warszawa JUG conference = Confitura (formerly Javarsovia) ::
> http://confitura.pl
>

Reply via email to