CMP entity beans are for data and persistence only. SessionBeans are for business logic.
Where do you want to use a procedure?
Either build a session implementing the logic database independent or build an oracle
PL/SQL module and call it from a session bean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3960524#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...