Hi!

Peter Shillan wrote:
> I have been trying to build jBoss with my own JBuilder project file. I
> finally got it working but two things are a problem.
> 
> 1) ActivationContainerInvoker
> 
> This class is supposed to be in org.jboss.ejb.activation.server according
> the the source file but is actually in
> org.jboss.ejb.plugins.activation.server. I removed it for now.

I have now removed it from CVS as well.

> 2) Running the compiled code doesn't work.
> 
> I get the following server trace, which looks similar to me to what happens
> if the classpath is too large.
> 
> Any ideas folks?

You're running it from /src. You really need to run the build script and
run from /dist. The build does much more than simply compile the classes
I'm afraid..

/Rickard

-- 
Rickard �berg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

Reply via email to