Petals BC REST

Add new XSL parameters (error, URI parameters, placeholders) to transform a JBI response into a HTTP response

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.2.2-BC
  • Fix Version/s: 2.3.0-BC , 2.3.0-SU-UT-FMK
  • Component/s: Consumer mode
  • Security Level: Public
  • Description:

    Add new XSL parameters (error, URI parameters, placeholders) for transformation generating the HTTP response on consumer side (Fix a javadoc comment)

  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Mon, 14 Mar 2022 - 13:45:34 +0100

Merged in trunk with svn#43785 and svn#43798

Show
Christophe DENEUX added a comment - Mon, 14 Mar 2022 - 13:45:34 +0100 Merged in trunk with svn#43785 and svn#43798
Hide
Christophe DENEUX added a comment - Mon, 14 Mar 2022 - 13:43:32 +0100

Added in branch petals-bc-rest-1.3.x with svn#43782, svn#43783 and svn#43799

Show
Christophe DENEUX added a comment - Mon, 14 Mar 2022 - 13:43:32 +0100 Added in branch petals-bc-rest-1.3.x with svn#43782, svn#43783 and svn#43799
Hide
Christophe DENEUX added a comment - Mon, 14 Mar 2022 - 13:41:42 +0100 - edited

New XSL parameters:

  • If an error is returned:
    • {http://petals.ow2.org/bc/rest/xsl/param/output/1.0}error-message: Error message
    • {http://petals.ow2.org/bc/rest/xsl/param/output/1.0}error-stack-trace: Error stack trace
  • URI parameters: no namespace, the local part of the XSL parameter is the URI parameter name
  • Component placeholders: namespace = http://petals.ow2.org/bc/rest/xsl/param/output/1.0/placeholders, the local part is the placeholder name
Show
Christophe DENEUX added a comment - Mon, 14 Mar 2022 - 13:41:42 +0100 - edited New XSL parameters:
  • If an error is returned:
    • {http://petals.ow2.org/bc/rest/xsl/param/output/1.0}error-message: Error message
    • {http://petals.ow2.org/bc/rest/xsl/param/output/1.0}error-stack-trace: Error stack trace
  • URI parameters: no namespace, the local part of the XSL parameter is the URI parameter name
  • Component placeholders: namespace = http://petals.ow2.org/bc/rest/xsl/param/output/1.0/placeholders, the local part is the placeholder name

People

Dates

  • Created:
    Mon, 14 Mar 2022 - 13:36:43 +0100
    Updated:
    Mon, 14 Mar 2022 - 16:40:18 +0100
    Resolved:
    Mon, 14 Mar 2022 - 13:41:42 +0100