cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco on WebSphere 6.1

tooktook
Champ in-the-making
Champ in-the-making
Posted: Tue Sep 05, 2006 1:55 pm    Post subject: Deploying in WAS6.1    

——————————————————————————–

Hi,

has anyone tried deploying Alfresco (any version) in WebSphere 6.1? WebSphere6.1 comes with native support of Java 5, but brings some other complications. So far I have discovered:

- clash between JSF implementations provided by Alfresco vs. the implementation supplied in WebSphere distribution. This was mainly because of AlfrescoFacesServlet extends the FacesServlet, which is final in the IBM JSF. This, however, seems to have been fixed in the Alfresco HEAD code, because Alfresco no longer uses the AlfrescoFacesServlet. But there is still a classloading issue outstanding.
- Alfresco restart. Again with the Alfresco HEAD code there seems to be a problem with application restart or redeployment. I think the metadata cannot be re-read due to some java.nio.BufferUnderflowException (don't have details at hand now).


Please let me know.

Regards
2 REPLIES 2

andy
Champ on-the-rise
Champ on-the-rise
Hi

I am trying this and seeing the same index issue with the IBM JDK.

Andy

andy
Champ on-the-rise
Champ on-the-rise
Hi

My notes from installing in WAS 6.1 are now on the wiki http://wiki.alfresco.com/wiki/Installing_on_WebSphere#Fedora_Core_6_and_WebShere_6.1.

We still have dependancies on the MyFaces implementation.

Regards

Andy