Quantcast
Channel: Aig's Blog
Browsing latest articles
Browse All 9 View Live

Liferay Portal Server: avoiding use of extension (Part 1)

I've been working for some years around Liferay Portal Server. I really think it's a great portal solution, but, from a developer's point of view, there is something I, personally, really don't like:...

View Article



Liferay Portal Server: avoiding use of extension (Part 2)

Creating the skeleton for Zeep o'TronAs told in my previous entry our objective relies on creating "a HookHotDeployer that feeds our new methods in Liferay's Main Servlet so that this can load all the...

View Article

Oracle database not working without internet connection

Some days ago I came across a problem with an Oracle XE database that was not working when laptod didn't have connection to the internet: any application trying to connect to XE was spitting errors...

View Article

Liferay Portal Server: avoiding use of extension (Part 3)

Putting all togetherSumarizing what I explained in Part 2, we need to create:A Main servlet extending Liferay's Main ServletA Struts ModuleConfig, and a ModuleConfigFactoryA TilesDefinitionFactoryA...

View Article

Creating Spring web services using annotations

In this entry, I'm about to show how easy it is to create a web service using Spring-WS using annotations. Spring-WS makes it very easy to publish webservices so that you can publish your already...

View Article


Adding handlers to Spring web services

In my previous related entry I showed how easy it was to create a web service using Spring-WS and annotations. Now, we're discussing how to add a handler to the web service. In particular, we will add...

View Article

Injecting Spring beans in web service handlers

Whenever you have a handler defined for a web service (follow this link for an example) you'll propably find out that any Spring bean you try to inject in your handler results in being null...It is...

View Article

Liferay Portal Server: avoiding use of extension. JAR and sample for Liferay...

Hi!Since I posted my set of entries called "Liferay Portal Server: avoiding use of extension" (1, 2 and 3), I've received a rush of visits so, it looks like there is some interest in Zeep 'oTron. So I...

View Article


Zeep o'Tron for Liferay 6

Hi back!Since my last post I've received some requests about a working sample for Liferay 6. Ok then...here it goes!First there are some things I have to tell you....Since some libraries and packages...

View Article

Browsing latest articles
Browse All 9 View Live




Latest Images