[JBoss JIRA] (JBIDE-19152) CordovaSim: Can't run default FeedHenry app locally
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19152?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-19152.
-------------------------------
Verified with JBDS 8.1.0.Beta1-v20150301-1950-B438
> CordovaSim: Can't run default FeedHenry app locally
> ---------------------------------------------------
>
> Key: JBIDE-19152
> URL: https://issues.jboss.org/browse/JBIDE-19152
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cordovasim
> Affects Versions: 4.2.1.Final
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Fix For: 4.2.3.Beta1
>
>
> Basically, the situation is the following:
> 1. *ToolsProject-Cordova-App.zip* - is a basic FH hybrid app (all the app does is saying Hello + 'username' from the input field )
> 2. To run this app one simply needs to unpack the archive and import it as a cordova project to the studio
> 3. The application will work with a *remote* server like a charm !hello_tom.png|thumbnail!
> 4. However, there is an option to use *local* server instead of *remote* one
> 5. *ToolsProject-Cloud-App.zip* - is a app for running local server via grunt task runner
> 6. In order to run local server one needs:
> - unpack the app
> - run *npm install .*
> - run *grunt serve*
> Need to find the way to made CordovaSim use this *local* server
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBIDE-19109) Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar
by Vlado Pakan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19109?page=com.atlassian.jira.plugi... ]
Vlado Pakan closed JBIDE-19109.
-------------------------------
Verified with JBDS 8.1.0.Beta1-v20150301-1950-B438
> Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar
> ----------------------------------------------------------------------------------------------
>
> Key: JBIDE-19109
> URL: https://issues.jboss.org/browse/JBIDE-19109
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: browsersim, cordovasim
> Affects Versions: 4.2.2.Final
> Reporter: Ilya Buziuk
> Assignee: Ilya Buziuk
> Fix For: 4.2.3.Beta1
>
>
> Both SWT and JavaFX are affected.
> Stack trace for javaFx web engine:
> {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$6$1.run(PlatformImpl.java:301)
> at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:298)
> at java.security.AccessController.doPrivileged(Native Method)
> at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:298)
> 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] (TOOLSDOC-596) Hibernate Tools Ref Guide: Fix minor typos and wording issues
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-596?page=com.atlassian.jira.plug... ]
Misha Ali updated TOOLSDOC-596:
-------------------------------
Original Estimate: 4 hours (was: 2 hours)
Remaining Estimate: 4 hours (was: 2 hours)
Faced some problems getting book to build due to archaic entity tags. Removed and applied changes for chapters 1 and 2 and successfully tested build.
> Hibernate Tools Ref Guide: Fix minor typos and wording issues
> -------------------------------------------------------------
>
> Key: TOOLSDOC-596
> URL: https://issues.jboss.org/browse/TOOLSDOC-596
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Bug
> Components: General documentation issues
> Affects Versions: 4.1.1
> Reporter: Misha Ali
> Assignee: Misha Ali
> Priority: Optional
> Fix For: 4.1.1
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> Fix minor typo and awkward wording issues in the Hibernate Tools Reference Guide as suggested by Stephen Fikes from GSS. The proposed changes are in a PDF document.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (JBDS-2727) Cheatsheets for JBoss Central archetypes
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBDS-2727?page=com.atlassian.jira.plugin.... ]
Radim Hopp reassigned JBDS-2727:
--------------------------------
Assignee: Radim Hopp (was: Fred Bricon)
> Cheatsheets for JBoss Central archetypes
> ----------------------------------------
>
> Key: JBDS-2727
> URL: https://issues.jboss.org/browse/JBDS-2727
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: central, requirements
> Reporter: Burr Sutter
> Assignee: Radim Hopp
> Fix For: 8.1.0.Beta1
>
> Attachments: CHEATSHEET-CONTRIBUTING.html, CHEATSHEET-CONTRIBUTING.md
>
>
> Our archetypes should have cheatsheets when imported/opened into eclipse.
> Priority
> 1) HTML5 - cheatsheet should focus the end-user's attention on index.html, editable in the VPE, with the jQuery Mobile Palette, it should also describe LiveReload setup and BrowserSim
> 2) Java EE Web - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should describe the JPA Member.java, the relationship between MemberController.java and index.xhtml, the purpose of MemberResourceRESTService.java and JaxRsActivator.java
> Basically walk the user through the flow of events (from the UI to the backend) in the application
> 3) RichFaces - cheatsheet should focus the end-user's attention on index.xhtml, editable in the VPE, with the JSF/RichFaces Palette. It should also describe resources/components/memberForm.xhtml and its use of <rich:validator/> and that tag's relationship with the JPA beanvalidations
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 1 month
[JBoss JIRA] (TOOLSDOC-560) We should add an illustration of the RESTFUL output
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-560?page=com.atlassian.jira.plug... ]
Marián Labuda commented on TOOLSDOC-560:
----------------------------------------
Thanks for letting me know. But I am afraid this won't work at all as it is described in tutorial.
The issue is with HTTP request - once you open http://localhost:8080/ticket-monster/rest/events in a browser, you sent and HTTP request with method GET and content type text/html (this is used by default in browsers). And because our method annotated with GET annotation is returning application/json, it will fail on 404 error. To show your RESTful web service successfully in a browser you have to modify content type of method to produce text/html.
> 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: Michelle Murray
> 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