[JBoss JIRA] (SRAMP-605) Remove binaries from SwitchYard integration test
by Stefan Bunciak (JIRA)
Stefan Bunciak created SRAMP-605:
------------------------------------
Summary: Remove binaries from SwitchYard integration test
Key: SRAMP-605
URL: https://issues.jboss.org/browse/SRAMP-605
Project: S-RAMP
Issue Type: Bug
Affects Versions: 0.6.0.Final
Reporter: Stefan Bunciak
Assignee: Stefan Bunciak
Fix For: 0.7.0.Final
{code}SwitchYardClientTest{code} currently leverages pre-built switchyard quickstarts (stored in scm).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-604) Show relationships targeting the current artifact in the UI
by Brett Meyer (JIRA)
Brett Meyer created SRAMP-604:
---------------------------------
Summary: Show relationships targeting the current artifact in the UI
Key: SRAMP-604
URL: https://issues.jboss.org/browse/SRAMP-604
Project: S-RAMP
Issue Type: Feature Request
Reporter: Brett Meyer
Assignee: Brett Meyer
Great idea from [~eric.wittmann] on an email thread:
{quote}
I also think there is room in the UI for some way to show all artifacts
that point to the current artifact by a specific relationship. So
perhaps an editable drop-down control allowing the user to select a
common relationship or type their own, which would result in this query:
/s-ramp/<model>/<type>[<relationship>[@uuid = <uuid>]]
The <model>, <type>, and <uuid> values come from the currently selected
artifact. The <relationship> comes from the dropdown. Populate a table
with the results!
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-598) Improve error condition handling and map to applicable HTTP response codes
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-598?page=com.atlassian.jira.plugin.... ]
Brett Meyer resolved SRAMP-598.
-------------------------------
Fix Version/s: 0.7.0.Final
Resolution: Done
> Improve error condition handling and map to applicable HTTP response codes
> --------------------------------------------------------------------------
>
> Key: SRAMP-598
> URL: https://issues.jboss.org/browse/SRAMP-598
> Project: S-RAMP
> Issue Type: Sub-task
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Fix For: 0.7.0.Final
>
>
> {quote}Publishing an artifact to the wrong collection will result in HTTP error "403" Forbidden.{quote}
> {quote}If the supplied uuid property value duplicates one already in the repository, the server SHALL return an HTTP error code of "409" indicating a Conflict.{quote}
> {quote}If the artifact being edited is not in the repository at the time of the PUT, then the server SHALL return an HTTP error code of "404" indicating a Not Found.{quote}
> {quote}Requests to retrieve an Artifact Entry document from the incorrect Artifact Type Model will result an HTTP "404" Not Found.{quote}
> The server currently throws back 500 responses
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-438) Reduce the # of jars in s-ramp-ui-war-fuse61's /WEB-INF/lib
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-438?page=com.atlassian.jira.plugin.... ]
Brett Meyer commented on SRAMP-438:
-----------------------------------
I think you're right -- it has improved to a certain extent. SRAMP-562 should help even more. But after that, we should still probably evaluate what remains. There may be more that we can clean up.
> Reduce the # of jars in s-ramp-ui-war-fuse61's /WEB-INF/lib
> -----------------------------------------------------------
>
> Key: SRAMP-438
> URL: https://issues.jboss.org/browse/SRAMP-438
> Project: S-RAMP
> Issue Type: Enhancement
> Components: UI
> Reporter: Brett Meyer
> Assignee: Brett Meyer
> Priority: Minor
>
> s-ramp-ui-war-fuse61 includes 100+ jars in /WEB-INF/lib, mostly due to Weld/CDI's lack of OSGi support. Some/many of these could probably be removed, but it needs evaluated.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months