1 Reply Latest reply on Aug 22, 2002 8:32 AM by adrian.brock

    Websphere to JBOSS

    hari

      I am working on moving an application written for Websphere to JBoss. When I drop the EAR file into the deploy directory of jboss, it throws a lot of exceptions.

      There were some dependency towards websphere specific jar files, which I copied into jboss/lib/ext directory, but still things doesn't work.

      Looks like I may have to compile and re-package the entire EAR file again... is that the way out? Can someone point me in the right direction?

      Thanks,
      Hari.

        • 1. Re: Websphere to JBOSS

          "There were some dependency towards websphere specific jar files"
          I guess this is your problem. It is unlikely to work
          unless the dependency is trivial.

          Perhaps you can show the exceptions?

          Regards,
          Adrian