[JBoss JIRA] (TOOLSDOC-560) We should add an illustration of the RESTFUL output
by Michelle Murray (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-560?page=com.atlassian.jira.plug... ]
Michelle Murray reassigned TOOLSDOC-560:
----------------------------------------
Assignee: Misha Ali (was: Michelle Murray)
> We should add an illustration of the RESTFUL output
> ---------------------------------------------------
>
> Key: TOOLSDOC-560
> URL: https://issues.jboss.org/browse/TOOLSDOC-560
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Enhancement
> Affects Versions: 4.2.0.Final
> Environment: Build Name: 22960, Start Developing-8.0
> Build Date: 22-10-2014 11:29:36
> Topic ID: 13785-717269 [Latest]
> Reporter: Len DiMaggio
> Assignee: Misha Ali
> Priority: Minor
> Fix For: 4.2.3.Beta1
>
>
> Title: Add a RESTful Web Service
> Describe the issue:
> The final step in this section reads:
> Open a new Web Browser and in the address bar of the Web Browser enter http://localhost:8080/ticket-monster/rest/events. This shows the output of the new RESTful endpoint.
> Suggestions for improvement:
> We should add test explaining to the reader that the output should look like this:
> [{"id":2,"version":1,"name":"Rock concert of the decade","description":"Get ready to rock...","major":true,"picture":null},{"id":1,"version":1,"name":"Shane's Sock Puppets","description":"This critically acclaimed masterpiece...","major":true,"picture":null}]
> Additional information:
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-18721) New version of Saxon-HE required in locus
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18721?page=com.atlassian.jira.plugi... ]
Paul Richardson commented on JBIDE-18721:
-----------------------------------------
[~maxandersen]
No problem. Its only just moving up the priority list now for Designer so was languishing on my back-burner!
> New version of Saxon-HE required in locus
> -----------------------------------------
>
> Key: JBIDE-18721
> URL: https://issues.jboss.org/browse/JBIDE-18721
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: locus
> Affects Versions: 1.2.0-LOCUS
> Reporter: Paul Richardson
> Fix For: 1.2.0-LOCUS
>
>
> The Teiid Server project has updated their dependencies, including increasing the Saxon-HE version to 9.1.5-6j.
> Since Teiid Designer takes a cut of the Teiid Server's client, it is necessary to update the Saxon-HE dependency in the former in order to remain in sync. Designer gets it Saxon library from the Locus repository.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19087) Debugging Ionic Project With CordovaSim and Livereload
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19087?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-19087:
--------------------------------
Labels: upstream (was: )
> Debugging Ionic Project With CordovaSim and Livereload
> ------------------------------------------------------
>
> Key: JBIDE-19087
> URL: https://issues.jboss.org/browse/JBIDE-19087
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Affects Versions: 4.2.2.Final
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Labels: upstream
> Fix For: 4.3.0.Alpha2
>
>
> CordovaSim will connect to the livereload server but doesn't seem to be picking up any changes.
> Looks like it's a problem with a specific project Created a new project from the ionic starter template and all works fine.When I make a change to a source file I can see some reload activity on the console and typically get the exception below. The application still appears to work in CordovaSim but without the change.
> {code}
> Exception in thread "JavaFX Application Thread" org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.SWT.error(SWT.java:4441)
> at org.eclipse.swt.SWT.error(SWT.java:4356)
> at org.eclipse.swt.SWT.error(SWT.java:4327)
> at org.eclipse.swt.widgets.Widget.error(Widget.java:476)
> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:348)
> at org.eclipse.swt.widgets.Control.forceFocus(Control.java:1075)
> at org.jboss.tools.vpe.cordovasim.events.RippleInjector.inject(RippleInjector.java:68)
> at org.jboss.tools.vpe.cordovasim.events.RippleInjector.access$1(RippleInjector.java:55)
> at org.jboss.tools.vpe.cordovasim.events.RippleInjector$1.run(RippleInjector.java:44)
> at com.sun.javafx.application.PlatformImpl.lambda$null$164(PlatformImpl.java:292)
> at com.sun.javafx.application.PlatformImpl$$Lambda$137/1010931249.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at com.sun.javafx.application.PlatformImpl.lambda$runLater$165(PlatformImpl.java:291)
> at com.sun.javafx.application.PlatformImpl$$Lambda$120/1686100174.run(Unknown Source)
> at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
> at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
> at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.startCordovaSim(CordovaSimRunner.java:114)
> at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:91)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBDS-3367) Offline update from 8.0.x fails in installing FeedHenry
by Jan Richter (JIRA)
[ https://issues.jboss.org/browse/JBDS-3367?page=com.atlassian.jira.plugin.... ]
Jan Richter updated JBDS-3367:
------------------------------
Summary: Offline update from 8.0.x fails in installing FeedHenry (was: Offline update from 8.0.x fails due to missing FeedHenry bundle)
> Offline update from 8.0.x fails in installing FeedHenry
> -------------------------------------------------------
>
> Key: JBDS-3367
> URL: https://issues.jboss.org/browse/JBDS-3367
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 8.1.0.Beta1
> Reporter: Jan Richter
>
> Updating from 8.0.0, 8.0.1 and 8.0.2 from the update zip causes the following error:
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Tools FeedHenry Integration 1.0.0.Beta1-v20150225-2159-B85 (org.jboss.tools.feedhenry.feature.group 1.0.0.Beta1-v20150225-2159-B85)
> Missing requirement: org.jboss.tools.feedhenry.ui 1.0.0.Beta1-v20150225-2159-B85 requires 'bundle org.jboss.tools.vpe.cordovasim.eclipse 3.6.2' but it could not be found
> Cannot satisfy dependency:
> From: JBoss Tools FeedHenry Integration 1.0.0.Beta1-v20150225-2159-B85 (org.jboss.tools.feedhenry.feature.group 1.0.0.Beta1-v20150225-2159-B85)
> To: org.jboss.tools.feedhenry.ui [1.0.0.Beta1-v20150225-2159-B85]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBDS-3367) Offline update from 8.0.x fails due to missing FeedHenry bundle
by Jan Richter (JIRA)
Jan Richter created JBDS-3367:
---------------------------------
Summary: Offline update from 8.0.x fails due to missing FeedHenry bundle
Key: JBDS-3367
URL: https://issues.jboss.org/browse/JBDS-3367
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 8.1.0.Beta1
Reporter: Jan Richter
Updating from 8.0.0, 8.0.1 and 8.0.2 from the update zip causes the following error:
Cannot complete the install because one or more required items could not be found.
Software being installed: JBoss Tools FeedHenry Integration 1.0.0.Beta1-v20150225-2159-B85 (org.jboss.tools.feedhenry.feature.group 1.0.0.Beta1-v20150225-2159-B85)
Missing requirement: org.jboss.tools.feedhenry.ui 1.0.0.Beta1-v20150225-2159-B85 requires 'bundle org.jboss.tools.vpe.cordovasim.eclipse 3.6.2' but it could not be found
Cannot satisfy dependency:
From: JBoss Tools FeedHenry Integration 1.0.0.Beta1-v20150225-2159-B85 (org.jboss.tools.feedhenry.feature.group 1.0.0.Beta1-v20150225-2159-B85)
To: org.jboss.tools.feedhenry.ui [1.0.0.Beta1-v20150225-2159-B85]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month