Bug 812025 - Reading properties from Bpel Process
Summary: Reading properties from Bpel Process
Keywords:
Status: VERIFIED
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: riftsaw
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-12 14:52 UTC by Vinicius
Modified: 2021-10-15 11:51 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug


Attachments (Terms of Use)
Issue Reproducer (82.94 KB, application/zip)
2012-04-12 14:52 UTC, Vinicius
no flags Details

Description Vinicius 2012-04-12 14:52:37 UTC
Created attachment 577092 [details]
Issue Reproducer

Description of problem:

Some users would like to access to server properties, such as ip address, hostname, etc.. from their bpel process.

Apache ODE provides a similar feature known as "process-properties". Please, refer to the bellow links for additional information:

1 - http://ode.apache.org/xpath-extensions.html
2 - https://issues.apache.org/jira/browse/ODE-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel#issue-tabshuaauhuhahuaa

Steps to Reproduce:
1. Download the Issue reproducer - HelloWorld.zip
2. Deploy it under a SOA-P 5.2 server
3. Send a simple SOAP Request to Webservice
  
Actual results:

INFO [ASSIGN] Assignment Fault: { http://docs.oasis-open.org/wsbpel/2.0/process/executable }selectionFailure,lineNo=39,faultExplanation=R-Value expression "{OXPath10Expression ode:process-property('ode.localhost.name')}" did not select any nodes. 

Expected results:

The variable should be assigned within host name value.

Comment 1 Jeff Yu 2012-04-20 07:27:18 UTC
 This is the corresponding issue at RiftSaw https://issues.jboss.org/browse/RIFTSAW-489

Comment 2 Ivo Bek 2012-07-18 09:05:24 UTC
Verified in SOA-P 5.3.0.ER5


Note You need to log in before you can comment on or make changes to this bug.