Version
Wed, 10/12/2011 - 15:25 — webmaster
New:
- JOpera runs on Eclipse 3.7 Indigo
Fixes:
- WSDL Endpoints for processes no longer include illegal characters (thanks to Meena Sengu)
- JOpera Library configuration now stored persistently as a project property (XPath programs dragged from the library should no longer disappear after restarting Eclipse) (thanks to Esteban Etayo Gil)
Wed, 11/24/2010 - 21:42 — webmaster
New Features:
- JS Adapter (embed JavaScript snippets into your processes - requires Java6)
Fixes:
Mon, 10/25/2010 - 21:23 — webmaster
Updates:
- ARC adapter supports local UI installations
- REST.TASK adapter serves task resources in JSON/XML/ATOM content types
Wed, 09/22/2010 - 20:36 — webmaster
New Features:
- new REST.TASK adapter (tasks can be remotely controlled from REST clients)
- new verifier extension point
- new ID_URI system parameter for identifying tasks and processes through URIs
Updates:
- REST.RESPOND adapter can send HTTP headers
Thu, 09/09/2010 - 20:31 — webmaster
New Features:
- Added AutoRun kernel option (thanks to Achille Peternier)
Thu, 07/15/2010 - 20:29 — webmaster
New Features:
- Runs on Eclipse 3.6 Helios (32bit)
- Multi-Threaded Process Execution Kernel
- Added MapTube Mashup Example (thanks to Andrea Reber)
- Added Kernel Extension Point for providing custom ThreadPool
Updates:
- Updated XtremWebCH and ARC Adapters (thanks to Francesco Lelli)
Thu, 12/10/2009 - 21:09 — webmaster
New Features:
Updates:
- REST API extended to produce application/atom+xml feeds
- REST API supports server-side filtering with URL wildcards
- Deploy/Undeploy processes by simply adding or removing .oml files from the server workspace
- Starting a JOpera server on an empty workspace will now automagically create a JOpera project ready to accept your .oml files
Thu, 11/12/2009 - 21:16 — webmaster
New Features:
Updates:
- Extended ARC job submission adapter to support embedded XRLS job descriptions
- ARC adapter can now reliably kill submitted jobs
- REST API: addressability down to the parameter level
Wed, 09/02/2009 - 21:35 — webmaster
New Features:
- New REST workflow engine API:
- GET the current state of a workflow instance in HTML, XML, or JSON format at anytime
- POST new workflow instances (blocking and non-blocking request patterns)
- DELETE process instances once they are finished
- REST Adapter: publish your own URIs from workflows
Thu, 07/23/2009 - 17:07 — webmaster