Breadcrumb

You are in:

Search results for tag “tomcat”

  • Configuring Alfresco for SSO with CAS and Securing Tomcat

    Martin Bergljung, Consultant

    In my last Alfresco project I had to implement Single Sign On (SSO) with a CAS server (http://www.jasig.org/cas). This turned out to be a bit trickier than I initially thought. I found some resources about the subject that looked promising

  • Debugging Alfresco in Eclipse

    Chris Davidson, Software Consultant

    I recently needed to setup a new development environment for myself, to setup the ability to debug the code I had to workout how to setup Eclipse to remotely connect to Tomcat. This is a question I had been asked before so thought I would document the process.

  • Getting started with setting up an Alfresco cluster

    Martin Bergljung, Consultant

    In this article I will try and get you started on clustering the Alfresco application. I will setup a basic Alfresco cluster with 2 nodes and for this I will use 2 Windows laptops and an Ubuntu workstation that I have at home.

  • Running the WCM example on Tomcat 6.0.x

    Mike Sciabarra, Consultant

    If you try to deploy the example for the alfresco WCM contained in the alfresco-wcm-example-3.2.0 in a Tomcat 6.0.x servlet container, you will have a number of issues. Put simply, it does not work as it is most likely because it was built for a previous version of Tomcat.