[JBoss JIRA] (JBIDE-6184) Error while adding re-deployments on EAP-5
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-6184?page=com.atlassian.jira.plugin... ]
Rob Stryker updated JBIDE-6184:
-------------------------------
Fix Version/s: 3.2.0.Final
(was: 3.2.x)
> Error while adding re-deployments on EAP-5
> ------------------------------------------
>
> Key: JBIDE-6184
> URL: https://issues.jboss.org/browse/JBIDE-6184
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 3.1.0.GA
> Reporter: Libor Zoubek
> Assignee: Rob Stryker
> Priority: Minor
> Fix For: 3.1.1, 3.2.0.Final
>
> Attachments: JBIDE-6184_jbt.patch, server.log
>
>
> Steps to reproduce:
> 1. create EAR (with application.xml)
> 2. create web project 1 and add it to EAR
> 3. deploy EAR on EAP-5.0.GA (4.3 is not affected by this issue)
> 4. Create web project 2 add add it to EAR
> You should get same exception as attached in server.log
> Adapter is then in bad state, clicking on Full Republish on EAR in server view does not even help to get project 2 deployed. The only way is to remove and add EAR to server
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (JBDS-2864) Support faster turnarounds (with possibly hot deploy)
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-2864?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim updated JBDS-2864:
-----------------------------------
Description:
Currently the turnarounds are far to heavy, it takes far too much time to redeploy java applications to OpenShift.
We just discovered today that *rhc app config* and *rhc app deploy* allow you to avoid builds upon git push and manually triggering (hot-deploys) deploy
There's a blog post that is discussing parts of this: https://www.openshift.com/blogs/introduction-to-deployments-and-rollbacks...
was:
Currently the turnarounds are far to heavy, it takes far too much time to redeploy java applications to OpenShift.
We just discovered today that *rhc app config* and *rhc app deploy* allow you to avoid builds upon git push and manually triggering (hot-deploys) deploy
> Support faster turnarounds (with possibly hot deploy)
> -----------------------------------------------------
>
> Key: JBDS-2864
> URL: https://issues.jboss.org/browse/JBDS-2864
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: openshift
> Reporter: Andre Dietisheim
> Assignee: Max Rydahl Andersen
>
> Currently the turnarounds are far to heavy, it takes far too much time to redeploy java applications to OpenShift.
> We just discovered today that *rhc app config* and *rhc app deploy* allow you to avoid builds upon git push and manually triggering (hot-deploys) deploy
> There's a blog post that is discussing parts of this: https://www.openshift.com/blogs/introduction-to-deployments-and-rollbacks...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBDS-2866) CordovaSim Debugger
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBDS-2866?page=com.atlassian.jira.plugin.... ]
Ilya Buziuk commented on JBDS-2866:
-----------------------------------
{quote}
One critical test case is...does it work with something like
$.getJSON("http://mobile-html5.rhcloud.com/rest/members", function(data)
.
.
And besides deviceready console.logs, I also need to see JS syntax errors that show up when the page loads/refreshes.
{quote}
[~burrsutter], Dev tools debugger will handle Cross Domain AJAX calls and js syntax errors. I've made a short demo video - https://www.youtube.com/watch?v=Xsv6NSozHJQ . Burr, I want to know your vision of one important point - where should dev tools debugger be opened? Now I have 2 options - it could be either Chrome browser or javaFx pop-up (javaFx WebView) !DevToolsMenu.png|thumbnail!
Each approach has pros and cons:
*Chrome Browser*
- oracle JDK 7 and 8 will be supported;
- debugger works more stable;
- more pressure on user - chrome installation is needed + need to set it as a default system browser.
*JavaFx Web View*
- debugger support out of the box
- debugger works less stable. It freezes very often while debugging - I'm working on that issue
- oracle JDK 8 only (No web websocket support in javaFx 7)
> CordovaSim Debugger
> -------------------
>
> Key: JBDS-2866
> URL: https://issues.jboss.org/browse/JBDS-2866
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: browsersim, requirements
> Reporter: Burr Sutter
> Assignee: Ilya Buziuk
> Attachments: DevToolsMenu.png
>
>
> The current FireBug Lite in CordovaSim has the following limitations:
> 1) When using LiveReload, the window closes with every reload
> 2) Various "page load" events with console.log statements are not visible in FireBug Lite console, like having console.log() in your deviceready
> http://screencast.com/t/RRGhV9PV
> Note: I forgot to add the Console Cordova plugin, not sure if that is necessary but the window closes, so not sure how I would see the message
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBDS-2848) Usage Stats for actual used features
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBDS-2848?page=com.atlassian.jira.plugin.... ]
Andre Dietisheim commented on JBDS-2848:
----------------------------------------
[~maxandersen] you most likely mistyped, meant JBDS-2732 is capturing the "central" install part
> Usage Stats for actual used features
> ------------------------------------
>
> Key: JBDS-2848
> URL: https://issues.jboss.org/browse/JBDS-2848
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: requirements, usage
> Reporter: Burr Sutter
> Assignee: Andre Dietisheim
>
> We currently know that people are using JBDS/JBoss Tools but not specifically which features people are actively using. Our key base metric is "daily usage".
> Areas worth tracking include (in priority order):
> - Use of the OpenShift Wizard to successful completion vs error
> - Use of the archetypes on JBoss Central (adding Hybrid/Cordova in JBDS 8)
> - Successful installation of the features found on Software/Update tab of JBoss Central
> - Use of the JSF/RichFaces Visual Page Editor
> - Use of the Hibernate Tooling
> - Use of the jQuery Mobile Palette
> - Use of BrowserSim
> - Use of CordovaSim
> We will also need to update http://www.jboss.org/tools/usage
> Ideally, we would be able to distinguish between a single "hit" (end-user opened the tool) vs active usage (end-user spent repeatedly using the tool)
> Our metric gathering service should be "scalable" enough to allow for tracking of the individual SOA features such as Drools, jBPM, Switchyard, Camel, etc in the future.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months
[JBoss JIRA] (JBDS-2866) CordovaSim Debugger
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBDS-2866?page=com.atlassian.jira.plugin.... ]
Ilya Buziuk updated JBDS-2866:
------------------------------
Attachment: DevToolsMenu.png
> CordovaSim Debugger
> -------------------
>
> Key: JBDS-2866
> URL: https://issues.jboss.org/browse/JBDS-2866
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: browsersim, requirements
> Reporter: Burr Sutter
> Assignee: Ilya Buziuk
> Attachments: DevToolsMenu.png
>
>
> The current FireBug Lite in CordovaSim has the following limitations:
> 1) When using LiveReload, the window closes with every reload
> 2) Various "page load" events with console.log statements are not visible in FireBug Lite console, like having console.log() in your deviceready
> http://screencast.com/t/RRGhV9PV
> Note: I forgot to add the Console Cordova plugin, not sure if that is necessary but the window closes, so not sure how I would see the message
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 3 months