|
|
||
Manveen Kaur's BlogCommunity: Java Enterprise ArchivesAnnouncing Project SocialSitePosted by manveen on May 09, 2008 at 10:08 AM | Permalink | Comments (0)
The SocialSite project is delivering social networking functionality by adding social networking platform support based on the OpenSocial standard to any community site. Any social application written for the OpenSocial based social network can be seamlessly and easily hosted on a transformed community site that is powered by the SocialSite project. Also check out this video. Social Software for Glassfish available!Posted by manveen on January 02, 2008 at 01:14 PM | Permalink | Comments (2)Sun recently released its "Social Software for GlassFish". It is now available @ GlassFish update center for both AppServer 9.1 & AppServer 9.1 UR1. The download contains an integration of both roller (blogging) and slynkr (content rating) social applications, along with a common administrative interface, common user management, dynamic discovery along with single sign-on (including support for Sun's Access Manager). The download is just a few clicks away! If you already have GlassFish 9.1 or 9.1 UR1 installed, then all you need to do is start the updatetool through $GF_HOME/bin/updatetool and choose the Social software offering! Enjoy!
Testing your Update Center ModulePosted by manveen on June 20, 2007 at 11:02 AM | Permalink | Comments (2)
Before you "host" your module on a server for others to download, it would be wise to test it out yourself. This blog describes how you can test your update center module locally on your GlassFish container through the updatetool client. Hopefully you already know how to create and package your update center module. Here's what you do to "host" the module on your local running instance of GlassFish. Updatetool is available from GlassFish v2 onwards.
The module jars are downloaded under GF_v2_HOME/updatecenter/registry/glassfish/package.name/module. The updatetool is expected to extract and install the module for you. Trivia: Did you know that a Netbeans module or .nbm extension is just a fancy name for a .jar? Important contact information: If you are interested in hosting your application on GlassFish Update Center repository, do touch base with the GlassFish Update Center team at: dev@updatecenter.dev.java.net and they'll be happy to work with you. | ||
|
|