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...
Type: Posts; User: bjoern.voss; Keyword(s):
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...
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...
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...
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...
I have the same question.
Any comments on this?
thanks
björn
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...
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...
OK, forget it, it was my stupid fault :rolleyes:
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...
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...
Sorry CoSTin!
I always mix up Costin and Colin. One of you should change his name, because the names are to similar for me ;)
I just find this
Spring Application Platform through one of my RSS-feads.
I think it's really interesting :):eek::)
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/...
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.
Which one?
I thought in the "Full Dependencies" list are all - also transitive - dependencies listed. :confused:
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...
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...
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.
...
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...
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