You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/12/08 17:46:00 UTC

[jira] [Commented] (ISIS-2475) RESTEASY003210: Could not find resource for full path: https://demo-wicket.isis.incode.work/restful/domain-types/org.apache.wicket.markup.MarkupStream/properties/

    [ https://issues.apache.org/jira/browse/ISIS-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246027#comment-17246027 ] 

ASF subversion and git services commented on ISIS-2475:
-------------------------------------------------------

Commit db8b0d84e1ab38ff982b644b9aa8302e88a1df56 in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=db8b0d8 ]

ISIS-2475: fixes DomainTypeResourceServerside to return only entities
and viewmodels, but non of the other types discovered by the spec loader

also don't pass all method parameters through the spec loader during
type introspection, as this registered too many types

> RESTEASY003210: Could not find resource for full path: https://demo-wicket.isis.incode.work/restful/domain-types/org.apache.wicket.markup.MarkupStream/properties/
> ------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-2475
>                 URL: https://issues.apache.org/jira/browse/ISIS-2475
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Examples Demo App
>    Affects Versions: 2.0.0-M4
>            Reporter: Jörg Rade
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>         Attachments: ScreenShot 460 YARC! Yet Another REST Client - Google Chrome.png
>
>
> Reproduce via: 
> * Chrome + YARC extension, enter URL and credentials, execute GET (see screenshot) or
> * curl --user sven:pass -v -H "Access-Control-Request-Method: GET" -H "Origin: http://localhost:3000"   -X OPTIONS https://demo-wicket.isis.incode.work/restful/domain-types/org.apache.wicket.markup.MarkupStream/properties/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)