Is there any way to remove 3.0 Stateful session beans that does not define @Remove annotated method. Can I just typecast the Local or Remote interface to EJBObject and call the remove method to accomplish this?
Also, once I have reference to a 3.0 Session EJB (Stateless or Stateful), is there any way to get access its MetaData (EJBMetaData)?. Thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913491#3913491 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913491 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
