1 2 Previous Next 28 Replies Latest reply on Oct 17, 2007 3:03 AM by roth Go to original post
      • 15. Re: Portal 2.6 support...
        mimra

        OK, I have the Wiki running under JBP 2.6 now and everything seems to work.
        I have only made changes to

        JBossPortalCredentials
        


        I have mailed the file to your JBoss email address.

        /Michael


        • 16. Re: Portal 2.6 support...
          bdaw

           

          "mimra" wrote:
          OK, I have the Wiki running under JBP 2.6 now and everything seems to work.


          Great


          I have mailed the file to your JBoss email address.


          I forwarded it to JBoss Wiki lead developer. Thanks a lot for the contribution!

          • 17. Re: Portal 2.6 support...
            domime

            can you send me please the modified version of the wiki for 2.6?
            email please to xskunkx@gmx[dot]net

            • 18. Re: Portal 2.6 support...

              I also would like to have the new Wiki for JBoss Portal 2.6....

              Thanks

              Indy

              casey.boyd@revelanttech.com



              • 19. Re: Portal 2.6 support...
                theute

                Tomek can you apply the patch ? Instead of passing it around :)

                • 20. Re: Portal 2.6 support...
                  bdaw

                  btw. JBPORTAL-1570 will be in 2.6.1 (coming soon) so wiki should work there without the patch

                  • 21. Re: Portal 2.6 support...
                    szimano

                    I've just came back from vacations and I'm working on the patch now :)

                    Stay tuned.
                    T.

                    • 22. Re: Portal 2.6 support...

                      Thanks so much!!

                      Indy

                      • 23. Re: Portal 2.6 support...

                        Hate to keep asking....but is there a eta on the 2.6 wiki?

                        I got some users that keep bugging me about it... :)


                        Thanks

                        Indy

                        • 24. Re: Portal 2.6 support...
                          robdale

                          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

                          • 25. Re: Portal 2.6 support...
                            theute

                            Sign the petition for 2.6 support of the Wiki portlet (just kidding) ;) Or wait a bit

                            By the way JBoss Portal 2.6.1 is out and will help JBoss Wiki to run on JBoss AS 4.2.x

                            • 26. Re: Portal 2.6 support...
                              szimano

                              http://labs.jboss.com/jbosswiki/downloads

                              Waiting for feedback.

                              Remember to install ejb3 (there's no JEMS installer with portal 2.6 yet).

                              Cheers,
                              Tomek

                              • 27. Re: Portal 2.6 support...
                                robdale

                                yay, it works on JBoss 4.2.1 + Portal 2.6.1

                                Thanks,
                                Rob

                                • 28. Re: Portal 2.6 support...

                                  robdale, what did you do to make it work? I still get

                                  java.lang.NoClassDefFoundError: org/jboss/portal/core/modules/RoleModule

                                  Thanks,
                                  Tobias

                                  1 2 Previous Next