Sorry for the multiposts :-(
I just realized I posted the wrong code block (they actually load spring in two different files.. not sure why though). This one's not in a static block, is actually...
Type: Posts; User: meetoblivion; Keyword(s):
Sorry for the multiposts :-(
I just realized I posted the wrong code block (they actually load spring in two different files.. not sure why though). This one's not in a static block, is actually...
This is the first stack trace that pops up:
08:22:22,954 INFO [STDOUT] org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.olat.core.startup.Startup#0'...
So I've got an issue w/ spring loading resources off of the classpath, running on JBoss (problem exists in 5, 4.2.3 and 5.1). It's a 3rd party's software (open source), they don't officially support...
What's the difference between these 2 projects in the release? I can't tell if faces-booking is supposed to work (when I do a build, no artifacts are created). It looks functionally equivalent to...
Hi there
I'm wondering if there's anyone on here who's done this before. Maybe seam's too new of a technology for this to have happened, but I'm looking to migrate my existing application from...
All,
I searched a bit but didn't really find any clear solutions to my issue, so maybe I could post here, and get some ideas what I can do.
We communicate with a web service using callback...