0

when y run the setup show this message

roo-gvNIX> web mvc setup
Command 'web mvc setup' was found but is not currently available (type 'help' then ENTER to learn about this command)
roo-gvNIX> 

my version of gvNIX is 1.5.1.RC4

any idea for this?

jmvivo
  • 2,653
  • 1
  • 16
  • 20
user1373316
  • 99
  • 1
  • 9

1 Answers1

0

The web mvc setup command is only available if some project has been created before and only if the web mvc setup command has not been executed before.

Create a project, configure the jpa persistence, create your entities and after that, tries to exeucute the web mvc setup. After that, you'll be able to install jQuery, loupe-field, etc.

Also, check the gvNIX 1.5.1.RC4 reference guide for more information about availability of the commands:

http://www.gvnix.org//assets/doc/gvnix-1.5.1.RC4-reference-docs.pdf

Hope it helps,

jcgarcia
  • 3,762
  • 4
  • 18
  • 32