[JBoss JIRA] (SRAMP-563) Convert DTGov UI errai services to jax-rs endpoints
by Eric Wittmann (JIRA)
Eric Wittmann created SRAMP-563:
-----------------------------------
Summary: Convert DTGov UI errai services to jax-rs endpoints
Key: SRAMP-563
URL: https://issues.jboss.org/browse/SRAMP-563
Project: S-RAMP
Issue Type: Task
Security Level: Public (Everyone can see)
Components: UI
Reporter: Eric Wittmann
Assignee: Brett Meyer
Currently we use Errai RPC services to communicate between the UI client and the server. We should switch all of these from Errai RPC to REST, which would allow us to remove all server-side Errai dependencies and thus no longer use CDI. This is a big win when running in Fuse and it doesn't make the UI any more complicated. It also has the side effect of introducing a REST API for the user interface, potentially allowing alternative implementations, integrations, embedded components in other UIs, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (SRAMP-562) Convert S-RAMP UI errai services to jax-rs endpoints
by Eric Wittmann (JIRA)
Eric Wittmann created SRAMP-562:
-----------------------------------
Summary: Convert S-RAMP UI errai services to jax-rs endpoints
Key: SRAMP-562
URL: https://issues.jboss.org/browse/SRAMP-562
Project: S-RAMP
Issue Type: Task
Security Level: Public (Everyone can see)
Components: UI
Reporter: Eric Wittmann
Assignee: Brett Meyer
Currently we use Errai RPC services to communicate between the UI client and the server. We should switch all of these from Errai RPC to REST, which would allow us to remove all server-side Errai dependencies and thus no longer use CDI. This is a big win when running in Fuse and it doesn't make the UI any more complicated. It also has the side effect of introducing a REST API for the user interface, potentially allowing alternative implementations, integrations, embedded components in other UIs, etc.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months
[JBoss JIRA] (SRAMP-561) Support Fuse JMS
by Brett Meyer (JIRA)
Brett Meyer created SRAMP-561:
---------------------------------
Summary: Support Fuse JMS
Key: SRAMP-561
URL: https://issues.jboss.org/browse/SRAMP-561
Project: S-RAMP
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Reporter: Brett Meyer
Assignee: David virgil naranjo
Fix For: 0.6.0
SRAMP-433 created JMS events within S-RAMP. For Tomcat, Jetty, and standalone EAP, we use an embedded ActiveMQ broker. For standalone-full EAP, we re-use the existing HornetQ JMS and JNDI resources.
Supposedly, Fuse provides ActiveMQ out-of-the-box. We should re-use that, rather than relying on the embedded broker. Investigate and figure out a way to add the JMS resources during S-RAMP installation, similar to the new configureJMS-jboss-eap-6.xslt.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 3 months