[JBoss JIRA] (JBIDE-20150) Add -Djava.awt.headless=true for older JBoss AS servers
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20150?page=com.atlassian.jira.plugi... ]
Martin Malina updated JBIDE-20150:
----------------------------------
Description:
This really should have been done several years ago :) But it should be trivial, so why not do it now.
When you start an older server, such as JBoss AS 4 or EAP 5.2, on Mac, once the server is started, a new icon will be added to Dock and it will gain focus and in the menu bar, it will say org.jboss.Main.
The solution is to add -Djava.awt.headless=true to the VM arguments in the launch config.
I noticed that we already do this for EAP 6.1, so can we do similarly for older servers?
I checked this works with JBoss AS 4.0, 4.2.3 and EAP 5.2.
Also, this only happens with JDK 1.6. When I started AS 4.0 with JDK 1.8, the process didn't have an icon in the dock. But it shouldn't break to add the headless parameter everywhere (I checked for this case).
The reason we came across this now is that it breaks our tests - Eclipse loses focus once the server starts on Mac. Surely we can work around that (and we will for now), but I thought we could fix this in the tools directly.
was:
This really should have been done several years ago :) But it should be trivial, so why not do it now.
When you start an older server, such as JBoss AS 4 or EAP 5.2, on Mac, one the server is started, a new icon will be added to Dock and it will gain focus and in the menu bar, it will say org.jboss.Main.
The solution is to add -Djava.awt.headless=true to the VM arguments in the launch config.
I noticed that we already do this for EAP 6.1, so can we do similarly for older servers?
I checked this works with JBoss AS 4.0, 4.2.3 and EAP 5.2.
Also, this only happens with JDK 1.6. When I started AS 4.0 with JDK 1.8, the process didn't have an icon in the dock. But it shouldn't break to add the headless parameter everywhere (I checked for this case).
The reason we came across this now is that it breaks our tests - Eclipse loses focus once the server starts on Mac. Surely we can work around that (and we will for now), but I thought we could fix this in the tools directly.
> Add -Djava.awt.headless=true for older JBoss AS servers
> -------------------------------------------------------
>
> Key: JBIDE-20150
> URL: https://issues.jboss.org/browse/JBIDE-20150
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: server
> Affects Versions: 4.3.0.Beta1
> Reporter: Martin Malina
> Assignee: Rob Stryker
> Priority: Minor
>
> This really should have been done several years ago :) But it should be trivial, so why not do it now.
> When you start an older server, such as JBoss AS 4 or EAP 5.2, on Mac, once the server is started, a new icon will be added to Dock and it will gain focus and in the menu bar, it will say org.jboss.Main.
> The solution is to add -Djava.awt.headless=true to the VM arguments in the launch config.
> I noticed that we already do this for EAP 6.1, so can we do similarly for older servers?
> I checked this works with JBoss AS 4.0, 4.2.3 and EAP 5.2.
> Also, this only happens with JDK 1.6. When I started AS 4.0 with JDK 1.8, the process didn't have an icon in the dock. But it shouldn't break to add the headless parameter everywhere (I checked for this case).
> The reason we came across this now is that it breaks our tests - Eclipse loses focus once the server starts on Mac. Surely we can work around that (and we will for now), but I thought we could fix this in the tools directly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20150) Add -Djava.awt.headless=true for older JBoss AS servers
by Martin Malina (JIRA)
Martin Malina created JBIDE-20150:
-------------------------------------
Summary: Add -Djava.awt.headless=true for older JBoss AS servers
Key: JBIDE-20150
URL: https://issues.jboss.org/browse/JBIDE-20150
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Affects Versions: 4.3.0.Beta1
Reporter: Martin Malina
Assignee: Rob Stryker
Priority: Minor
This really should have been done several years ago :) But it should be trivial, so why not do it now.
When you start an older server, such as JBoss AS 4 or EAP 5.2, on Mac, one the server is started, a new icon will be added to Dock and it will gain focus and in the menu bar, it will say org.jboss.Main.
The solution is to add -Djava.awt.headless=true to the VM arguments in the launch config.
I noticed that we already do this for EAP 6.1, so can we do similarly for older servers?
I checked this works with JBoss AS 4.0, 4.2.3 and EAP 5.2.
Also, this only happens with JDK 1.6. When I started AS 4.0 with JDK 1.8, the process didn't have an icon in the dock. But it shouldn't break to add the headless parameter everywhere (I checked for this case).
The reason we came across this now is that it breaks our tests - Eclipse loses focus once the server starts on Mac. Surely we can work around that (and we will for now), but I thought we could fix this in the tools directly.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (JBIDE-20144) remove need for having a date in the filename of the blog
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-20144?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen closed JBIDE-20144.
---------------------------------------
Resolution: Done
in effect, for the following reasons:
* no need to rename the file when publishing does not happen on that exact date
* no date in the urls makes the urls "timeless" (more likely to be viewed/clicked according to http://blog.arungupta.me/write-effective-seo-friendly-blogs/)
* shorter urls
> remove need for having a date in the filename of the blog
> ---------------------------------------------------------
>
> Key: JBIDE-20144
> URL: https://issues.jboss.org/browse/JBIDE-20144
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: website
> Affects Versions: 4.3.0.Beta1
> Reporter: Max Rydahl Andersen
> Assignee: Max Rydahl Andersen
> Fix For: 4.3.0.Beta2
>
>
> there keep being situations where the date of writing blog is not when it is released and it is then forgotten.
> For now the date is required and used by awestruct to figure out the publish date.
> Instead we should allow to use an attribute in the front matter so filenames and the url does not contain a date.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months
[JBoss JIRA] (TOOLSDOC-609) FeedHenry: Document how to change the splash screen
by Misha Ali (JIRA)
[ https://issues.jboss.org/browse/TOOLSDOC-609?page=com.atlassian.jira.plug... ]
Misha Ali updated TOOLSDOC-609:
-------------------------------
Sprint: 11-May -> 24-May 2015-JBDS/JBT, 25-May -> 07-Jun 2015-JBDS/JBT, 08-Jun -> 21-Jun 2015-JBDS/JBT, 22-Jun >> 05-Jul 2015-JBDS/JBT (was: 11-May -> 24-May 2015-JBDS/JBT, 25-May -> 07-Jun 2015-JBDS/JBT, 08-Jun -> 21-Jun 2015-JBDS/JBT)
> FeedHenry: Document how to change the splash screen
> ---------------------------------------------------
>
> Key: TOOLSDOC-609
> URL: https://issues.jboss.org/browse/TOOLSDOC-609
> Project: Documentation for JBoss Tools and Developer Studio
> Issue Type: Feature Request
> Components: General documentation issues
> Affects Versions: 4.3.0.Final
> Reporter: Misha Ali
> Assignee: Supriya Bharadwaj
> Priority: Minor
> Labels: cordova, feedhenry
> Fix For: 4.3.0.Final
>
>
> As a HTML5+Cordova mobile app developer, I need to change the splash screen associated with the application launch.
> This will be added to an existing article, probably as a Did You Know? Item.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
10 years, 10 months