[jboss-user] [Microcontainer] - Re: Unable to build the project

genman do-not-reply at jboss.com
Fri Oct 12 12:34:00 EDT 2007


Probably should have ones for java.lang.reflect fields at least. The Javaassist classes create an external dependency I think.

One thing I ran into creating tests is that the compiler can't figure out how to distinguish these two constructors:

  |    public Signature(String... parameters)
  |    public Signature(String name, String... parameters)
  | 
I would probably drop the first at least.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094695#4094695

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



More information about the jboss-user mailing list