Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions whatsnew/as/as-news-4.1.0.Beta2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
<html>

<head>
<link rel="stylesheet" href="../whatsnew.css">
<title>JBoss AS Tools 4.1.0.Beta2 News</title>
<script type="text/javascript">

var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-17645367-5']);
_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();

</script></head>

<body>

<h1>JBoss AS Tools 4.1.0.Beta2 What's New</h1>

<p align="right">
<!-- Other Module Owners: Change These Values if Necessary! -->
<a href="../openshift/openshift-news-2.5.0.Beta2.html">&lt; OpenShift Tools</a>
<a href="../ws/ws-news-1.5.0.Beta2.html">Webservices Tools &gt;</a>
</p>

<table border="0" cellpadding="10" cellspacing="0" width="80%">

<tr>
<td colspan="2">
<hr />
<h3>Servers</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top" align="left">
<p><b>WildFly&nbsp;8 support</b></p>
</td>
<td align="top">
<p>wildfly.org have been announced, soon there will be builds available of WildFly 8.</p>
<p>New Server Type is introduced to add FildFly support for Server creation, deployment and runtime detection.</p>
<p><img src="images/wildfly.png" alt="Deployment Scanner Options in Server Editor"/></p>
<p>
<small>
<a href="https://issues.jboss.org/browse/JBIDE-14107">Related Jira</a>
</small><br/>
</p>
</td>
</tr>

</table>

</body>

</html>


Binary file added whatsnew/as/images/wildfly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.