[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: JBDEPLOY-3 issues

adrian@jboss.org do-not-reply at jboss.com
Fri Mar 14 08:11:11 EDT 2008


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#4136622

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136622



More information about the jboss-dev-forums mailing list