Home

Search results

"tag:"spring""


Title and summary Date/time
1
First experiments with the installed Red5 server.
First experiments with the installed Red5 server. The oflaDemo streams from data files inside the exploded war. In this experiment i want to stream from outside the Red5 installation. Take a deep breath and dive into the code of the Red5 server: Some ...
May 29, 2010
3:41:32 PM
2
Spring Security 3.0.0 in an OSGi/Web environment
Lately Spring Security 3.0.0 Released. A good reason to free my pebble workspace from the dust of late 2009. How about using a current spring-security in an OSGi/Web environment like this pebble installation? Very good news in web.xml everything looks ...
Jan 1, 2010
9:46:09 PM
3
Building A SCRUM StoryCards Generator - Roundup
In Part I we squeezed raw data out of an Excel sheet containing the SCRUM story cards. With a little bit of groovy this raw data got converted to XML. I the 2nd Part we created the XML needed as input for our PdfGenerator. In Part III we pimped an ...
Sep 14, 2009
10:19:33 PM
4
Building A SCRUM StoryCards Generator - Part II
A short sample how to create XML using the Groovy MarkupBuilder.
Sep 6, 2009
10:12:55 PM
5
The Law of Conservation of Code Energy
Getting stereotyped 'POJOs' by introducing the spring-mvc @Controller annotation
Aug 27, 2009
12:48:23 AM
6
Experimental set-up: Default strategies in an OSGi environment
The -dark- or dynamic side of Using OSGi
Aug 6, 2009
12:28:59 AM
7
DRY iBatis DAOs build an UserDetailsService
Don't repeat the DAO! with iBatis. Creating a spring-security UserDetailsService based on an iBatis DAO layer to use inside an OSGi environment.
Jul 28, 2009
11:27:37 PM
8
Rejuvenation of the news feed
With the upcoming release of Spring 3.0.0 comes support for news feeds. That's a good reason to have a look at Pebble's implementation details...
Jul 28, 2009
12:21:58 AM
9
Adding an OSGi command (Equinox)
Adding OSGi commands using spring-osgi: osgi:reference id="utilities&q...
May 18, 2009
9:22:00 PM
10
Extracting the E-Mail Service
Building a generic E-Mail service for an OSGi environment from the pebble implementation Create a generic E-Mail interface like MailGateway: public interface MailGateway { void send(String emailAddress, String emailName, String to, String subject, String ...
Apr 16, 2009
8:10:00 PM
11
Adding the listener aspect
Listeners are configured as properties like this: #net.sourceforge.peb...
Mar 31, 2009
9:10:00 PM
12
Extract the DAO layer
moving the DAOs out of the standard war
Mar 27, 2009
9:11:00 PM
13
Third time it's a charm
Moving from Acegi to Spring-Security
Mar 19, 2009
9:57:00 PM