Please help. Mine is on spring-beans-3.0.xsd.
Type: Posts; User: llhoene; Keyword(s):
Please help. Mine is on spring-beans-3.0.xsd.
Had to update the pom file <artifactId>org.springframework.roo.annotations</artifactId>
<version>1.1.1.RELEASE</version>
It seems to have removed all the current finders and does nothing when...
Had to change the pom file annotations version to: 1.1.1.RELEASE
Well, I downloaded it and unzipped it. Added the version to the Spring Roo Support Workspace settings. Getting these pom errors:
2/3/11 4:06:41 PM MST: [WARN] The POM for...
How come when using the finder add and supplying a finder name from the list, sometimes it creates it properly with the aspect, and sometimes it just updates the Entity and does not create the...
This is really dumb and I don't know who to tell.
There is a capitlaization issue on the onchange event. If multiple=true it needs onchange all lower case. If not multiple it needs a capital C -...
I have two fields on my form:
<field:select field="sites" id="c_com_bc_elixir_domain_Issue_sites" itemValue="_id" items="${sites}" multiple="true" path="/sites" z="f/npfl6XVF6p2FRmaqaxLAXOVrw="/>...