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