Posts Tagged ‘Sun Developer Network’

Use the Deployment Toolkit for Successful Applet Launches Across Mixed Environments

Thursday, March 11th, 2010

Sun Developer Network Piece Presents Six Scenarios

The browser-based applications that present the kinds of engrossing user interfaces (UIs) and content previously found only in desktop applications — otherwise known as Rich Internet Applications (RIAs) — are becoming increasingly popular with developers, writes Sun Developer Network staffer Ed Ort, in part because of the ubiquity of the Internet and also because of the improved uniformity in the way different browsers handle RIAs.

 

(Get More Information . .)

Outline for a Proof of Concept for a Simple Storage Service

Tuesday, February 9th, 2010

Some First Steps for Budding Storage Service Vendors

“Proof of Concept for a Simple Storage Service,” an article by Carol Zhang and Case Cao on the Sun Developer Network, briefly introduces the components that make up a storage service, describes in detail how to use Apache web server to set up a proof of concept (PoC) for a simple storage service, and touches on issues affecting storage service in the real world.

 

(Get More Information . .)

Article Series Introduces Java EE 6 Platform

Thursday, December 17th, 2009

Focuses on New Technologies, Usability Improvements

Sun Developer Network (SDN) staff writer Ed Ort has written a three-part article series introducing the Java Platform, Enterprise Edition (Java EE) 6 platform. Released this December, Java EE 6 adds significant new technologies and extends the usability improvements made in previous Java EE releases. Ort’s review of the platform highlights some of these enhancements.

 

(Get More Information . .)

Enabling IP, Resource, Environment-Based Authentication With OpenSSO

Wednesday, November 25th, 2009

Learn How to Define Customized Polices and Improve User Experience

Learn how to configure the OpenSSO server and its Policy Agents to use IP/Resource/Environment-based authentication for a flexible mechanism that can define customized policies and improve user experience for access control. The three-part article series hosted on the Sun Developer Network comes from the minds of Qingwen Cheng, Mrudul Uchil and Rick Palkovic. The series explain the resource authentication architecture and information flow of OpenSSO components, and presents five use cases for enterprise/corporate SSO and federated SSO deployments.

 

(Get More Information . .)

Getting Started With the OpenSolaris OS

Monday, November 16th, 2009

SDN Article Covers Installation and Basic Setup

If you’ve been interested in trying out OpenSolaris but aren’t sure where to begin, take some time to read a Sun Developer Network article that shows you how to give it a try via a Live CD, and move on to actually installing the open source OS if long-term use is preferred.

 

(Get More Information . .)

Troubleshooting OpenSSO with Firefox Add-Ons

Wednesday, November 11th, 2009

How to Analyze and Troubleshoot OpenSSO Deployments

A five-part Sun Developer Network article series explains how to analyze and troubleshoot OpenSSO deployments with the Mozilla Firefox web browser. Jim Faut along with contributions from Rick Palkovic begin with an introduction and configuration description, followed by these OpenSSO deployment examples: single sign-on and policy protection, cross-domain single sign-on, service provider initiated Fedlet single sign-on and identity provider initiated Fedlet single sign-on.

 

(Get More Information . .)

Using SecureSpan XML Gateway to Enforce Access Control Rules

Thursday, October 8th, 2009

Employs Native OpenSSO Integration Agent at Runtime

In their Sun Developer Network paper on “Delegating XML Gateway Runtime Authorization to OpenSSO” Francois Lascelles and Rick Palkovic describe how access control rules defined in OpenSSO can be enforced at runtime by SecureSpan XML Gateway through its native OpenSSO integration agent. XML Gateways, they explain, are dedicated applications that enable a centralized approach to security and identity enforcement.

 

(Get More Information . .)

Upload Applications Composed of Several JAR Files Into the Java Warehouse

Thursday, September 24th, 2009

NetBeans IDE 6.7.1 Is the Solution to Use

How to “Use NetBeans IDE 6.7 to Combine JAR Files Into a Single JAR File” is the subject of Robert Eckstein’s Sun Developer Network article that provides a workaround for the limitation in Java Warehouse that prevents the uploading of applications composed of several Java Archive (JAR) files into the Java Warehouse. This can be accomplished, Eckstein writes, by concatenating each of the user and library classes into a single JAR file. He claims this is very easy to do for both Java and JavaFX projects using NetBeans IDE 6.7.1.

 

(Get More Information . .)

Solaris Application Memory Management

Monday, September 21st, 2009

How to Manage App Memory and Resolve Common Issues

Learn the basics for managing application memory on Solaris and resolving common memory usage problems in a Sun Developer Network article by Xinfeng Liu. His article discusses how to observe memory usage on Solaris, how application memory is laid out on Solaris and how to use the libumem memory allocator to improve memory allocation efficiency.

 

(Get More Information . .)

Using OAuth to Cover Security Issues for a REST Application

Friday, September 18th, 2009

Authors Use Stock Quote as Example

The Sun Developer Network paper “Securing REST Web Services with OAuth” by Malla Simachalam and Rick Palkovic explores an example REpresentational State Transfer (REST) application that uses the open-source protocol OAuth to address security issues.

 

(Get More Information . .)