I've written a several custom services according to all the examples. This has worked
fine for me and has made my life a much better place. However, I have found myself
duplicating code, so in an effort to avoid that, I did this:
public abstract class CustomerService
{
}
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981246#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...