[JBoss JIRA] (SRAMP-595) Support content encoding value on atom:content
by Brett Meyer (JIRA)
Brett Meyer created SRAMP-595:
---------------------------------
Summary: Support content encoding value on atom:content
Key: SRAMP-595
URL: https://issues.jboss.org/browse/SRAMP-595
Project: S-RAMP
Issue Type: Sub-task
Reporter: Brett Meyer
Assignee: Brett Meyer
The atom:content mapping must support something like:
{code}type="application/xml; charset=utf-8"{code}
If, for example, XmlDocument#contentEncoding is set to "utf-8", append that to atom:content. If present when an Entry is posted, know how to split up the value and set both contentType and contentEncoding.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-594) s-ramp:getMetaData command returns npe
by Gary Brown (JIRA)
Gary Brown created SRAMP-594:
--------------------------------
Summary: s-ramp:getMetaData command returns npe
Key: SRAMP-594
URL: https://issues.jboss.org/browse/SRAMP-594
Project: S-RAMP
Issue Type: Bug
Affects Versions: 0.6.0.Final
Reporter: Gary Brown
Assignee: Brett Meyer
After working through section 7 in the user guide, I had set the description property on an artifact and then exited the cli.
When I went back into the console and connected, I then issued the command:
s-ramp:getMetaData feed:15
and got:
{noformat}
java.lang.NullPointerException
at org.overlord.sramp.shell.commands.core.GetMetaDataCommand.execute(GetMetaDataCommand.java:71)
at org.overlord.sramp.shell.SrampShell.run(SrampShell.java:103)
at org.overlord.sramp.shell.SrampShell.main(SrampShell.java:67)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.simontuffs.onejar.Boot.run(Boot.java:340)
at com.simontuffs.onejar.Boot.main(Boot.java:166)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (SRAMP-593) GWT exception when no network connection available
by Gary Brown (JIRA)
Gary Brown created SRAMP-593:
--------------------------------
Summary: GWT exception when no network connection available
Key: SRAMP-593
URL: https://issues.jboss.org/browse/SRAMP-593
Project: S-RAMP
Issue Type: Bug
Affects Versions: 0.6.0.Final
Reporter: Gary Brown
Assignee: Brett Meyer
After starting up a freshly seeded EAP server, accessed the UI and selected overlord.demo.SimpleReleaseProcess.bpmn. This resulted in an error dialog being displayed with:
"Uncaught GWT Error! Exception caught: Exception caught: Exception caught: (TypeError) : Cannot read property 'edit' of undefined"
At the time my network connection was disabled. When I later tried the UI again with my network connection enabled, it worked fine.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months
[JBoss JIRA] (RTGOV-599) Fuse: resubmit is always successful
by Andrej Vano (JIRA)
Andrej Vano created RTGOV-599:
---------------------------------
Summary: Fuse: resubmit is always successful
Key: RTGOV-599
URL: https://issues.jboss.org/browse/RTGOV-599
Project: RTGov (Run Time Governance)
Issue Type: Bug
Affects Versions: 2.0.0.Final
Environment: fuse with added property from RTGOV-598
Reporter: Andrej Vano
Assignee: Gary Brown
Fix For: 2.1.0.Final
Adding the property from RTGOV-598 solves the problem with "Connection Refused", but the resubmitted message will always success even if you resubmit the same message that caused the error.
This resubmitted request is probably not sent successfully because it is not generating any additional situations
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
10 years, 2 months