You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2018/03/26 13:52:00 UTC

[jira] [Resolved] (SCB-434) Fix dependency of jaxrs sample

     [ https://issues.apache.org/jira/browse/SCB-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved SCB-434.
------------------------------
    Resolution: Fixed

Applied the patch into master and pre-1.0 branch.

> Fix dependency of jaxrs sample
> ------------------------------
>
>                 Key: SCB-434
>                 URL: https://issues.apache.org/jira/browse/SCB-434
>             Project: Apache ServiceComb
>          Issue Type: Bug
>          Components: Java-Chassis
>            Reporter: yangyongzheng
>            Assignee: yangyongzheng
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m1
>
>
> jaxrs-provider in samples must use "provider-jaxrs" as provider, not "provider-rest-common"
> "provider-jaxrs" contains  "provider-rest-common“, “swagger-invocation-jaxrs“ and “swagger-generator-jaxrs“ , *if only import "provider-rest-common",swagger contract of jaxrs operation with @GET annotation will be generated as POST, that is not correct.*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)