2 Replies Latest reply on Jun 16, 2006 8:18 AM by giojboss

    Samples with Tomcat standalone

    giojboss

      I'm trying to build the jsr181pojo sample in a Tomcat standalone environment.
      I don't understand how to configure the jboss.jdk15.home property in the ant.properties file.
      If I put it in comment, the build process complains about it and stops.

      Someone could help me, please?

      Thanks
      Giovanni

        • 1. Re: Samples with Tomcat standalone
          heiko.braun

          Just uncomment it and point it to your tomcat home directory.

          • 2. Re: Samples with Tomcat standalone
            giojboss

            This is the result:

            C:\pub\WS\JBoss\jbossws-1.0.1.GA\samples\jsr181pojo>ant
            Buildfile: build.xml

            init:
            [echo] jboss.home = C:/a-tomcat-5.5.17_JBossWS
            [echo] tomcat.home = C:/a-tomcat-5.5.17_JBossWS
            [echo] java.home = C:\Programmi\Java\jdk1.5.0_07\jre
            [echo] node0 = TIEPOLO


            BUILD FAILED
            C:\pub\WS\JBoss\jbossws-1.0.1.GA\samples\common\imported-build.xml:115: Not available: C:/a-tomcat-5.5.17_JBossWS/client/jbossall-client.jar