Home

Search results

"category:/pebble"


Title and summary Date/time
1
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
2
The Law of Conservation of Code Energy
Getting stereotyped 'POJOs' by introducing the spring-mvc @Controller annotation
Aug 27, 2009
12:48:23 AM
3
Experimental set-up: Default strategies in an OSGi environment
The -dark- or dynamic side of Using OSGi
Aug 6, 2009
12:28:59 AM
4
Hello World
Providing a Google sitemap.xml with the Google Sitemap Generator for Pebble 2.x
Jul 31, 2009
9:18:37 PM
5
The beginning of an OSGi experiment
Once upon a time there was a Java blog software using the acegi security framework...
Jul 24, 2009
12:42:55 AM
6
The tale of a sitemesh experiment
Two sitemesh resources Paul Codding's blog entry: 'Spring, Hibernate, and Sitemesh' SiteMesh - Building SiteMesh Decorators Weaving sitemesh into pebble Add the sitemesh PageFilter into WEB-INF/web.xml: filter filter-namesitemesh/...
May 27, 2009
6:38:00 PM
7
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
8
Adding the listener aspect
Listeners are configured as properties like this: #net.sourceforge.peb...
Mar 31, 2009
9:10:00 PM
9
Creating the core bundle
Creating the core bundle
Mar 24, 2009
12:19:00 PM
10
Running pebble inside Equinox
Pebble goes OSGi
Mar 10, 2009
6:11:00 PM