Search:

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

Search: Search took 0.02 seconds.

  1. Have you tried dropping the preceding slash from...

    Have you tried dropping the preceding slash from the paths?

    e.g.



    classpath:/configure.js -> classpath:configure.js
  2. Replies
    2
    Views
    1,202

    While you probably could, i think there is a...

    While you probably could, i think there is a better way. You should be able to just load the beans from your jar context file into your webapp application context. For example, you can load...
  3. Replies
    1
    Views
    1,015

    Spring 3.0 and Annotations: why?

    First off let me start by saying that I have been reading up on these topics and it is entirely possible that I have somehow missed the point. My hope is that people on this forum can educate me. I...
  4. Something else is weird with your configuration. ...

    Something else is weird with your configuration. I run spring apps disconnected from the network all the time. All of my spring configs have the schema namespaces defined. I'm not doing anything...
  5. Replies
    6
    Views
    1,530

    We are trying to narrow down the issue now. ...

    We are trying to narrow down the issue now. Sorry for the misfire. Your suggestion seems like a good possibility. We should know more tomorrow.
  6. Replies
    6
    Views
    1,530

    I just filed this issue dealing with...

    I just filed this issue dealing with thread-safety.

    http://jira.springframework.org/browse/INT-623
  7. Replies
    21
    Views
    5,069

    I found a bug with the...

    I found a bug with the MarshallingWebServiceInboundGateway:

    http://jira.springframework.org/browse/INT-601
  8. Replies
    31
    Views
    48,059

    An error occurred while collecting items to be installed

    I too am having a similar problem:

    Environment: RHEL 5 / X86_64 / Java 6 / Eclipse 3.4.2 JEE

    Error:


    An error occurred while collecting items to be installed
    Problems downloading...
  9. Replies
    11
    Views
    2,711

    Nope, no proxy.

    Nope, no proxy.
  10. Replies
    11
    Views
    2,711

    Ok, i can look into doing that. But the odd...

    Ok, i can look into doing that. But the odd thing is that I have made no configuration changes. For all intents and purposes it is a stock maven2 install.
  11. Replies
    11
    Views
    2,711

    I have no proxy installed. The odd thing is...

    I have no proxy installed.

    The odd thing is you can see maven trying to download jets3t.


    Downloading: http://download.java.net/maven/1//net.java.dev.jets3t/jars/jets3t-0.5.0.jar


    Maven...
  12. Replies
    11
    Views
    2,711

    Im running: $ mvn install

    Im running:


    $ mvn install
  13. Replies
    11
    Views
    2,711

    Unsupported Protocol: 's3'

    I just checked out the newly minted 1.0.0 version (congrats by the way!) and I am getting the following build error:


    $ mvn install
    [INFO] Scanning for projects...
    [INFO] Reactor build order:...
  14. Replies
    20
    Views
    3,650

    http://opensource.atlassian.com/projects/spring/br...

    http://opensource.atlassian.com/projects/spring/browse/SWS-163
  15. Replies
    20
    Views
    3,650

    I should add, my expectation was that people...

    I should add, my expectation was that people using these classes would inject one of the factory implementations into their code. They would then be able to create as many clients as their runtime...
  16. Replies
    20
    Views
    3,650

    Ok. I'll do that. There are two main...

    Ok. I'll do that.

    There are two main improvements. The first is an approach to solving SWS-148. The rest are what I would consider structural improvements. I'll see if I can explain the...
  17. Replies
    20
    Views
    3,650

    Do you have a preference on how I submit it? ...

    Do you have a preference on how I submit it? Should I create a branch and commit it into subversion or would you prefer I upload a zip file somewhere? Its going to be 10-20 files including unit...
  18. Replies
    20
    Views
    3,650

    Improving the spring-ws client

    I have been tracking spring-ws for a while and I am beginning to use it pretty extensively. One thing that keeps coming up is that the web-service client support (imho) could use some improvement. ...
Results 1 to 18 of 18