I try to build tyrex-tm-plugin.jar from varia\build.xml 
(from jboss-3.2.5-src,  using ANT 1.6.1, using java version "1.3.1")

but I get next errors:
  
  |     .......
  |     [javac] D:\temp\JTA\jboss-3.2.5-src\varia\src\main\org\jboss\ant\JMX.java:20: 
cannot resolve symbol
  |     [javac] symbol  : class Attribute  
  |     [javac] location: package management
  |     [javac] import javax.management.Attribute;
  |     [javac]                         ^
  |     [javac] D:\temp\JTA\jboss-3.2.5-src\varia\src\main\org\jboss\ant\JMX.java:21: 
cannot resolve symbol
  |     [javac] symbol  : class ObjectName  
  |     [javac] location: package management
  |     [javac] import javax.management.ObjectName;
  | 
  |     (and more .....)
  | 

and as the result : 
BUILD FAILED

\jboss-3.2.5-src\varia\build.xml:243: Compile failed; see the compiler error output 
for details.


Can anybody suggest?

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

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


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to