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

grdzeli_kaci do-not-reply at jboss.com
Mon Feb 26 00:28:59 EST 2007


i did not resolve this problem yet, can anybody help me?

this error pointed to build.xml file line 623.
there is compileui configs:

  | <target name="compileui" depends="initui,select-compiler"
  |             description="Compile the Java source code for the UI package">
  |         <javac
  |             source="1.5"
  |             target="1.5"
  |             destdir="${uiclasses.dir}"
  |             classpathref="build.classpath"
  |             debug="${javac.debug}"
  |             deprecation="${javac.deprecation}"
  |             nowarn="on">
  |             <src path="${src.ui.dir}"/>
  |         </javac>
  |     </target>
  | 

i don't know how to resolve this problem :(.

Regards,
Paata



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

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



More information about the jboss-user mailing list