Fix a remote JMX connection problem with GlassFish
Actually it’s the other way around. The new Glassfish application server model is all about OSGi modules. There is an Apache Felix base container (OSGi container), and in there we have a whole collection of modules deployed on Felix. The servlet container module, the JBI ESB module, and so on. It is possible to maintain [...]
Friday, 3 july 2009, Brussels / Belgium.
Secure Web Access (SWA)
In a usual situation we have the Gateway, what is a separate application running parallel besides the portal server, which does URL rewriting and supports Netlets, Netfiles and Proxylets. But now we don’t need a separate instance for the Gateway. The Web Space engineering team rethought [...]
Wednesday, 1 july 2009, Brussels / Belgium.
Development in Web Space
Netbeans 6.5.1 provides full support for developing all kinds of components for Web Space. There are plugins for developing Theme’s. (This used to be something that you only could do in Dreamweaver) Also there are several plugs for Portlets, CMS and so on.
Developing Java Portlets
Installing Netbeans [...]
For those who like to play with Webspace, installed on your favourite operation system, please refer to this LINK, where you can download a complete VM Template done with VirtualBox.
http://blogs.sun.com/vmtemplates/entry/simplify_your_portal_business_through
Tuesday, 30 june 2009, Brussels / Belgium.
Another hot day in Brussels. Time to get on and discover more features inside Web Space.
Architecture
The morning began with a session that went deeper into the architecture of Web Space. The key argument is that everything inside Web Space is divided with well defined interfaces. So upgrading Webspace won’t [...]
Monday, 29 june 2009, Brussels / Belgium.
It was a warm day, and extremely bussy with several traffic jams in and around Brussels.
But that couldn’t stop me from arriving in time for attending a brand new training on Glassfish Web Space, internally organised by Sun.
This training is given by Allan Foster (USA), Sun Architect Web Space [...]
EJB’s, Netbeans and Glassfish
Most developers who are familiar with Netbeans, know that it is really easy to setup an EJB project. Netbeans generates an EJB3 component including an (local and / or remote) interface. These components can be simple and small, but can also be enormously large if you include a complete persistence layer based [...]
Founded in 1996, Pretium Telecom is a large provider of fixed telephony in the Netherlands. The company’s 130 employees provide traditional, low-cost services to over 200,000 customers, along with a soon-to-be released Voice over IP (VoIP) and broadband offerings. Pretium Telecom is based in Haarlem, a city near Amsterdam. Pretium Telecom opted to replace its [...]
Vivek Pandey has made Grails 1.1 available in the updatecenter of GlassFish V2.
Vivek also worked on enabling ruby based application in the GlassFish V2 appserver.
So, if you’re interested in Grails or Ruby on GlassFish; Look in the updatecenter (GLASSFISH_INSTALL/updatecenter/bin/updatetool) and see Viveks post.