[jboss-user] [JBoss Seam] - Re: could not execute seam commands.

grdzeli_kaci do-not-reply at jboss.com
Fri Feb 23 04:54:58 EST 2007


"gavin.king at jboss.com" wrote : You have to build seam first.
  | 
  | Just type "ant" in the main dir.


hi gavin.

i did it but i got another error :

  | paatal at paatal:~/jboss-seam> /home/paatal/InstalledPrograms/apache-ant-1.7.0/bin/ant
  | Buildfile: build.xml
  | 
  | init:
  |      [echo] Build JBoss Seam 1.1
  |     [mkdir] Created dir: /home/paatal/jboss-seam/build/classes
  |      [copy] Copying 16 files to /home/paatal/jboss-seam/build/classes
  | 
  | select-compiler:
  | 
  | antlr:
  |     [mkdir] Created dir: /home/paatal/jboss-seam/src/main/org/jboss/seam/text
  | [antlrtask] ANTLR Parser Generator   Version 2.7.6 (2005-12-22)   1989-2005
  | 
  | compilecore:
  |     [javac] Compiling 425 source files to /home/paatal/jboss-seam/build/classes
  |     [javac] Note: Some input files use or override a deprecated API.
  |     [javac] Note: Recompile with -Xlint:deprecation for details.
  |     [javac] Note: Some input files use unchecked or unsafe operations.
  |     [javac] Note: Recompile with -Xlint:unchecked for details.
  | 
  | jarcore:
  |     [mkdir] Created dir: /home/paatal/jboss-seam-1.1.6.GA
  |       [jar] Building jar: /home/paatal/jboss-seam/jboss-seam.jar
  |      [copy] Copying 1 file to /home/paatal/jboss-seam-1.1.6.GA
  | 
  | initui:
  |      [echo] Build JBoss Seam UI 1.1
  |     [mkdir] Created dir: /home/paatal/jboss-seam/build/uiclasses
  |      [copy] Copying 5 files to /home/paatal/jboss-seam/build/uiclasses
  | 
  | compileui:
  |     [javac] Compiling 59 source files to /home/paatal/jboss-seam/build/uiclasses
  |     [javac] /home/paatal/jboss-seam/src/ui/org/jboss/seam/ui/SelectDate.java:12: package org.jboss.seam.ui.resource does not exist
  |     [javac] import org.jboss.seam.ui.resource.WebResource;
  |     [javac]                                   ^
  |     [javac] /home/paatal/jboss-seam/src/ui/org/jboss/seam/ui/SelectDate.java:103: cannot find symbol
  |     [javac] symbol  : variable WebResource
  |     [javac] location: class org.jboss.seam.ui.SelectDate
  |     [javac]                  WebResource.WEB_RESOURCE_PATH + "/date/calendar.js", null);
  |     [javac]                  ^
  |     [javac] Note: Some input files use unchecked or unsafe operations.
  |     [javac] Note: Recompile with -Xlint:unchecked for details.
  |     [javac] 2 errors
  | 
  | BUILD FAILED
  | /home/paatal/jboss-seam/build.xml:623: Compile failed; see the compiler error output for details.
  | 
  | Total time: 12 seconds
  | 
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021034#4021034

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021034



More information about the jboss-user mailing list