When I try to compile 3.2.6 under Java 1.3.1 , i get these errors:
compile-mbean-sources:

_default:compile-classes:
    [javac] Compiling 520 source files to Z:\Install\JBoss\jboss-3.2.6-src\jmx\o
utput\classes
Z:\Install\JBoss\jboss-3.2.6-src\jmx\src\main\javax\management\Query.java:337: v
alueOf(java.lang.String) in java.lang.Boolean cannot be applied to (boolean)

      return new BooleanValueExp(Boolean.valueOf(value));

                                        ^

Z:\Install\JBoss\jboss-3.2.6-src\jmx\src\main\javax\management\loading\MLet.java
:279: valueOf(java.lang.String) in java.lang.Boolean cannot be applied to (boole
an)

                                Boolean.valueOf(delegateToCLR));

                                       ^

Can anybody help me?

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to