[jboss-dev-forums] [Design of JBoss Wiki] - Re: Portal 2.6 support...

robdale do-not-reply at jboss.com
Wed Jul 25 08:48:14 EDT 2007


I just deployed JBoss Wiki beta 2 to a vanilla install of JBoss AS 4.2.1 and JBoss Portal 2.6.1 and got this...

Caused by: java.lang.NoClassDefFoundError: org/jboss/portal/core/modules/RoleModule
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:164)
        at org.jboss.wiki.WikiEngine.init(WikiEngine.java:451)
        at org.jboss.wiki.WikiEngine.(WikiEngine.java:518)
        at org.jboss.wiki.management.WikiService.getWikiEngine(WikiService.java:47)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.java:112)
        at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:166)
        ... 116 more
08:25:30,856 ERROR [StandardContext] Error filterStart
08:25:30,856 ERROR [StandardContext] Context [/wiki] startup failed due to previous errors
08:25:30,871 WARN  [ServiceController] Problem starting service jboss.web.deployment:war=wiki.war,id=-1672874880

I put jboss-portal.sar and wiki.ear in server/default/deploy/

Am I doing this right?  Neither Portal nor Wiki seem to have explicit docs on how to deploy anything.

Thanks,
Rob


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

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



More information about the jboss-dev-forums mailing list