• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Does this "SOAD" software work only for websphere?

 
Ranch Hand
Posts: 701
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'd like to know if there is a version for Glassfish too.
 
Ranch Hand
Posts: 143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
To carry Rogerio's question a little further, how much of this book is focused on specific tooling (such as Websphere) vs general principles which can be used for analysis and design regardless of implementation platform?
 
Author
Posts: 25
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Brian and Rogerio, thanks for the questions!

The book and the associated tooling are focused on working through Business Modeling, Service Identification and Service Specification - with support for SOA Governance. In these efforts we use a couple of simple Domain Specific Languages (Business Modeling and SoaML, both of which are extensions to UML) to help capture business domain and SOA domain details. The Business Modeling profile is generic to any usage scenario. The SoaML language is from the OMG and not tied to any vendor. The language can be used to describe any SOA solution, that will be deployed to any runtime.

So as far as the book and the related product go, we're not tied to any platform. The concepts and approach we discuss add value to any SOA analysis and design effort, regardless of the target platform.

Our product currently installs into Rational Software Architect for WebSphere (or RSA with the SOA Extension). This product has some features that are applicable to only WebSphere. However, they also support a wide range of application servers (WebLogic, Tomcat, JBoss, Jonas, Glassfish, and a few others).

And as the book is a free download - grab a copy and take a look :-)

Thanks!

Lee.
 
Ranch Hand
Posts: 93
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for making the book a free download!
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic