Petals BC SQL

Embedded WSDL is incorrect

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.6.2
  • Fix Version/s: 1.6.3, 1.8.0
  • Component/s: None
  • Security Level: Public
  • Description:

    The embedded WSDL defining the service contract is wrong when defining the type 'columnType': the column value is not modeled.

  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Mon, 16 Oct 2017 - 14:16:55 +0200

Only attributes 'name' and 'type' are modeled

Show
Christophe DENEUX added a comment - Mon, 16 Oct 2017 - 14:16:55 +0200 Only attributes 'name' and 'type' are modeled
Christophe DENEUX made changes - Mon, 16 Oct 2017 - 14:16:55 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Minor [ 4 ]
Christophe DENEUX made changes - Mon, 16 Oct 2017 - 14:16:58 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Tue, 17 Oct 2017 - 08:41:28 +0200

Fixed in trunk

Show
Christophe DENEUX added a comment - Tue, 17 Oct 2017 - 08:41:28 +0200 Fixed in trunk
Christophe DENEUX made changes - Tue, 17 Oct 2017 - 08:41:29 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.6.3 [ 10685 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Tue, 24 Oct 2017 - 17:53:01 +0200 - edited

Reopened because the replies of BC SQL are not aligned with their definitions in the WSDL.

<sql:result xmlns:sql="http://petals.ow2.org/components/sql/version-1">
   <row>
      <column>...</column>
   </row>
</sql:result>

instead of the expected one:

<result xmlns="http://petals.ow2.org/components/sql/version-1">
   <row>
      <column>...</column>
   </row>
</result>
Show
Christophe DENEUX added a comment - Tue, 24 Oct 2017 - 17:53:01 +0200 - edited Reopened because the replies of BC SQL are not aligned with their definitions in the WSDL.
<sql:result xmlns:sql="http://petals.ow2.org/components/sql/version-1">
   <row>
      <column>...</column>
   </row>
</sql:result>
instead of the expected one:
<result xmlns="http://petals.ow2.org/components/sql/version-1">
   <row>
      <column>...</column>
   </row>
</result>
Christophe DENEUX made changes - Tue, 24 Oct 2017 - 17:53:01 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Priority Minor [ 4 ] Major [ 3 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Tue, 24 Oct 2017 - 17:53:18 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Tue, 24 Oct 2017 - 17:57:46 +0200

Fixed in trunk

Show
Christophe DENEUX added a comment - Tue, 24 Oct 2017 - 17:57:46 +0200 Fixed in trunk
Christophe DENEUX made changes - Tue, 24 Oct 2017 - 17:57:46 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Wed, 6 Mar 2019 - 12:15:28 +0100 - edited

Reopened because operation names for INSERT, DELETE and UPDATE with response are incorrect, and also operation names relative to stored procedure.

Show
Christophe DENEUX added a comment - Wed, 6 Mar 2019 - 12:15:28 +0100 - edited Reopened because operation names for INSERT, DELETE and UPDATE with response are incorrect, and also operation names relative to stored procedure.
Christophe DENEUX made changes - Wed, 6 Mar 2019 - 12:15:28 +0100
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 6 Mar 2019 - 12:15:30 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Wed, 6 Mar 2019 - 17:04:25 +0100

Operation names fixed in trunk

Show
Christophe DENEUX added a comment - Wed, 6 Mar 2019 - 17:04:25 +0100 Operation names fixed in trunk
Christophe DENEUX made changes - Wed, 6 Mar 2019 - 17:04:25 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.7.1 [ 10868 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
34s
1
Christophe DENEUX
Mon, 16 Oct 2017 - 14:16:55 +0200
Open Open In Progress In Progress
3s
1
Christophe DENEUX
Mon, 16 Oct 2017 - 14:16:58 +0200
In Progress In Progress Resolved Resolved
18h 24m
1
Christophe DENEUX
Tue, 17 Oct 2017 - 08:41:29 +0200
Resolved Resolved Open Open
7d 9h 11m
1
Christophe DENEUX
Tue, 24 Oct 2017 - 17:53:01 +0200
Open Open In Progress In Progress
17s
1
Christophe DENEUX
Tue, 24 Oct 2017 - 17:53:18 +0200
In Progress In Progress Resolved Resolved
4m 28s
1
Christophe DENEUX
Tue, 24 Oct 2017 - 17:57:46 +0200
Resolved Resolved Open Open
497d 19h 17m
1
Christophe DENEUX
Wed, 6 Mar 2019 - 12:15:28 +0100
Open Open In Progress In Progress
2s
1
Christophe DENEUX
Wed, 6 Mar 2019 - 12:15:30 +0100
In Progress In Progress Resolved Resolved
4h 48m
1
Christophe DENEUX
Wed, 6 Mar 2019 - 17:04:25 +0100

People

Dates

  • Created:
    Mon, 16 Oct 2017 - 14:16:21 +0200
    Updated:
    Wed, 6 Mar 2019 - 17:04:25 +0100
    Resolved:
    Wed, 6 Mar 2019 - 17:04:25 +0100