2 Replies Latest reply on Oct 2, 2002 9:18 PM by jackpark

    Example Complete Website with JBoss 3

    jackpark

      I am looking for some example Websites that use JBoss 3 with Jetty. I hope to find one or more that involve discussion spaces, RDBMS backside, authentication, and email.

      TIA

        • 1. Re: Example Complete Website with JBoss 3

          how about this one ? it's in CVS.

          Jules

          • 2. Re: Example Complete Website with JBoss 3
            jackpark

            Thanks, Jules.

            I downloaded it from cvs and compiled it.
            Doesn't want to mount.
            "Incompletely deployed packages:
            [org.jboss.deployment.DeploymentInfo@664fc39 { url=file:C:/jboss-3.0.2/server/default/deploy/content.ear }
            deployer: org.jboss.deployment.EARDeployer@9446e4
            status: Deployment FAILED reason: com.jivesoftware.forum.util.JiveServlet; -nested throwable: (java.lang.ClassNotFoundException: com.jivesoftware.forum.util.JiveServlet)

            What appears to be going on is that the jive.jar and jive-web.xml files don't seem to make it into the ear during build.

            I'm not even sure where they go.