Questions tagged [gvnix-es]

gvNIX is an Spring Roo distribution that focuses both enterprise knowledge and enterprise standards to build Java applications.

gvNIX is based on Spring Roo to deliver a development tool to information technology (IT) groups within companies for designing and implementing enterprise software and for handling service-oriented integration.

Isn't Spring Roo a tool for building enterprise applications? Yes, it is. The goal of the Spring Roo project is to build a high productive tool for rapidly building any enterprise application in the Java language whereas the goal of gvNIX project is to build a Java development tool for enterprise applications based on the knowledge that each enterprise has built up over decades: reports, UI standards, integration with legacy applications and so on.

11 questions
2
votes
1 answer

How to modify the results displayed by the loupe component of gvNIX

Is there any way to modify the results (that is, the caption) displayed by the loupe component of gvNIX? I create the loupe component with the following commands: web mvc loupe setup web mvc loupe set --controller ~.web.PersonController web mvc…
dcervera
  • 43
  • 5
1
vote
1 answer

gvNIX: Error installing datatables

I was working with gvNIX after installing jQuery and everything worked fine. But, when I installed the datatables web mvc datatables setup and the app was compiled, the web crashed and the server shown this error: 2015-05-25 12:47:34,583…
Viherbar
  • 239
  • 3
  • 13
1
vote
1 answer

Unable to create a webservice only project with gvNIX/Roo

we are creating a web project (WAR packaging), which will only have webservices developed using gvNIX/Roo following a JAX-WS Java-first approach. We are following the official guide available at…
Sumi
  • 11
  • 1
0
votes
2 answers

clear GVnix datatables filter

whit gvnix-2.0.0.M1 the filter (automatic input generated) for search in table persist value after submit or close or reload page I need clear this
user1373316
  • 99
  • 1
  • 9
0
votes
1 answer

Spring roo- gvNIX loupe addon not currently available

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?
user1373316
  • 99
  • 1
  • 9
0
votes
1 answer

Field not allowing loupe. gvnix 2.0.0.M1

We have two child classes: Child1,Child2 that inherits from the same a class ParentClass, and only the class ParentClass. We have a class A that contains a field parentList of type set field. This parentList is a list of ParentClass instances…
0
votes
1 answer

How to add bootstrap calendar to #gvnix finder?

How to add bootstrap calendar to gvnix finder? I'm researching the tags generated by gvnix and found in this tag: jquery/form/create.tagx this code