[jboss-user] [JBoss Seam] - Seam blog example

hiasi29 do-not-reply at jboss.com
Thu Nov 1 17:41:28 EDT 2007


Hi,
I have created an seam project skeleton via seam-gen and copied the .java sources of the blog example into the relevant packages. Then I have updated the ear target of the build file with

  | <include name="lib/jboss-system*.jar" />
  | <include name="lib/jboss-jmx*.jar" />
  | <include name="lib/hibernate-search*.jar" />
  | <include name="lib/jgroups*.jar" />
  | 
But I still keep getting a 
java.lang.RuntimeException: Could not create Component: postAction
Caused by: java.lang.NoClassDefFoundError: org/jgroups/MembershipListener
when I try to deploy it. Can somebody tell me what's missing?
Thanks in advance!
Matthias


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101091#4101091

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101091



More information about the jboss-user mailing list