Hi,

I got JBoss_4_0_2_beta source from the CVS and tried to build it like explained 
everywhere: start build.bat in the build directory.

these two were the first of a series of similar errors:

F:\Profile\Desktop\cvscheckout\jboss-4.0-JBoss_4_0_2_beta\server\output\parsers\org\jboss\ejb\plugins\cmp\ejbql\EJBQLParser.java:352:
 cannot find symbol
symbol  : variable JJTCOLLECT0ONMEMBERDECLARAT0ON
location: class org.jboss.ejb.plugins.cmp.ejbql.EJBQLParser
   ASTCollectionMemberDeclaration jjtn000 = new 
ASTCollectionMemberDeclaration(JJTCOLLECT0ONMEMBERDECLARAT0ON);
                                                                               ^
F:\Profile\Desktop\cvscheckout\jboss-4.0-JBoss_4_0_2_beta\server\output\parsers\org\jboss\ejb\plugins\cmp\ejbql\EJBQLParser.java:352:
 internal error; cannot instantiate ASTCollectionMemberDeclaration(int) at 
org.jboss.ejb.plugins.cmp.ejbql.ASTCollectionMemberDeclaration to ()
   ASTCollectionMemberDeclaration jjtn000 = new 
ASTCollectionMemberDeclaration(JJTCOLLECT0ONMEMBERDECLARAT0ON);

I have been trying to build different jboss 4.0 revisions now, and always 
getting  error  on  this JJTSOMETHINGMEMBERDECLARAT0ON thing.  As you might 
guess erroneous file EJBQLParser.java doesn't have the reported code. Just a 
funny  
/[EMAIL PROTECTED](jjtree) Where */ 
a little above the reported line number.

Can sb help me on this?

And since no body is reporting the same error can successful builders report 
what OS/JDK/Jboss4.0SourceRevision etc. they used?

My os: winXp,
java -version: java version "1.5.0_01"
                      Java(TM) 2 Runtime Environment, Standard Edition (build 
1.5.0_01-b08)
                      Java HotSpot(TM) Client VM (build 1.5.0_01-b08, mixed 
mode, sharing)
JBoss version I tried to build: JBoss_4_0_2_beta

thx.


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

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


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