Max, thanks... almost there...
I followed your instructions, with the addition of removing one existing
feature for Hibernate, aside from the plugins that you mentioned.
I then obtained last night's builds for:
JBossIDE-JBossAS-Tools-nodeps-200703141908-nightly.zip
HibernateTools-nodeps-3.2.0.20
Presently, I'm using JDeveloper to code against the JBoss EJB3 implementation,
using MyFaces.
I am very interested in learning Seam, and taking advantage of using
RichFaces/Ajax4JSF capabilities.
It would be great if I could "dive in" to some kind of mix of JBossIDE and
(Exadel) Studio Pro ahe
Yes, it was from 4.0.4.GA, after fresh .jar installation for ejb3-clustered
config, which I did out of curiousity.
The 4.0.4.GA shutdown "crash" only happened once (it came down cleanly on a
subsequent shutdown). 4.0.5.GA has given me consistent end-of-shutdown
failures (when stopping a cluste
Uninstalled Sun jdk1.5.0_09, and installed the _08 version.
I recompiled .tar.gz source (from SourceForge) under _08.
Same problems, as described (i.e. shutdowns from cluster-capable configs via
"run -c all" show error msg for both "plain" and "ejb" versions obtained from
the build/output direc
My code, which worked fine under 4.0.4.GA-P1 now exhibits a works-only-once
behavior under 4.0.5.GA (ejb3 via jems beta 3 installer) when using a client
app calling container logic (stateless session bean with data access methods).
Only by stopping jboss, clearing the tmp & work caches, and rest
Dimitris --
A little extra info:
I just tried the "jems-installer-1.2.0.BETA3.jar" installer.
First attempt: Install for "ejb3-clustered" to "all" config.
Result: The same shutdown problem I've been referring to.
Second attempt: Install for "ejb3" (non-clustered) to "all" config.
Result: N
Not from the installer.
It does show both when using the .zip (binary) and when using my own compile
from the .tar.gz source (both from SourceForge). I'm using Sun's jdk1.5.0_09.
Again: Only during shutdown from "all" configuration.
View the original post :
http://www.jboss.com/index.html?mo
Thank you for the guidance toward obtaining source, and compiling. I was able
to do it sucessfully.
One thing I'm noticing with JBoss 4.0.5.GA, in either the plain or EJB3
flavors, is that when I issue a Ctrl-C shutdown at the console (Win XP), I
receive this message at the tail end of the shu