Hello,
My error was that my classes didn't all respect the bean convention...
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843255#3843255
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843255
--
Hello,
I am in trouble with a warning when redeploying an Hibernate service.
The first deployment of the .sar( during the start up of JBoss) is ok.
But i have a strange warning during next deployments.
This warning is from the Service configurator, a ClassNotFound exeption:
net.sf.hibernate.jmx
How can i know which class is needed?
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835009#3835009
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835009
---
This SF
hello,
when executing my client, i have an error in the server:
18:20:52,125 INFO [STDOUT] ejbCreate() du bean
18:20:52,140 ERROR [LogInterceptor] Unexpected Error:
java.lang.NoClassDefFoundError
at java.io.ObjectStreamClass.hasStaticInitializer(Native Method)
at java.io.ObjectSt