Can you put setType() back please, but re-implement it like this:
| @Deprecated
| public void setType(...)
| {
| log.warn("Types should be set using <mechanism here/> for " +
this);
| }
|
That is unless you want to go through all the deployers that exist
to get jboss-head to compile/boot. :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136622#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...