Search: 2010

Results 11 - 20 of 66

Search results

How to configure instance persistence

Dear JOpera support,
how is the peristence of instances/tasks configured with JOpera server to maintain the state
beyond server shutdown ? This is esp. needed to recover long running (human) tasks.
Chapter 7 (FAQ) mentions such an option without providing any details:
"If you have configured the kernel to use persistent storage, this information
may even survive kernel crashes."

Many thanks
Jaro

Run Jopera workflow using SGE

We have a Linux-based HPC cluster and using SGE to manage jobs. We will be constructing workflows that link command-line applications. What is the best way to use JOpera in this setup? Does JOpera has any special adapters for handling jobs submitted through 'qsub' command in SGE ?

Thanks
Vivek

Type Task SOAP_X has an invalid Condition: String index out of range: 109

Hello,

When i make a condition like this (PROC.m<>(T.a) AND (T.b)) so i receive as problem the following "Task SOAP_X has an invalid Condition: String index out of range: 109".

Could you help me please
Best Regards
Nabil
Master student
Tunisia

control flow

Hello Sir,

I want to make a condition before the execution of a task.(i.e, if the condition is true then the task will be executed else it doesn't ).
Where can i make this condition?(please i need some information about this subject)

Best Regards
Nabil

Version 2.5.4, released on November 24th 2010

New Features:

  • JS Adapter (embed JavaScript snippets into your processes - requires Java6)

Fixes:

Some REST Design Patterns (and Anti-Patterns)

Publication Type  Talk
Year of Publication  2009
Authors  Pautasso, C.
Date Published  23.10.2009
Place Published  2nd International SOA and Cloud Symposium, Rotterdam, NL
  

Mashup DoodleMap (Updated)

Download the updated mashup_doodlemap.oml example that ships with JOpera fixed to work with the latest version of the Doodle RESTful API.

Licence

JOpera Licence

Copyright (c) 2003-2012, JOpera.org

Redistribution and use in source and binary forms, with or without
modification, are permitted for strictly non-commercial purposes
provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer
    in the documentation and/or other materials provided with the

using a character other than % to delimit variable

hi,

We are trying out JOpera to orchestrate RESTFul service.

It seems that % used by JOpera to delimit variables is having conflict
with another package for HTTP GET request, as % is a commonly used escape
character in HTTP protocol.

Am wondering whether there is any place we could change the % to some
other characters?

Your help would be greatly appreciated.

Best Regards,

JS

Missing WSIF Adapter

Hi,

I've been a couple of days learning how to use jOpera using its examples and manual but I had a problem with the ones using web services. I can import an WSDL without any problem, but I can't find the WSIF component that is listed in the manual and is a dependence in web services related demos .

I have installed jOpera latest version together with Eclipse Helios 3.6.1, and the file ch.ethz.jopera.subsystems.ws_2.4.6.jar is present in the plugins folder, but there is no oml file modeling the adapter.

Please can anyone help me in running those demos??

Thanks in advance.