|
Solution Search:
|
Related Articles
Oracle Fusion Middleware 11g supports SCA, JavaServer Faces development
more easily be used across systems and applications. As well, Fusion Middleware 11g includes an Oracle SOA suite update supporting the Service Component Architecture (SCA) model. After absorbing BEA and its WebLogic Java application server for $8.5 billion in January 2008, Oracle established itself as a stronger force in the middleware marketplace. The company has since discussed
More...
Jul 1, 2009
KANA platform rides SOA, allows user modeling with BPEL
must have models built-out before they can streamline processes, he indicated.
KANA's approach, as with other recent BPM approaches calls for end users to do more of the business model building. But it relies on a solid SOA foundation. "There are folks that have been waiting for killer apps for SOA. I think KANA 10 can be one of those showcase apps," said Allen Bonde, CMO of KANA subsidiary eVergence. "In More... Jul 1, 2009
IBM ILOG rules engines update supports Java, .NET
, announced enhanced business rules management and supply chain management offerings. Ease-of-authoring is one of the goals of the software, which carries forward the independent ILOG's program to support both Java and .NET.
Now known as IBM WebSphere ILOG JRules 7.0, the JRules Java-based business rules management system from ILOG pursues the on-going trend to make business More... Jun 17, 2009
APM software traces transactions across tiers, technologies
the full lifecycle - development, test and production - for mission critical applications, dynaTrace 3 (from dynaTrace) delivers new features to manage application performance for large, globally-deployed SOA, Java and .Net applications. The foundation of the dynaTrace Application Performance Management (APM) system is the company's PurePath transaction tracing
More...
Jun 10, 2009
SOA needs a Product Manager
the ITIL Service Desk when problems emerge. Additionally, the service manager should be the chief marketer and advocate for the service while in production, assuming responsibility for outreach to potential new classes of service consumers; if successful, the service manager is then responsible for overseeing onboarding new consumers of the service. And once the service meets
More...
Jun 2, 2009
SOA Resource Center
The Java XML Digital Signature API Spec (JSR 105)
but a little bit dated here. The API spec that provides the subject for this tip was actually released in final form on 7/12/2005.
Nevertheless, the Java XML Digital Signature API (JSR 105) Version 1.0 is worth covering for a variety of reasons, not least of which is that it makes a standard programming interface available to Java that complies with a variety of related More... Nov 30, 2005
A look inside the Java API for XML Processing
At one time, programmers trying to process XML with Java programs had to hunt around for one or more libraries from Sun, the Apache Software Foundation, or some other source to add to their Java programming environment. However, beginning with Java 1.4, most XML processing More... Nov 2, 2005
SOAP with Attachments API for Java (SAAJ)
SOAP toolkits in Java Over the years since SOAP first entered the awareness of Java programmers, roughly since 1998, a number of toolkits for SOAP servers and clients have been created. Although considerable stability in the SOAP More... Aug 7, 2006
Web service clients with Python
a large number of applications and toolkits to the public domain.
As a high level language, Python has been ported to many platforms. Java programmers may want to start with Jython, an open source Java-based implementation. With Jython you can add scripting style functions to your Java applications and use Java classes in Jython scripts. The Python More... May 9, 2006
XML and Web services (the beginning): XML-RPC and JAX-RPC
values are assumed if no type tag is used. Note that parameters are not named, the order of elements simply matches the order of method
parameters. Java Type XML tag Description
Integer or A 32 bit signed integer
Double A double precision (64bit) signed floating point number
Boolean 0 (false) or 1 (true)
String string
Date or A timestamp in the ISO8601 style but simplified
More...
|