Apache Tuscany Free Webinar, Wed. November 8th at 8 AM pacific - Mark your Calendar!

2006-10-18 Thread haleh mahbod

*Apache **Tuscany**: Not the Same Old Architecture*

Do you think of the popular term SOA as the "Same Old Architecture" concept?
The Apache Tuscany Project moves SOA (Service Oriented Architecture) beyond
buzzwords and vague arm-waving into reality. The project aims to create a
next-generation services infrastructure in open source based on the
principles behind the Service Component Architecture (SCA). With
Apache Tuscany,
application developers will be able to create, assemble, and deploy service
networks in ways that are not easily done or possible with existing
middleware.

This webinar will provide an overview of how Apache Tuscany simplifies the
task of creating and assembling service-based applications using SCA. It
will also cover where the Tuscany project is headed and how it will help
developers build tomorrow's applications today.

Speakers: Jeremy Boynes and Jim Marino

*Jeremy Boynes, Gluecode CTO, IBM Corporation***

Jeremy works at IBM on emerging technologies for Service Oriented
Architecture and is an active contributor to Apache Tuscany and other open
source projects. Prior to acquisition by IBM, Jeremy was CTO for Gluecode
Software and one of the founders of the Apache Geronimo J2EE project.

*Jim Marino, Senior Principal Technologist, Office of the CTO, BEA System***

Jim Marino works at BEA Systems in the office of the CTO on emerging
technologies. He is currently involved in the development of the SCA
specifications and the Apache Tuscany Project. Prior to BEA, Jim was with
Art Technology Group and a number of Bay Area startups.

*Seminar Attendance Information *

*(This free webinar is hosted by BEA for **Tuscany**. Thank you)*

· Test your computer's configuration:
http://esd.placeware.com/LM2005test

· Click the meeting URL:
https://www.livemeeting.com/cc/bea/join?id=110106aa&role=attend&pw=ATTBEA
*or
*if you can't click the above meeting URL, click the following link:
https://www.livemeeting.com/cc/bea

1.  When you click on either URL, the Join Meeting page appears. In the
following fields, verify or enter this information:

o*Name:*  (Enter your first and last name)

o*Meeting ID:* 110106aa

o*Meeting Key:* ATTBEA

3.  Click *Join Meeting*.

4.  If prompted, install and run the Live Meeting console software. It
will take a few moments for the Live Meeting console to launch.

*Audio*

Once you log in to the Live Meeting console, you should hear the event's
streaming audio. If you do not have WMP 9 installed you will be prompted to
install it before the audio is available to you.
If you have WMP 9 installed but you still do not hear the audio, please
confirm that your PC speakers are on and that the volume is turned up. If
you continue to experience difficulties, please contact Event Support (see
"Contact Live Meeting Event Support" below) or use backup audio (see below).

Thank you and we hope to see you there.
Software Requirements and Support info

To attend the Web conference you will need:

· A computer with access to the Internet to view the visual portion
of the event.

· A functioning sound card and speakers or headphones for your PC.

· Windows Media Player (WMP) 9 or later.

· A compatible computer configuration. To test your computer:

1.   Click the following link: http://esd.placeware.com/LM2005test

*Note:*  If you are unable to click this link, you can also cut and paste
the link into the address bar of your browser.

2.   Install and run Live Meeting console software if necessary.

3.   You should see a Live Meeting console with 3 revolving slides. If
you are able to see all three slides your test is successful.

4.   If you are not able to see the slides or if your system is stalled,
please contact Event Support (see "Contact Live Meeting Event Support"
below).

*Note:*  The Web-based Meeting console does not support the new embedded
audio features (IAB).



*Back-up telephone audio*

If you are unable to connect to the audio through the Internet Audio
Broadcast, you can dial in to the audio over a traditional telephony line:

US/Canada:  (877) 698-6760

International: 503-295-8000

PIN:   6760

*Contact Live Meeting Event Support*

For technical assistance, please contact Event Support at:

US/Canada toll free: (1) (800) 893-8779

International:  (1) (971) 544-3222
Quick Tips

· To restore the original layout of your Live Meeting console, go to the *
View* menu, and click *Restore Default Layout*.

· To view relevant meeting login details, go to the *View* menu, and
click *Meeting
Information*.
User Notes

· When you enter the event, you will be prompted to install and run the Live
Meeting Console software. If you cancel the software installation, you will
be given a link to attend the event using the Web-based Meeting console.

· Attendees unable to install the software, as well as anyone joining using
a Macintosh, will be presented with the Web-based Meeting console link.

*Note:*  Your e

Re: [VOTE] Release Tuscany C++ Milestone 2

2006-10-18 Thread Andrew Borley

OK, there's a 3rd release candidate up at
http://people.apache.org/~ajborley/cpp-1.0-incubator-M2-RC3/

Minor changes in this RC to address TUSCANY-868 which is where benign
errors get displayed when the SCA runtime attempts to load libraries
whose dependencies aren't available. Also removed some non-required
files from the binary distributions.

Please download, test it out and vote.

Many thanks!

Andrew


On 10/18/06, Geoffrey Winn <[EMAIL PROTECTED]> wrote:

I've just installed the SDO source distribution on Ubuntu 6.06 and it builds
and runs the tests without a problem. The instructions are clear and it
works the way it says it does. Looks good to me.

Regards,

Geoff.

On 17/10/06, Andrew Borley <[EMAIL PROTECTED]> wrote:
>
> Hi everyone,
>
> I have posted a 2nd candidate for the milestone 2 C++ release here:
> http://people.apache.org/~ajborley/cpp-1.0-incubator-M2-RC2/
> 
>
> Please vote to publish the Milestone 2 release distributions. Please
> take some time to download the distributions, review them and test them
> in your environment before voting.
>
> The vote is open for at least the next 72 hours.
> At least three +1 votes are required, and only the votes from
> Tuscany committers are binding. If the majority of all votes is
> positive, I will send a summary of that vote to the Incubator's general
> list to formally request the Incubator PMC to approve the Tuscany C++
> Milestone 2 release. For your reference the Incubator release policy
> guidelines are available at
> http://incubator.apache.org/incubation/Incubation_Policy.html#Releases .
>
>
> About Tuscany SCA C++
> =
>
> Tuscany SCA C++ provides a runtime implementation for the for the Service
> Component Architecture 0.96 Assembly specification and the 0.95 C++ Client
>
> & Implementation Model specification, written in C++ and will currently
> support C++, Python and Ruby component implementation types.
>
> The specifications can be found at
>
> http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications
>
> It is possible to interoperate with Tuscany SCA Java via the Web
> Service bindings
> for services and references but restrictions apply. This is not yet a
> complete
> implementation and known restrictions are described below.
>
> Supported SCA Assembly Model features
>   *  All features are supported unless listed under the known restrictions
>  below. See SCA Assembly Model specification.
>
> Supported language bindings
>   * Component implementations written in C++. See the SCA C++ Client and
> Implementation Model specification.
>   * Component implementations written in Python. See the
> doc/PythonExtension.html
> documentation.
>   * Component implementations written in Python. See the
> doc/RubyExtension.html
> documentation.
>   * Component interfaces described by C++ classes. See SCA Client and
> Implementation Model specification.
>
> Supported service and reference bindings
>   * The web service binding is supported. This implementation will support
> web services which using document literal SOAP bindings conforming to
> the
> WS-I basic profile (rpc/encoded is not yet supported).
>
> Known restrictions
>   * Local service interfaces cannot use overloaded operations (the SCA
> specification limits remote service interfaces to not using overloaded
> operations).
>   * Each WSDL definition for a web service binding must be in a single
> WSDL
> document.
>   * No load time validation of the deployed SCA application (run time
> validation only).
>   * No metadata API.
>
>
>
> About Tuscany SDO for C++
> =
>
> Tuscany SDO is an implementation of the Service Data Objects for C++ 2.01
> specification found at
> http://www.osoa.org/display/Main/SDO+-+Previously+Published+Specifications
>
> Supported SDO features
>   * All features are supported unless listed under the known restrictions.
> See the Service Data Objects for C++ 2.01 specification.
>
> New features in this release
>   * Optional build on Windows with Apache STDCXX
>   * Improved memory management
>   * Multiple bug fixes and internal enhancements
>
> Many thanks
>
> Andrew
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DAS Java M2 RC4

2006-10-18 Thread Luciano Resende

The DAS Java M2 Release Candidate 4 is available at :

  http://people.apache.org/~kelvingoodson/das_java/RC4/

All snapshot references were removed and this release candidate is taged at

  
https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/das/1.0-incubator-M2/

Please review it, and if there is no issues, I'd like to submit this
to vote soon.




Changes from DAS Java M2 - RC3
  http://www.mail-archive.com/tuscany-dev@ws.apache.org/msg09649.html
  http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg09612.html

Changes from DAS Java M2 - RC2
http://www.mail-archive.com/tuscany-user%40ws.apache.org/msg00268.html

Changes from DAS Java M2 - RC1
http://www.mail-archive.com/tuscany-user%40ws.apache.org/msg00242.html

What's new in DAS Java M2

 DAS Core features

- MySQL support
- Static Data Objects
- Dynamic root for static graphs
- "Unique" attribute on relationships

- Explicit ResultSet shape definition
- Improved logging
- Programmatic Configuration
- Helper for empty SDO Graph
- Convention over configuration
   - Column named "ID" is the PK

   - Column named "xxx_ID" is the FK to table "xxx"

 DAS Samples
- Tomcat integration and automated DAS samples testing (htmlUnit)
- DAS Samples now have all dependencies and source code inside the

sample war

 For detailed user documentation and feature descriptions, access Tuscany
DAS Wiki page
http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview


Please take a look at it and provide your feedback.

Thanks
Luciano Resende


Re: [VOTE] Release Tuscany C++ Milestone 2

2006-10-18 Thread Geoffrey Winn

I've just installed the SDO source distribution on Ubuntu 6.06 and it builds
and runs the tests without a problem. The instructions are clear and it
works the way it says it does. Looks good to me.

Regards,

Geoff.

On 17/10/06, Andrew Borley <[EMAIL PROTECTED]> wrote:


Hi everyone,

I have posted a 2nd candidate for the milestone 2 C++ release here:
http://people.apache.org/~ajborley/cpp-1.0-incubator-M2-RC2/


Please vote to publish the Milestone 2 release distributions. Please
take some time to download the distributions, review them and test them
in your environment before voting.

The vote is open for at least the next 72 hours.
At least three +1 votes are required, and only the votes from
Tuscany committers are binding. If the majority of all votes is
positive, I will send a summary of that vote to the Incubator's general
list to formally request the Incubator PMC to approve the Tuscany C++
Milestone 2 release. For your reference the Incubator release policy
guidelines are available at
http://incubator.apache.org/incubation/Incubation_Policy.html#Releases .


About Tuscany SCA C++
=

Tuscany SCA C++ provides a runtime implementation for the for the Service
Component Architecture 0.96 Assembly specification and the 0.95 C++ Client

& Implementation Model specification, written in C++ and will currently
support C++, Python and Ruby component implementation types.

The specifications can be found at

http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications

It is possible to interoperate with Tuscany SCA Java via the Web
Service bindings
for services and references but restrictions apply. This is not yet a
complete
implementation and known restrictions are described below.

Supported SCA Assembly Model features
  *  All features are supported unless listed under the known restrictions
 below. See SCA Assembly Model specification.

Supported language bindings
  * Component implementations written in C++. See the SCA C++ Client and
Implementation Model specification.
  * Component implementations written in Python. See the
doc/PythonExtension.html
documentation.
  * Component implementations written in Python. See the
doc/RubyExtension.html
documentation.
  * Component interfaces described by C++ classes. See SCA Client and
Implementation Model specification.

Supported service and reference bindings
  * The web service binding is supported. This implementation will support
web services which using document literal SOAP bindings conforming to
the
WS-I basic profile (rpc/encoded is not yet supported).

Known restrictions
  * Local service interfaces cannot use overloaded operations (the SCA
specification limits remote service interfaces to not using overloaded
operations).
  * Each WSDL definition for a web service binding must be in a single
WSDL
document.
  * No load time validation of the deployed SCA application (run time
validation only).
  * No metadata API.



About Tuscany SDO for C++
=

Tuscany SDO is an implementation of the Service Data Objects for C++ 2.01
specification found at
http://www.osoa.org/display/Main/SDO+-+Previously+Published+Specifications

Supported SDO features
  * All features are supported unless listed under the known restrictions.
See the Service Data Objects for C++ 2.01 specification.

New features in this release
  * Optional build on Windows with Apache STDCXX
  * Improved memory management
  * Multiple bug fixes and internal enhancements

Many thanks

Andrew

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [VOTE] Release Tuscany C++ Milestone 2

2006-10-18 Thread ant elder

Distro's looks fine to me and I was even able to get some samples running,
so +1 from me. Congrats.

One comment. As a newbie it was a bit hard following the doc to work out
getting everything installed correctly and the samples running. I think it
could be restructured a bit so its clearer and so you don't have to skip
back and forth around docs so much. Maybe assume WS support is wanted and
upfront say these are the exact steps to install Tuscany with WS support and
clearly list each step. The download versions of iconv, zlib, and libxml
that i could find didn't match the doc so when it didn't work the 1st time I
didn't know if it was as due to a version mismatch but it was just a config
problem. Actually I'd really much prefer the Tuscany binary download include
axis2 and its 3 dependencies as it just makes it so much easier for people
who don't understand this all properly yet. (yes I know, what about python
and ruby and windows/linux and... But WS seems like a basic part of this to
me so should just work right out of the box)

  ...ant

On 10/17/06, Andrew Borley <[EMAIL PROTECTED]> wrote:


Hi everyone,

I have posted a 2nd candidate for the milestone 2 C++ release here:
http://people.apache.org/~ajborley/cpp-1.0-incubator-M2-RC2/

Please vote to publish the Milestone 2 release distributions. Please
take some time to download the distributions, review them and test them
in your environment before voting.

The vote is open for at least the next 72 hours.
At least three +1 votes are required, and only the votes from
Tuscany committers are binding. If the majority of all votes is
positive, I will send a summary of that vote to the Incubator's general
list to formally request the Incubator PMC to approve the Tuscany C++
Milestone 2 release. For your reference the Incubator release policy
guidelines are available at
http://incubator.apache.org/incubation/Incubation_Policy.html#Releases .


About Tuscany SCA C++
=

Tuscany SCA C++ provides a runtime implementation for the for the Service
Component Architecture 0.96 Assembly specification and the 0.95 C++ Client
& Implementation Model specification, written in C++ and will currently
support C++, Python and Ruby component implementation types.

The specifications can be found at

http://www.osoa.org/display/Main/Service+Component+Architecture+Specifications

It is possible to interoperate with Tuscany SCA Java via the Web
Service bindings
for services and references but restrictions apply. This is not yet a
complete
implementation and known restrictions are described below.

Supported SCA Assembly Model features
  *  All features are supported unless listed under the known restrictions
 below. See SCA Assembly Model specification.

Supported language bindings
  * Component implementations written in C++. See the SCA C++ Client and
Implementation Model specification.
  * Component implementations written in Python. See the
doc/PythonExtension.html
documentation.
  * Component implementations written in Python. See the
doc/RubyExtension.html
documentation.
  * Component interfaces described by C++ classes. See SCA Client and
Implementation Model specification.

Supported service and reference bindings
  * The web service binding is supported. This implementation will support
web services which using document literal SOAP bindings conforming to
the
WS-I basic profile (rpc/encoded is not yet supported).

Known restrictions
  * Local service interfaces cannot use overloaded operations (the SCA
specification limits remote service interfaces to not using overloaded
operations).
  * Each WSDL definition for a web service binding must be in a single
WSDL
document.
  * No load time validation of the deployed SCA application (run time
validation only).
  * No metadata API.



About Tuscany SDO for C++
=

Tuscany SDO is an implementation of the Service Data Objects for C++ 2.01
specification found at
http://www.osoa.org/display/Main/SDO+-+Previously+Published+Specifications

Supported SDO features
  * All features are supported unless listed under the known restrictions.
See the Service Data Objects for C++ 2.01 specification.

New features in this release
  * Optional build on Windows with Apache STDCXX
  * Improved memory management
  * Multiple bug fixes and internal enhancements

Many thanks

Andrew

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]