[jboss-user] [Management, JMX/JBoss] - Re: Custom MBean on JBoss 5.0.0 GA
jaikiran
do-not-reply at jboss.com
Tue Mar 3 02:10:38 EST 2009
anonymous wrote : import org.jboss.annotation.ejb.Management;
| import org.jboss.annotation.ejb.Service;
|
These annotations (and some others) have been moved to a different package in JBossAS-5.0. They are now in org.jboss.ejb3.annotation.*. See this for more details http://www.jboss.org/file-access/default/members/jbossejb3/freezone/docs/tutorial/1.0.0/html/Service_POJOs.html
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214384#4214384
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214384
More information about the jboss-user
mailing list