Search:

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

Search: Search took 0.00 seconds.

  1. Error building spring-security-aspects source - AnnotationSecurityAspect

    With a brand-new STS 2.9.1 and suitable extensions, I checked out the spring-security 3.1.0 release from git://github.com/SpringSource/spring-security.git and tried to build some samples. I fixed the...
  2. I think this is probably an STS error. When I run...

    I think this is probably an STS error. When I run an actual test case using this config it completes fine.
  3. No, that doesn't work. The error is then:...

    No, that doesn't work. The error is then:
    cvc-complex-type.2.4.a: Invalid content was found starting with element 'property'. One of '{"http://www.springframework.org/schema/jdbc":script}' is...
  4. No constructor with 1 argument defined in class ‘org.springframework.jdbc.config.Sort

    In a Spring 3.0 configuration file, I have:


    <jdbc:embedded-database id="dataSource">
    <jdbc:script location="classpath:rewards/testdb/schema.sql"/>
    <jdbc:script...
  5. Replies
    22
    Views
    43,429

    Did you notice the lower half of that page where...

    Did you notice the lower half of that page where you can download and build the samples from code?

    Can't comment on your problem but SWF 2 has been out for years now, perhaps that would be better...
  6. Replies
    3
    Views
    1,763

    I don't think there's anything wrong with the...

    I don't think there's anything wrong with the JSP. STS just thinks there is, for some inscrutable reason. Package it up as WAR and deploy, the app seems to work fine. I'd like to understand what the...
  7. Replies
    22
    Views
    43,429

    This looks fairly official and recent...

    http://www.springsource.org/webflow-samples

    Give it a try, I'd be interested to know if these work better for you than they did for me. I at least could see swf-booking-mvc working.
  8. Replies
    3
    Views
    1,763

    I have the same problem.

    However I can deploy the project and it runs just fine. Problem with STS? It's version 2.3.2.

    Maybe resolving or ignoring this sort of thing is old hat to folks here... by all means, enlighten us...
  9. Ran across this today.

    Christian, I appreciate the workaround... got me past it. It would be nice to also have an explanation of what went wrong, and preferably how one might know how to fix this without needing someone...
  10. Replies
    3
    Views
    899

    Java version

    Probably worth mentioning, I'm using the Sun JVM.

    $ java -version
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01,...
  11. Replies
    3
    Views
    899

    Create Roo Project - mysterious failure

    On a fresh Fedora 13 with a newly downloaded STS 2.3.2 (used springsource-tool-suite-2.3.2.RELEASE-e3.5.2-linux-gtk-x86_64-installer.sh) I added Groovy and Grails and then tried to create a Roo...
  12. Where is "guide to getting started with Spring 3.0 in STS"?

    Suppose I'm a fairly inexperienced Java developer - took some classes in college, wrote a few simple applications, but haven't really worked in an enterprise setting. I've heard about the Spring...
Results 1 to 12 of 12