Search:

Type: Posts; User: llhoene; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,323

    Having the same problem...

    Please help. Mine is on spring-beans-3.0.xsd.
  2. Had to update the pom file...

    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...
  3. Had to change the pom file annotations version...

    Had to change the pom file annotations version to: 1.1.1.RELEASE
  4. Well, I downloaded it and unzipped it. Added the...

    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...
  5. How come when using the finder add and supplying...

    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...
  6. Replies
    2
    Views
    2,800

    Capitalization issue.

    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 -...
  7. Replies
    2
    Views
    2,800

    problem with field:select onchange event

    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="/>...
Results 1 to 7 of 7