Add a forum to exo All in one 1.0

View: New views
4 Messages — Rating Filter:   Alert me  

Add a forum to exo All in one 1.0

by KLessou :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Is there possible to add a forum in exo AllInOne 1.0 ?

I try with the forum from KS-1.0-rc2, but i've got this exception :

Caused by: java.lang.NoClassDefFoundError: org/exoplatform/forum/service/ForumService
    at org.exoplatform.forum.webui.UIForumPortlet.<init>(UIForumPortlet.java:43)
    ... 146 more

David PIRY

--
~~~~~
| klessou |
~~~~~


--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Parent Message unknown Re: Add a forum to exo All in one 1.0

by KLessou :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Wed, Aug 20, 2008 at 1:17 PM, Patrice Lamarque <patrice.lamarque@...> wrote:
Hello David,

KS 1.0RC2 is not compatible with AllInOne  as it is based on portal 2.2 (and dependencies) instead of 2.1
Furthermore, we favor stable major product versions in AlIInOne builds instead of release candidates.

So, I can use the forum with Exo ECM 2.1 ?
 


The good news is that KS 1.0 final is not far away.

Good news, true enough !
 

We will consider adding it to a further AllInOne build.

--
Patrice Lamarque
eXo Platform SAS


On Wed, Aug 20, 2008 at 11:21, KLessou <klessou@...> wrote:
Hi,

Is there possible to add a forum in exo AllInOne 1.0 ?

I try with the forum from KS-1.0-rc2, but i've got this exception :

Caused by: java.lang.NoClassDefFoundError: org/exoplatform/forum/service/ForumService
    at org.exoplatform.forum.webui.UIForumPortlet.<init>(UIForumPortlet.java:43)
    ... 146 more

David PIRY

--
~~~~~
| klessou |
~~~~~


--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws





--
~~~~~
| klessou |
~~~~~


--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Add a forum to exo All in one 1.0

by Patrice Lamarque-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Fri, Aug 22, 2008 at 15:43, KLessou <klessou@...> wrote:


On Wed, Aug 20, 2008 at 1:17 PM, Patrice Lamarque <patrice.lamarque@...> wrote:
Hello David,

KS 1.0RC2 is not compatible with AllInOne  as it is based on portal 2.2 (and dependencies) instead of 2.1
Furthermore, we favor stable major product versions in AlIInOne builds instead of release candidates.

So, I can use the forum with Exo ECM 2.1 ?

Dependencies are satisfied wuith ECM 2.1 so, theorically, yes you should be able to tweak it to bundle KS in it.
But I would wait a little if I were you. eXo team will take care of the bundle for you. ;-)

 
 


The good news is that KS 1.0 final is not far away.

Good news, true enough !
 

We will consider adding it to a further AllInOne build.

--
Patrice Lamarque
eXo Platform SAS


On Wed, Aug 20, 2008 at 11:21, KLessou <klessou@...> wrote:
Hi,

Is there possible to add a forum in exo AllInOne 1.0 ?

I try with the forum from KS-1.0-rc2, but i've got this exception :

Caused by: java.lang.NoClassDefFoundError: org/exoplatform/forum/service/ForumService
    at org.exoplatform.forum.webui.UIForumPortlet.<init>(UIForumPortlet.java:43)
    ... 146 more

David PIRY

--
~~~~~
| klessou |
~~~~~


--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws





--
~~~~~
| klessou |
~~~~~



--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

Re: Add a forum to exo All in one 1.0

by KLessou :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Fri, Aug 22, 2008 at 3:58 PM, Patrice Lamarque <patrice.lamarque@...> wrote:


On Fri, Aug 22, 2008 at 15:43, KLessou <klessou@...> wrote:


On Wed, Aug 20, 2008 at 1:17 PM, Patrice Lamarque <patrice.lamarque@...> wrote:
Hello David,

KS 1.0RC2 is not compatible with AllInOne  as it is based on portal 2.2 (and dependencies) instead of 2.1
Furthermore, we favor stable major product versions in AlIInOne builds instead of release candidates.

So, I can use the forum with Exo ECM 2.1 ?

Dependencies are satisfied wuith ECM 2.1 so, theorically, yes you should be able to tweak it to bundle KS in it.
But I would wait a little if I were you. eXo team will take care of the bundle for you. ;-)

I have just tried with eXo ECM 2.1 but I don't understand why there is the same error :

..
Caused by: java.lang.NoClassDefFoundError: org/exoplatform/forum/service/ForumService
 


 
 


The good news is that KS 1.0 final is not far away.

Good news, true enough !
 

We will consider adding it to a further AllInOne build.

--
Patrice Lamarque
eXo Platform SAS


On Wed, Aug 20, 2008 at 11:21, KLessou <klessou@...> wrote:
Hi,

Is there possible to add a forum in exo AllInOne 1.0 ?

I try with the forum from KS-1.0-rc2, but i've got this exception :

Caused by: java.lang.NoClassDefFoundError: org/exoplatform/forum/service/ForumService
    at org.exoplatform.forum.webui.UIForumPortlet.<init>(UIForumPortlet.java:43)
    ... 146 more

David PIRY

--
~~~~~
| klessou |
~~~~~


--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws





--
~~~~~
| klessou |
~~~~~




--
~~~~~
| klessou |
~~~~~


--
You receive this message as a subscriber of the exoplatform@... mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@...
For general help: mailto:sympa@...?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
LightInTheBox - Buy quality products at wholesale price!