Book a Demo

Author Topic: EA and BEA WebLogic  (Read 2440 times)

pelorr

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
EA and BEA WebLogic
« on: June 23, 2005, 03:56:17 am »
Anyone had any experience integrating with BEA Weblogic or working with it? I'd be interested to hear your experiences.
« Last Edit: June 23, 2005, 03:59:00 am by pelorr »

qdlaty23

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: EA and BEA WebLogic
« Reply #1 on: July 20, 2005, 03:41:06 am »
 Hi!

We have some processess running on a Weblogic Integration platform. Since Integration is very 'heavy' solution, we're also using our own statemachine implementation to inculde some additional business logic in the processes. The statemachine is configured from a special xml file (we call it 'state model').  
This file is generated from an XMI 1.2 export from EA using xslt transformation.
It works very fine. Of course not all can be done using xslt, so the output file is post-processed with a simple text-processing tool we have created.
I think this is the most flexible way to implement MDA process using EA.

Greetz

qdlaty