Proposed Schedule

Open issues

  • Looks like sca-api files have a header pointing to osoa.org, is this ok ?
    /*
     * (c) Copyright BEA Systems, Inc., Cape Clear Software, International Business Machines Corp, Interface21, IONA Technologies,
     * Oracle, Primeton Technologies, Progress Software, Red Hat, Rogue Wave Software, SAP AG., Siemens AG., Software AG., Sybase
     * Inc., TIBCO Software Inc., 2005, 2007. All rights reserved.
     * 
     * see http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications
     */
    

Features going to 2.0-M1

Core

  • OSGi Enabled core
  • Implementation.java
  • WS Binding
  • RMI Binding
  • A subset of samples and itests working with both JSE and Equinox

Samples

  • binding-ws-calculator
  • calculator
  • calculator-equinox
  • calculator-osgi
  • calculator-rmi-reference
  • calculator-rmi-service
  • implementation-java-calculator

JIRAS

JIRA

Description

Status

Comments

JIRAS (for clean-up, raised by testing)

JIRA

Description

Status

Comments

Modules

Module

Included In Distro

assembly

(tick)

assembly-xml

(tick)

assembly-xsd

(tick)

binding-rmi

(tick)

binding-rmi-runtime

(tick)

binding-sca

(tick)

binding-sca-xml

(tick)

binding-ws

(tick)

binding-ws-axis2

(tick)

binding-ws-axis2-policy

(tick)

binding-ws-wsdlgen

(tick)

binding-ws-xml

(tick)

contribution

(tick)

contribution-java

(tick)

contribution-namespace

(tick)

contribution-xml

(tick)

core

(tick)

core-databinding

(tick)

core-spi

(tick)

databinding

(tick)

databinding-axiom

(tick)

databinding-jaxb

(tick)

databinding-jaxb-axiom

(tick)

definitions

(tick)

definitions-xml

(tick)

endpoint

(tick)

extensibility

(tick)

extensibility-equinox

(tick)

host-http

(tick)

host-jetty

(tick)

host-rmi

(tick)

host-webapp

(tick)

implementation-java

(tick)

implementation-java-runtime

(tick)

implementation-java-xml

(tick)

implementation-node

(tick)

implementation-node-runtime

(tick)

interface

(tick)

interface-java

(tick)

interface-java-jaxws

(tick)

interface-java-xml

(tick)

interface-wsdl

(tick)

interface-wsdl-xml

(tick)

launcher

(tick)

modules.txt

(tick)

monitor

(tick)

node-api

(tick)

node-impl

(tick)

node-launcher

(tick)

node-launcher-equinox

(tick)

policy

(tick)

policy-security

(tick)

policy-xml

(tick)

policy-xml-ws

(tick)

pom.xml

(tick)

sca-api

(tick)

workspace

(tick)

workspace-impl

(tick)

workspace-xml

(tick)

xsd

(tick)

xsd-xml

(tick)

Dependency Issues

  • Check Junit and BouncyCastle dependencies in the binary distribution

Command Line Samples

Sample

ant run

ant compile; ant run

Comments and JIRAS

  • No labels