-
1. Re: Nukes 2.0 build error
julien1 Sep 29, 2004 10:48 AM (in response to leefig)can you post what does not work for building ?
nukes 2.0 is a revamp of the portal infrastructure, for now it has only portal and portlet capabilities and does not have all the modules builtin nukes 1.1 yet.
actually the next milestone is about porting nukes 1.1 modules to 2.0
I think it is not yet reasonnable to use 2.0 for developement unless you are developping jsr-168 portlet. -
2. Re: Nukes 2.0 build error
leefig Sep 29, 2004 11:14 AM (in response to leefig)Thanks for that... I think in that case I will use 1.1 for the time being.
I have built JBOSS (versions 4.0.0 RC0) from source. Set my JBOSS home to the built output.
Then I have attempted to build from source Nukes 1.1 but get the following kind of errors:
[execmodules] C:\Java\nukes-1.1.0-RC3-src\nukes-1.1.0-RC3-src\nuke
\jboss\nukes\component\NukesBuilder.java:14: cannot resolve symbol
[execmodules] symbol : class MBeanAttributeInterceptor
[execmodules] location: package interceptor
[execmodules] import org.jboss.mx.interceptor.MBeanAttributeInterc
[execmodules] ^
[execmodules] C:\Java\nukes-1.1.0-RC3-src\nukes-1.1.0-RC3-src\nuke
\jboss\nukes\mx\LifeCycleInterceptor.java:12: cannot resolve symbo
[execmodules] symbol : class Invocation
[execmodules] location: package interceptor
[execmodules] import org.jboss.mx.interceptor.Invocation;
Is there a problem with compatibility with JBOSS 4 source?
So in a nutshell, what source versions of both JBOSS and Nukes do I need for a successful build? -
3. Re: Nukes 2.0 build error
julien1 Sep 29, 2004 11:24 AM (in response to leefig)nukes 1.1 works with jboss-3.2.3
-
4. Re: Nukes 2.0 build error
leefig Sep 29, 2004 11:38 AM (in response to leefig)Ah, I see.
Forgive the stupid question but do I need a particular version/release candidate of JBOSS?
Thanks for that.
Out of interest what are the function highlights in 4.0 that are missing from 3.x? Just curious as the download sizes significantly are different. I guess there could be some 3rd party stuff only shipping with 4.0