[jboss-user] [EJB 3.0] - Re: Configuring SFSB maximim size in EJB3

gbc do-not-reply at jboss.com
Thu Sep 6 21:55:25 EDT 2007


Hi,
 To use custom properties with EJB3 you have to declare this informations at ejb3-interceptors-aop.xml, or create a new file, like custom-ejb3-interceptors-aop.xml, and then you use the following annotation:

@AspectDomain("Put the Name of the Configuration Here")

Regards

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081923#4081923

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081923



More information about the jboss-user mailing list