0 Replies Latest reply on May 31, 2007 4:17 AM by sanver

    Problem migrating applications from Jboss AS to Portal

    sanver

      Hi, We are using a jboss Portal 2.6 alpha1 on one of our machines and I'm trying to migrate an application I'm using with struts and EJB's on a Jboss AS version 4.0.5.

      At first the problem seems that the portal doesn't find the struts .jar's, so I decided to move the .jars (xwork-2.0.1.jar, struts2-core-2.0.6.jar, ognl-2.6.11.jar, and freemarker-2.3.8.jar) into the /server/default/lib directory.. At first it appeared to work, because the application was succesfully deployed, but, once i tried to test how it worked, The system launched an exception saying that couldn't find an action that corresponded with the actual petition...

      I hope someone can help me, it's quite frustrating to see it working correctly over a jboss AP and not into the portal...