Hello.
Im using appfuse 2, with struts 2 basic archetype.
Like the subject says, i'm getting an error when trying to generate CRUD
from an POJO existing in sub-package o model package...

sudo mvn appfuse:gen -Dentity=oirs.TipoFormulario

...

[INFO] [ERROR] The 'oirs.TipoFormulario' entity does not exist in
'src/main/java/cl/hhha/web/model'.



sudo mvn appfuse:gen -Dentity=oirs/TipoFormulario

...

[INFO] [ERROR] The 'oirs/TipoFormulario' entity does not exist in
'src/main/java/cl/hhha/web/model'.


How can i generate thar CRUD?

Thanks in advance

-- 
Atentamente
Óscar Álvarez Vielma
(09) 8416 4052

Reply via email to