Hi all, 
 i am following the appfuse quickstart tutorial to learn how to create form
elements and accesing db throug crud. While trying the examples written in
the tutorials i faced with a problem : for generating JSP and property files
automaticaly we need to run like this :

                  ant -Dobject.name=Person -Dappgen.type=pojo -Dapp.module= 
       but when i do this ant says Missing value for property app.module . 
               i tried this and it worked : ant -Dobject.name=Person
-Dappgen.type=pojo -Dapp.module=/ . So  before getting to question :) i
should inform you that i am using appfuse JSF version 1.9.4 and here is my
question :
      * What is Dapp.module parameter for ?
      * Is it a mistake in tutorials or it changes from system to sys. ? 
Thank all for ur future responses...

-- 
View this message in context: 
http://www.nabble.com/generating-the-JSP-and-a-properties-file-tf3147374s2369.html#a8724947
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to