Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    3,587

    I'm getting this error too, which is most...

    I'm getting this error too, which is most irritating.

    Here's the repository infor from the Sparklr POM:


    <repositories>
    <repository>
    <id>spring-milestone</id>
    <name>Spring...
  2. CloudFoundry STS Plugin Substitutes Hibernate Version

    Hi all,

    The STS CloudFoundry plugin is substituting a different version of the Hibernate Core jar when I'm deploying the application to a CF instance. There's a problem with the jar is is using,...
  3. Replies
    1
    Views
    945

    Figured it out - CloudFoundry support needs to be...

    Figured it out - CloudFoundry support needs to be installed via the Help -> Install New Software dialogue and site http://dist.springsource.com/release/TOOLS/update/e3.6.
  4. Replies
    1
    Views
    945

    CloudFoundry Not Available in STS 2.5.1?

    Hi All,

    I can't seem to add a server of type CloudFoundry to Springsource Tool Suite 2.5.1. I can with 2.3.2, but not the latest build. Trying to search for new adapters doesn't yield any results...
  5. Thread: JDBC Not Bound

    by Deejay
    Replies
    1
    Views
    1,252

    I had forgotten about the initialization script...

    I had forgotten about the initialization script options on the "Launch Deployment" screen.

    I'm considering storing my customised server.xml with the datasource defined in S3, then writing a bash...
  6. Thread: JDBC Not Bound

    by Deejay
    Replies
    1
    Views
    1,252

    JDBC Not Bound

    Hi All,

    I'm getting a javax.naming.NameNotFoundException thrown in my Spring/Hibernate app, because it can't find the jdbc datasource.

    I'm trying out Cloud Foundry for a new project at a new...
  7. Replies
    1
    Views
    957

    'ello, In case anyone gets this issue, it was...

    'ello,

    In case anyone gets this issue, it was because the POST parameter wasn't being converted as UTF-8. After implementing org.springframework.web.filter.CharacterEncodingFilter (and setting...
  8. Replies
    1
    Views
    957

    NumberFormat, Currency, and Â

    Hi all,

    After a great deal of time debugging through the Spring framework, I've found the cause of a problem I've been having.

    I've got a domain object, with a BigDecimal annotated as...
  9. Thread: Dependency Hell

    by Deejay
    Replies
    4
    Views
    673

    Cheers for the information! How different is...

    Cheers for the information! How different is 2.1.0 RC1? I'm just learning how this whole Spring malarkey works, so if it's very different then following examples in books might be a problem.
  10. Thread: Dependency Hell

    by Deejay
    Replies
    4
    Views
    673

    Dependency Hell

    Hi all,

    I'm new to Spring, but I've been a Java developer for quite a few years, writing frameworks for a financial company.

    I'm getting really, really stuck with all the dependencies of...
Results 1 to 10 of 10