On Jan 26, 2008 3:02 AM, Alessio Soldano <asoldano(a)redhat.com> wrote:
Hi,
> 17:54:01,359 ERROR [AbstractKernelController] Error installing to
> PreInstall: name=WSMemoryBufferRecorder state=Real
> java.lang.ClassNotFoundException:
> org.jboss.wsf.framework.management.recording.MemoryBufferRecorder
> at java.net.URLClassLoader$1.run(URLClassLoader.java:221)
> at java.security.AccessController.doPrivileged(Native Method)
>
this is most probably due to an old version of jbossws-framework.jar
being used (that class is available starting from 2.0.3.GA). Forcing a
thirdparty update should fix it.
The thidparty libs were up to date, but the libs in my build were not
properly updated.
Rémy