Hi all, I'm trying to build JBoss from src for the 1st time. It seems that I need some more help than what is in the wiki.
1) =============================== I've downloaded jboss-3.2.3-src.tar.gz. I've decompressed it on my Windows XP pro with winzip I've got a jdk 1.4.2_03 already installed when I launch the build from the build module, I've got the following messages : jboss-3.2.3-src\server\src\main\org\jboss\ejb\plugins\cmp\jdbc\bridge\JDBCCMP1xFieldBridge.java:39: cannot resolve symbol | symbol : class JDBCAbstractCMPFieldBridge | location: class org.jboss.ejb.plugins.cmp.jdbc.bridge.JDBCCMP1xFieldBridge | public class JDBCCMP1xFieldBridge extends JDBCAbstractCMPFieldBridge | | | ...(+ several more errors) | | Build was correct for modules : common, jmx, system, j2ee, naming, transaction It fails in the system module. 2) ================================= I've tried with jboss-3.2.4RC2-src.tar.gz result: module common = OK module jmx = FAILED | jboss-3.2.4RC2-src\jmx\output\classes | C:\app\jboss-3.2.4RC2-src\jmx\src\main\javax\management\relation\Relation.java:44: cannot resolve symbol | symbol : class RelationServiceNotRegisteredException | location: interface javax.management.relation.Relation | throws RelationServiceNotRegisteredException; | Any idea ? Tx View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835748#3835748 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835748 ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
