Ahh yes, this looks like the aftermath of David's changes & iiop being optional. This sucks. I have run into this ebfore, where I forgot to change some optional module.
I think that perhaps we should do away with optional modules in this sense... probably still need optional for catalina & other modules which need extra config. --jason Quoting Scott M Stark <[EMAIL PROTECTED]>: > It will have to be a seperate service release with instructions on how > to incorporate because iiop is broken right now: > > > == Executing 'most' in module 'iiop'... > == > > _buildmagic:init: > > configure: > > init: > > compile-classes: > [mkdir] Created dir: > /home/starksm/3.0.0/jboss-all/iiop/output/classes/main > [javac] Compiling 75 source files to > /home/starksm/3.0.0/jboss-all/iiop/output/classes/main > /home/starksm/3.0.0/jboss-all/iiop/src/main/org/jboss/iiop/WebCL.java:11: > cannot resolve symbol > symbol : class UnifiedClassLoader > location: package system > import org.jboss.system.UnifiedClassLoader; > ^ > /home/starksm/3.0.0/jboss-all/iiop/src/main/org/jboss/iiop/WebCL.java:29: > cannot resolve symbol > symbol : class UnifiedClassLoader > location: class org.jboss.iiop.WebCL > public WebCL(ObjectName container, UnifiedClassLoader parent) > ^ > /home/starksm/3.0.0/jboss-all/iiop/src/main/org/jboss/proxy/compiler/IIOPStu > bCompiler.java:107: warning: org.jboss.proxy.compiler.ProxyAssembler in > org.jboss.proxy.compiler has been deprecated > private static void generateMethodCode(ProxyAssembler asm, > ^ > /home/starksm/3.0.0/jboss-all/iiop/src/main/org/jboss/proxy/compiler/IIOPStu > bCompiler.java:107: warning: org.jboss.proxy.compiler.ProxyAssembler in > org.jboss.proxy.compiler has been deprecated > private static void generateMethodCode(ProxyAssembler asm, > ^ > /home/starksm/3.0.0/jboss-all/iiop/src/main/org/jboss/proxy/compiler/IIOPStu > bCompiler.java:251: warning: org.jboss.proxy.compiler.ProxyAssembler in > org.jboss.proxy.compiler has been deprecated > ProxyAssembler asm = > ^ > /home/starksm/3.0.0/jboss-all/iiop/src/main/org/jboss/proxy/compiler/IIOPStu > bCompiler.java:252: warning: org.jboss.proxy.compiler.ProxyAssembler in > org.jboss.proxy.compiler has been deprecated > new ProxyAssembler(stubClassName, > ^ > 2 errors > 4 warnings > > ----- Original Message ----- > From: "Jason Dillon" <[EMAIL PROTECTED]> > To: "Scott M Stark" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, April 15, 2002 2:01 AM > Subject: Re: [JBoss-dev] RC1 release branch occuring at 00:00 > > > > Are you building with -Dgroups=most? > > > > Otherwise iiop will not be included in the build... or do you mean > > instructions on how to build & configure? > > > > --jason > > > > > > Quoting Scott M Stark <[EMAIL PROTECTED]>: > > > > > > > > Then we can just post directions on how to setup and try iiop > > > with the RC1 binary I'm building now. Next release it can be > > > configured by default. > > > > _______________________________________________ > Jboss-development mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-development > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
