-
Recent Posts
Recent Comments
- Jacek Laskowski on Why would I prefer Liberty Profile over TomEE?! No easy answer
- Jean-Louis MONTEIRO on Why would I prefer Liberty Profile over TomEE?! No easy answer
- Pobody on OpenJDK 1.8.0-jdk8-b35 seems to break Leiningen 2
- Piotr Kania on Java 7 New Features Cookbook give-away contest
- Jacek Laskowski on Java 7 New Features Cookbook give-away contest
My Tweets
Error: Twitter did not respond. Please wait a few minutes and refresh this page.
Archives
Categories
Tags
Apache Aries Apache CXF Apache OpenEJB BRMS Clojure ClojureScript course CSS3 Dart Eclipse Eclipse Equinox EJB Erlang F# Git GlassFish Google Guice Grails HTML5 IBM Installation Manager IBM WebSphere AS ILOG JRules IntelliJ IDEA java7 JavaScript JAX-WS JBoss AS JMS jquery OSGi Processing rabbitmq Rational Application Developer Scala Service Component Architecture SOAP soapUI Spring Framework Web Services WebSphere Application Server WebSphere ESB WebSphere Integration Developer WebSphere Lombardi Edition WebSphere Process Server WS-BPELMeta
Tag Archives: WebSphere Lombardi Edition
Decision Gateway (XOR) in Lombardi
November 20, 2011 Jacek Laskowski
There are three different gateways in IBM WebSphere Lombardi (WLE) 7.2 – Decision Gateway (XOR), Simple Split (AND) and Conditional Split (OR). They are to handle different cases in a process flow. I still do remember the troubles in their understanding in another process engine – IBM WebSphere Process Server (a WS-BPEL engine), but time [...]
Using soapUI and Lombardi WebAPIService to complete task
November 18, 2011 Jacek Laskowski
With yesterday’s findings, which I described in Using soapUI to access Lombardi WebAPIService, I thought about sending a SOAP message to complete a task in a process. What bothered me was how to pass data to a process instance so it’d become output variable(s) for an activity. Let’s give the following business process definition a [...]
Using soapUI to access Lombardi WebAPIService
November 16, 2011 Jacek Laskowski
IBM WebSphere Lombardi Edition 7.2 provides SOAP Web Service interface to its managed resources, be it business process definitions or instances thereof. In a conversation, Dawn Ahukanna said (quoting with permission): “The Lombardi coaches/forms are specifically for exposing process variables and business data to a user to complete a process activity.” It struck me so [...]
And now… Some Services – Lombardi WebAPI WSDLs exposed
November 15, 2011 Jacek Laskowski
While studying External Activities in IBM WebSphere Lombardi Edition 7.2 and asking around, I was told about http://[server]:[port]/webapi/services URL for Lombardi WebAPI WSDLs. You want to contact Lombardi from outside? Use WebAPI in 7.2 with the WSDLs. On my installation the port is 19086. I’m installing SoapUI to play with the WSDLs. I think WebAPIService [...]
What’s the default pool’s name to hold all lanes within the BPD? Lombardi or Pool?
November 9, 2011 Jacek Laskowski
I work with IBM WebSphere Lombardi Edition 7.2 (with the Fix Pack 7.2.0.2) as depicted in the following figure. While reading IBM WebSphere Lombardi Edition Information Center I came across the section about developing new process applications and business process definitions – Creating a BPD (later about their differences unless it’s known and I shouldn’t [...]
Learning environment with IBM WebSphere Lombardi Edition 7.2 ready
November 6, 2011 Jacek Laskowski
Do you remember when you began your journey into an area you’re currently good at? I do and I’m quite lucky to experience it quite regularly. It takes a lot of time and patience, but once you grasp the concepts the cost matters no more. I remember when I started learning IBM WebSphere ILOG JRules [...]
WebSphere Lombardi Edition V7.2 on Windows 7 – beware UAC
March 3, 2011 Jacek Laskowski
Running IBM WebSphere Lombardi Edition (WLE) V7.2 on MS Windows 7 might cause troubles depending on the User Account Control (UAC) settings. It results in SQL5005C System Error while logging in as the WLE user as shown below: It may also prevent WLE environment from booting up upon executing Start Servers shortcut in Windows menu. [...]