Search:

Type: Posts; User: bjoern.voss; Keyword(s):

Search: Search took 0.03 seconds.

  1. NPE in AnnotationMethodHandlerAdapter in unit tests of Controllers

    Hi there,

    I have just updated to Spring 3.1 and got some NPEs in my controllers tests (stacktrace below).

    In my workaround, I just set the needed request attribute as the...
  2. Thanks for the answer, I voted for it And...

    Thanks for the answer, I voted for it

    And another question: Is there a reason for always creating a new FlowFacesContext by calling FlowFacesContext.newInstance?

    In my case the problem is that...
  3. SWF 2.1 and JSF 2.0 with composite components

    I want to use composite components in my flows but during restore of snapshots I got a npe in com.sun.faces.application.resource.ResourceImpl.

    I figured out that reason for this is a missing...
  4. Replies
    0
    Views
    940

    Small Link mistake

    The newest article "Overview of the Spring 3.0 Web Stack" points to the Spring Roo presentation if you click on the picture.
    I assume it should be linked to...
  5. Replies
    4
    Views
    3,227

    I have the same question. Any comments on this?...

    I have the same question.
    Any comments on this?

    thanks
    björn
  6. Replies
    6
    Views
    3,200

    Greate News, I just downloaded the milestone...

    Greate News, I just downloaded the milestone :cool:

    I have one question about the roadmap. Will the dm server 2.0 use spring 3.0 as standard spring bundle or 2.5.x? I found nothing about it in...
  7. Replies
    8
    Views
    2,472

    Maintenance Policy change?

    Hi

    I have a question about the new maintenance policy.

    What are the plans for the time frame of major releases? I think it's no problem when major releases come out every 4-5 month. Is this the...
  8. Replies
    1
    Views
    1,290

    OK, forget it, it was my stupid fault :rolleyes:

    OK, forget it, it was my stupid fault :rolleyes:
  9. Replies
    4
    Views
    1,911

    hmmm .... just a question, but why do all your...

    hmmm .... just a question, but why do all your bundles need to know the driver class?

    For instance I have a "datasource" bundle which exposes a plain datasource (pooled by dbcp), so I can use the...
  10. Replies
    1
    Views
    1,290

    Use of extended charsets in OSGi

    I need to use the extended charsets from the sun.nio.cs.ext package in the charsets.jar of the j2se.

    but it seems the META-INF/services/java.nio.charset.spi.CharsetProvider file isn't recognized...
  11. Sorry CoSTin! I always mix up Costin and...

    Sorry CoSTin!

    I always mix up Costin and Colin. One of you should change his name, because the names are to similar for me ;)
  12. Replies
    15
    Views
    4,742

    I just find this Spring Application Platform...

    I just find this
    Spring Application Platform through one of my RSS-feads.
    I think it's really interesting :):eek::)
  13. It's the maven.springframework.org host problem...

    It's the maven.springframework.org host problem again.

    I could build it, if I change the repository urls in the pom to http://s3.amazonaws.com/maven.springframework.org/...
  14. Replies
    15
    Views
    4,742

    Yes, I see. I use jetty so I didn't run into...

    Yes, I see.
    I use jetty so I didn't run into this ;)

    Could you post it in the Google Group thread? I think Adrian will pick it up and at least comment on it.
    Otherwise I will do.
  15. Replies
    15
    Views
    4,742

    Which one? I thought in the "Full Dependencies"...

    Which one?
    I thought in the "Full Dependencies" list are all - also transitive - dependencies listed. :confused:
  16. Replies
    15
    Views
    4,742

    I know what you mean, but that's not a spring but...

    I know what you mean, but that's not a spring but OSGi specific thing, I think. You have to "pay" for the strict version management in OSGi.

    But I think the spring guys did - again - a great job...
  17. Replies
    15
    Views
    4,742

    Yes, you need a "OSGi version" of your servlet...

    Yes, you need a "OSGi version" of your servlet container. As I know jetty jars are out of the box OSGi capable - means it has a MANIFEST with OSGi headers.

    A OSGi version of tomcat is included in...
  18. Yes, I have the same problem, but the ...

    Yes, I have the same problem, but the

    http://s3.amazonaws.com/maven.springframework.org/osgi

    is still ok.

    But Colin can you please fix it, because in the poms is also the other url used.
    ...
  19. Replies
    4
    Views
    1,477

    I don't know if your problem is the same, but I...

    I don't know if your problem is the same, but I had a similar one related on class-loading issues.
    Is it possible that you load the interface com.semantra.config.SemantraHomeFinder in tow different...
  20. Replies
    2
    Views
    1,176

    hi, this is a known bug...

    hi,

    this is a known bug http://jira.springframework.org/browse/SPR-4673
    pleases stay with spring 2.5.2 or build it from the trunk.

    cheers
    björn
Results 1 to 20 of 20