Jibe FAQ

From Jibeframework

Jump to: navigation, search

Contents


Is Jibe running on top of Alfresco 3.x?

Yes it does from the version 2.0. For more details check the specific version you are interested in.

Does Jibe support Alfresco community versions ?

Yes it does from the version 2.0. For more details check the specific version you are interested in.

Does Jibe provide inline editing of MS Office files?

Inline editing is a little bit more complex field and in that case it could depend on your browser, usually IE has that support and if you tight it to WebDav than that could be a solution.

Does Jibe support CAS

There is no problem running Jibe behind CAS. Jibe is based on Java web technologies and Alfresco webscripts. It is also using HttpSessions and is communicating with CAS normally.

How to redirect the logout action to the CAS logout

The normal way Jibe is doing its own logout is via a WebScript (mapped to /jibe/logout). If you want to have a different behavior it is possible to have that URL mapped in the filters of your web application, to any service you need.

Does Jibe support load balancers (LB)

As soon as your LB is configured correctly there is no known issues that prevent Jibe being behind a LB.

What is the Jibe Core AMP

Jibe Core is the framework on top of which any Jibe application can run on Alfresco. It includes common services and the complete configuration classes

What is the Jibe Repository Browser AMP

This module is using Jibe Core and allows to view/browse the Alfresco repository itself.

Where can I find other Jibe modules

Unfortunately there is no other open source Jibe modules available. JibeSource could provide you more information and demonstrate other applications on top of Jibe

Who is providing commercial services or support for Jibe

At this moment JibeSource is providing support and learning curves

Community