i tried this too and moved the class from the sub package to the model root package. Then i generated the other classes and replaced the path in the classes with the subpackage in between.
this is not much work afterwards...

i think there should be an issue for that...
        
On Jul 14, 2009, at 8:51 PM, Oscar Alvarez wrote:

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

Nils M. Petersohn
snackycracky.wordpress.com
xing.com/profile/Nils_Petersohn
myspace.com/electrash
twitter.com/snackycracky
facebook.com/nils.petersohn

n...@schoenhouse.de
0049 (0)177 6311074
skype: nilz_berlin
icq: 99510895

Ebertystr. 47
10249 Berlin

Reply via email to