"urswagner" wrote : 
  | This code should work after specification I think.
  | 

Wrong

"urswagner" wrote : 
  | The side effect is I can compile an jar file with java which is not 
deployable in JBoss. 
  | 

This is one reason why I am not a fan of XDoclet, the problem you are 
experiencing is not about a compilation problem it is about a problem in the 
deployment descriptor being generated by XDoclet.

The method parameters in the deployment need to be fully qualified classes 
which is why java.lang.Integer works and Integer doesnt.



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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to