Uncommented
xml:
RSS 2.0
tags: none 0mq 8bit actors age agile ajax akka amazon ampq analytics android ant aop apache api appengine architecture art assembler atmel atom authentication aws backbone.js backup barcode bash bdd bigtable blog book bpel bpm bpmn bugtracking build cache callcc canvas cassandra cep cg cgi chart chat chili ci client clojure cloud cluster cmdb comet cometd compass complexity couchdb cpp css css3 cvs data database date dbi ddd debian demo design device dht diamond dsl dvd dynamo e4x easyb ec2 eclipse ecs eda email enterprisey equinox erlang esb esd esp etl event eventdriven facebook filesystem finger firefox flash flex flickr font food format fun functional funny game gentoo geotagging gis git google gps grails graph graphics graphs graphviz grid groovy gui gzip hadoop hash haskell hibernate history html html5 http hydrogen icfp im irc jabber java javascript javaspace javaspaces jbpm jca jdbc jersey jetty jfreechart jini jira jms jquery jruby jsf json jta junit jython kawa kiva lamp ldap life lift linux lisp lucene mail map mapreduce mashup maven mda mdm memcache memcached merb messages messaging metadata mobile mongodb mono mp3 mq mule music mysql network news nice nio node node.js nodejs nosql ocaml olap olpc ooffice openid opensource orchestration osgi osx owl p2p pdf people performance perl phone photo php pkd programming pubsub push python rabbitmq raid rails rainbow rdf reddit registry rest rfid rhino ria rspec rss ruby rules s3 saas salesforce sbcl scala scalability schemaless scheme science scrum search security semantic server service services shard shazam shell simpldb simpledb sinatra soa soap socialnetwork software space sparql spring sql ssh stax stm storage stream subversion svg svn swing tag tags task tech telephony terracotta test testing tex time tomcat tool travel tv twitter ubuntu uddi ui uml unix vanilla vf360 video visualization vodafone voip vxml wadl wave web web2.0 web20 webservice websocket wicket wii wiki wikipedia wine work workflow worklist wsdl wsif xform xforms xhtml xml xmpp xp xpath xpdl xquery xsd xslt xul zeromq
05.12.2007
# InfoQ: The Seven Fallacies of Business Process Execution
After 8+ years of intense research, the software industry and its customers are hitting a wall. The vision defined by BPM startups in the dotcom era has not materialized yet: we are still far from having the ability to use the business process models designed by business analysts to create complete executable solutions (even with minimal interventions from developers). | 05.12.2007 15:41 Uhr | soa bpmn bpel
31.05.2007
# Apache ODE -- Index ← http://www.theserverside.com/news/thread.tss?thread_id=45620
Apache ODE (Orchestration Director Engine) executes business processes written following the WS-BPEL standard. It talks to web services, sending and receiving messages, handling data manipulation and error recovery as described by your process definition. It supports both long and short living process executions to orchestrate all the services that are part of your application. | 31.05.2007 13:40 Uhr | bpel java
22.03.2007
# bala.murugan - Dynamic Aggregation of Web Services
SOA being the buzzword around and web services being a more practicable approach in achieving SOA, a lot of effort being expended in employing web services to realize SOA in a more ubiquitous way. Aggregation of web services using BPEL is a vital step towards this direction. Enhancing BPEL to facilitate dynamic aggregation is the objective of this work. This would mean more freedom and flexibility to the web services developers while creating and deploying the services. This work demonstrates the achievement of dynamic aggregation by introducing Object oriented behavior to web services thereby making them behave as Objects (stateless) as defined in an Object Oriented environment. | 22.03.2007 20:53 Uhr | soa bpel
24.01.2007
# The BPEL Cookbook: Using WSIF for Integration
Learn how BPEL processes can access Java classes and EJBs using WSIF. | 24.01.2007 10:49 Uhr | java bpel wsdl wsif
# Book excerpt: Using WSIF for integration - Java World
In real-world scenarios, a BPEL (Business Process Execution Language) business process will often have to connect to an existing application or system. Of particular interest here is connectivity to J2EE artifacts, such as Java classes, Enterprise JavaBeans (EJBs), Java Message Service (JMS), enterprise resource planning systems accessible through Java Connector Architecture (JCA), Java Database Connectivity databases, or other Java resources. | 24.01.2007 10:16 Uhr | java wsdl wsif bpel
14.11.2006
# IT|Redux » Why BPMN Matters
Today, I will try to explain why BPMN matters. Until now, there has been no standard notation for designing business processes. ARIS ? the Brainchild of Dr. August-Wilhelm Scheer ? is a great notation, but it?s a very propriatery one that is not supported by any other tool than IDS Scheer ARIS. UML Activity Diagrams are cute, but business analysts somehow cannot use them. Flowcharts is what they?d rather go for, but these tend to be limited to the modeling of single processes, which does not accomodate the requirements of a Service Oriented Architecture (SOA). Something better was needed, and this is why BPMI.org developed BPMN a couple of years ago. | 14.11.2006 20:12 Uhr | bpmn bpel
07.11.2006
# ActiveGrid blazes path for enterprise LAMP | InfoWorld | Column | 2005-06-22 | By Jon Udell ← http://www.langreiter.com/space/2006-11-07-talkIsCheap
ActiveGrid's BPEL/XForms application descriptions are a curious hybrid that may or may not appeal to developers or other tool vendors. But if the overall approach reduces the rocket science required to scale LAMP applications onto commodity clusters, enterprises may come to see LAMP in a whole new light. | 07.11.2006 21:34 Uhr | bpel xforms lamp
25.05.2006
# BeanFlow ← http://www.innoq.com/blog/st/2006/05/24/beanflow_orchestration_with_java.html
BeanFlow is a lightweight Java library for building workflows using beans to orchestrate events. You can think of BeanFlow as a simple alternative to BPEL where the workflows are all specified and implemented using Java code rather than declarative XML. | 25.05.2006 12:39 Uhr | java bpel