2 Replies Latest reply on Feb 4, 2006 5:14 PM by sparrez

    Portal deployment error

    sparrez

      Hello

      I'm fairly new to the JBoss AS and Portal products so please bare withe me :)

      Anyway, just got JBoss AS up and running after a series of problem, but now when I try to get Portal up I get a hole series og Java errors

      Here a link to the entrie stack trace http://sparrez.dk/files/jbossportal-error.txt

      It seems that there is a lot of NoClassDefFoundError's but I can't really seem to find out what's causing them.

      The JBoss AS seems to work just fine, but the portal won't deploy.

      Hope some of you can point me in the right direction :o)

      Running
      JBoss 4.0.3SP1
      Portal 2.2.1RC2
      MySQL 5.0.15
      mysql-connector-java-3.1.12
      JDK 5.0_05

      on Windows XP

        • 1. Re: Portal deployment error

          Did you install AS with the installer?

          • 2. Re: Portal deployment error
            sparrez

            I have tried 3 ways of doing it, using the installer, unpacking zip file and using the bundle, it seems to give all those Class Not found errors either way

            To get AS to even start I had to remove the DOCTYPE decleration in the web.xml files, it gave me some parse errors, theres a topic in the JBoss Beginner forums.