| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ] |
| Articles Tutorials |
- Securing Applications With Identity Services, Part 2: Authorization by Lakshman Abburi, Aravindan Ranganathan, Marina Sum - [Clicks: 40]
Learn how to configure OpenSSO with identity services so as to allow users to perform tasks for which they have been authorized. Identity services are interfaces that support authentication, authorization, and other related services with SOAP or REST technology.
http://developers.sun.com/identity/reference/techart/id-svcs2.html - Nov, 2007 - Web services hints and tips: JAX-RPC versus JAX-WS, Part 5 by Russell Butek, Nicholas Gallardo - [Clicks: 64]
Java API for XML-based RPC (JAX-RPC) supports the SOAP with Attachments (Sw/A) specification, while Java API for XML Web Services (JAX-WS) supports Sw/A along with the new Message Transmission Optimization Mechanism (MTOM) specification. This fifth tip in this series compares these two attachment models by examining samples of Web Services Description Languages (WSDLs) and mapped Java interfaces.
http://www.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc5/index.html - Nov, 2007 - Client-side WSDL processing with Groovy and Gant by Klaus P. Berg - [Clicks: 18]
The Groovy and Gant Toolset lets you automatically generate Java Web service clients with Axis2, XFire, CXF, and Java 6 -- including WSDL compatibility checks.
http://www.javaworld.com/javaworld/jw-11-2007/jw-11-webserviceclient.html - Nov, 2007 - Sign and verify XML documents using Apache WSS4J and WebSphere DataPower SOA Appliances by Bob Callaway - [Clicks: 29]
With the increasing adoption of Web services and Service-Oriented Architectures (SOAs), ensuring the authenticity, integrity, and nonrepudiability of XML messages has become an essential component of secure and robust messaging infrastructures. Using a sample scenario, this article walks you through how to use Apache WSS4J and IBM WebSphere DataPower SOA Appliances together to enable the signing and verification of XML documents.
[Includes sample code]
http://www.ibm.com/developerworks/library/ws-soa-verifyxml/index.html - Nov, 2007 - Data Sources as Web Services by Kyle Gabhart - [Clicks: 24]
Kyle Gabhart describes WS02's Data Services, a new feature in WS02 that allows for rapid creation of web services wrapping relational, Excel, CSV, and JNDI data sources quickly and easily.
http://www.xml.com/pub/a/2007/10/25/data-sources-as-web-services.html - Oct, 2007 - Securing Applications With Identity Services, Part 1: Authentication by Aravindan Ranganathan, Marina Sum - [Clicks: 12]
Learn how to configure and deploy Quercus, an open-source, Java technology implementation of PHP 5, as a Web application within Web Server's Web container so as to run PHP applications. The process involves only a few steps.
http://developers.sun.com/identity/reference/techart/id-svcs.html - Oct, 2007 - Open Source WS Stacks for Java - Design Goals and Philosophy by Stefan Tilkov - [Clicks: 29]
InfoQ's Stefan Tilkov questioned lead developers of Apache Axis2, Apache CXF, Spring Web Services, JBossWS and and Sun’s Metro about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity. The results revealed many similarities and some noteworthy differences.
http://www.infoq.com/articles/os-ws-stacks-background - Oct, 2007 - Automate and Speed Up Web Searches with Bots by Jeff Heaton - [Clicks: 14]
Use web service APIs along with these tools and techniques to construct your own hybrid search bots and automate your web data-collection tasks.
[Includes sample code]
http://www.devx.com/webdev/Article/34991 - Jul, 2007 - Web services hints and tips: JAX-RPC versus JAX-WS, Part 4 by Russell Butek, Nicholas Gallardo - [Clicks: 41]
This fourth part of the series about Java API for XML-based RPC (JAX-RPC) 1.1 and Java API for XML Web Services (JAX-WS) 2.0 compares the dynamic invocation models. This tip walks you through the similarities and describes the major differences, using an example for each model.
http://www.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc4/index.html - Jun, 2007 - A New Identity for Web Services by Jason Levitt - [Clicks: 17]
Jason Levitt describes the newly burgeoning field of web authentication APIs, including Yahoo's BBAuth and Google's AuthSub.
http://www.xml.com/pub/a/2007/06/13/a-new-identity-for-web-servies-yahoo-bbauth-google-authsub.html - Jun, 2007 - Web services hints and tips: JAX-RPC versus JAX-WS, Part 3 by Russell Butek, Nicholas Gallardo - [Clicks: 40]
This third part of the series about Java API for XML-based RPC (JAX-RPC) 1.1 and Java API for XML Web Services (JAX-WS) 2.0 compares the mapping of Web Services Description Language (WSDL) to a service endpoint interface (SEI). The concept of an SEI was first introduced in JAX-RPC 1.0 and has been maintained in JAX-WS 2.0, with some additions. This tip walks you through the major differences.
http://www.ibm.com/developerworks/webservices/library/ws-tip-jaxwsrpc3/index.html - Jun, 2007 - Choose the Right Web Services Security Solution by Hyder Alkasimi - [Clicks: 26]
Choosing a web services security solution can be daunting. Here's a guide that examines some of the popular security solutions and assesses each one's strengths and limitations.
[Includes sample code]
http://www.devx.com/security/Article/34633 - May, 2007 - Making Sense of all these Crazy Web Service Standards by Michele Leroux Bustamante - [Clicks: 31]
Michele Leroux Bustamante explains the most relevant WS-* standards used today in terms of their actual implementation among WS platforms (with a focus on Java and .NET), their level of adoption and readiness. If you are new to web services or to the WS* protocols, or you are having difficulty keeping up with the pace of change in this area, this article should help.
http://www.infoq.com/articles/ws-standards-wcf-bustamante - May, 2007 - Tackle WS-Security specification interoperability challenges, Part 1: Problem overview and four available workarounds by David Leigh - [Clicks: 23]
Are you struggling with a WS-Security specification level interoperability problem? Web services are often promoted as the ideal solution to application interoperability, and they are effective at integrating applications regardless of platform, vendor, and programming language. But they're not immune from interoperability issues. Discover some common problems caused by incompatibilities between different versions of the WS-Security specification, and find the best way to deal with the issues in your environment. Be sure to check out the handy chart at the end of the article to compare the benefits and drawbacks of each solution.
http://www-128.ibm.com/developerworks/webservices/library/ws-securityspec/index.html - May, 2007 - Secure, Reliable Web Services with Apache by Kyle Gabhart - [Clicks: 33]
Kyle Gabhart returns with another look at part of the growing support for web services and SOA in Apache, this time focusing on secure messaging.
http://www.xml.com/pub/a/2007/05/02/sure-reliable-web-services-with-apache.html - May, 2007 - Securing Communications in Web Services: A Tutorial by Malla Simhachalam, Marina Sum - [Clicks: 42]
This tutorial describes the procedure for securing Web-service communications with Sun Java System Access Manager, the NetBeans 5.5 IDE, and the Java Application Platform JDK with Tools bundle.
http://developers.sun.com/prodtech/identserver/reference/techart/secure-ws.html - Feb, 2007 - Accelerate WSS applications with VTD-XML by Jimmy Zhang - [Clicks: 13]
Real-world implementations of the Web Services Security standards generally exhibit poor performance characteristics. VTD-XML can solve some of these performance issues by speeding up parsing.
http://www.javaworld.com/javaworld/jw-01-2007/jw-01-vtd.html - Jan, 2007 - Case study: Sabre's Web services journey by Thomas Hoffman - [Clicks: 48]
For Sabre, Web services provide an opportunity to break away from its decades-old approach of delivering mainframe-based services to travel industry customers and to dispense new products and enhanced services that can spur growth and generate additional revenue.
http://www.javaworld.com/javaworld/jw-01-2007/jw-0108-sabre.html - Jan, 2007
- Boost application development with Amazon Web Services, Part 3: Amazon Simple Queue Service by Eric Giguere - [Clicks: 18]
Using the Amazon Simple Queue Service (SQS), you can build distributed applications that communicate using a message-based paradigm. Cell phones and other Java Platform, Micro Edition (Java ME) devices can use Amazon SQS easily with simple HTTP requests. In this tutorial, the third in a series on creating applications with Amazon Web Services (AWS), discover how to use SQS from a Java ME device.
[Formats: html, pdf]
http://www.ibm.com/developerworks/edu/ws-dw-ws-aws3.html - Jul, 2007 - Understanding Web Services specifications, Part 7: WS-Business Process Execution Language by Hernan Silberman, Manas Mandal - [Clicks: 29]
You have a pretty robust system of services, but what you really want is an application that makes use of them to implement your business processes. Web Services Business Process Execution Language (WS-BPEL) provides you with a standard technology for composing and combining Web services so they will do what you want at the macro level, and not just the micro level. This tutorial, the last of a seven-part series, explains how to create a process flow for your services using WS-BPEL.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/ws-dw-ws-understand-web-services7.html - May, 2007 - Understanding Web Services specifications, Part 6: WS-Interoperability by Manas Mandal, Hernan Silberman - [Clicks: 20]
The goal of Web services is to enable communication between different software and hardware systems. These systems typically differ in both their hardware and software configurations. These differences have been overcome through the definition of standard protocols, such as those employed in building Web services. Occasionally, incompatibility issues arise even when using these standard protocols, which can lead to interoperability problems. This tutorial, Part 6 of the "Understanding Web Services specifications" series, explains the nature and origin of Web service interoperability problems. This tutorial also introduces you to the WS-I Basic Profile, which is a set of guidelines Web services should adhere to in order to achieve optimum interoperability.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/ws-dw-ws-understand-web-services6.html - Apr, 2007 - Understanding Web Services specifications, Part 5: WS-Policy by Tyler Anderson - [Clicks: 43]
This tutorial, Part 5 of the "Understanding Web Services specifications" series, explains the concepts behind WS-Policy and related standards, such as WS-SecurityPolicy, which provide a means to specify possible configurations of a Web service, and also to enforce defined security and authentication.
[Formats: html, pdf]
http://www-128.ibm.com/developerworks/edu/ws-dw-ws-understand-web-services5.html - Feb, 2007