Thursday Feb 28, 2008

Sun's Comms Suite 6 Beta will be released to customers on Feb 29th. The major release in this communication suite is Integrated Web Client (IWC). IWC combines other products such as Mail Server, Calendar Server, and Instant Messaging Server. Though for Beta, many of the advanced features are not provided, IWC will give users a new experience in using Sun's communication suite.

Friday Nov 16, 2007

While you automate a test case using Selenium, all actions that you want to perform on the web application can be done by finding the appropriate XPath variable of the elements that are visible on the screen. For example, if you need to click a button named Create, you need to find the XPath variable of this button. An XPath variable uniquely identifies an element present on an XML document. A FireFox add on, XPather, allows you to identify the XPath variable of the element. You can right-click the element and click Show in XPather. Click here to install XPather.

Wednesday Nov 14, 2007

Selenium is an open source testing tool that is developed by ThoughtWorks. Using Selenium, you can automate test cases for a web-based application in any of the following programming languages: Java, .NET, Perl, Python and Ruby. Selenium supports the following browsers: Internet Explorer 6.0, Firefox 0.8 to 2.0, Mozilla Suite 1.6+, 1.7+, Seamonkey 1.0, and Opera 8.

Wednesday Aug 08, 2007

The evaluation installer for Portal Server 7.1 Update 1 for Windows is available now!!!! Portal Server on Windows can only be used as an evaluation platform or a developer platform. It can not be used as a deployment platform. Do not use Java ES installer for Windows to install Portal Server 7.1. Use the evaluation installer to install Portal Server. The ReadMe file provided with the installer has information on how to install Portal Server. Access the installer from http://www.sun.com/download/products.xml?id=465e130d.

Tuesday May 29, 2007

Java DB is Sun supported distribution of Apache Derby. It is an open source database. Portal Server uses Java DB as a database for functionality, such as Wiki, File Sharing, Community, and so on. You can also connect to Java DB using NetBeans as an IDE. In NetBeans, you need to provide the location of the Java DB and the location where you wish to create the database.

Thursday May 17, 2007

You can develop a portlet using the Portal Pack which is a plug-in with NetBeans. Refer to http://portalpack.netbeans.org/
Portlets are web applications that can be deployed on Portal Server. JSR 168 compliance ensures that portlets can be deployed on any Portal Server technologies irrespective of the vendor which provides the technology. A portlet will have three modes – Help, Edit, and View. Based on the access privileges of the user, the administrator can provide a user with a specific mode.
Sun Java System Portal Server is a component of Sun Java Enterprise System. Portal Serer is primarily used for content collaboration. The administrator can provide content and applications to users based on their roles.

Monday Dec 11, 2006

Let me try to to memorize this date, December 11, 2006. I created a blog. I will be writing about Portal Server and related technologies.