JOnAS 5.3.0 Milestone 4 released
Florent BENOIT <[email protected]> Mon, 12 Sep 2011 14:32:37 +0200
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format.
--------------050808050807050104060801
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: quoted-printable
Hi JOnAS users,
We're very pleased to announce the general availability of a new=20
milestone of JOnAS 5.3 : 5.3.0 M4=20
<http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_3_0_M4>.
New features in this release:
- Ability to configure your OSGi framework (by default, Felix is=20
provided but this can be changed by replacing the jar file in=20
JONAS_ROOT/lib/bootstrap/framework)
- For deployment plan, secured repositories can be used and properties=20
can be included. for example ${jonas.base}/myrepository will be replaced=20
by the value of ${jonas.base}system property.
- Ability to set the inital order of deployables for the depmonitor=20
service in JONAS_BASE/conf/jonas.properties file.
- A lot of components have been upgraded, look at the JIRA issues
There are also plenty of bug fixes and components upgrades : #54 issues=20
closed !
Two profiles for JOnAS 5.3.0 M4 are available for download=20
<http://forge.ow2.org/project/showfiles.php?group_id=3D5&release_id=3D465=
3>:
* JOnAS Full-profile which is a full-blown Java EE Application Server
: ( Java Web Start Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-instal=
ler.jnlp>
/ Java Offline Installer
<http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-instal=
ler.jar>
/ Zip
<http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-bin.zi=
p>
/ Tgz
<http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-bin.ta=
r.gz>
)
* JOnAS Micro-profile which is a small bootstrap for JOnAS that will
download services on demand (An internet connection is required):
(Zip
<http://download.forge.objectweb.org/jonas/micro-jonas-5.3.0-M4-bin.z=
ip>
/ Tgz
<http://download.forge.objectweb.org/jonas/micro-jonas-5.3.0-M4-bin.t=
ar.gz>)
If JOnAS ANT tasks are used, note that new modular ANT tasks are now=20
provided so that there are only ANT tasks for the services included in=20
the assembly.
People may still use now deprecated ANT tasks by using the library=20
JONAS_ROOT/lib/common/ow_jonas_ant_deprecated.jar
JIRA issue tracker instance is available at=20
<http://jira.ow2.org/browse/JONAS>http://jira.ow2.org/browse/JONAS
Please report issues on this tracker or through the mailing-list=20
<http://wiki.jonas.ow2.org/xwiki/bin/view/Community/Lists>
/_Issues fixed for JOnAS 5.3.0 M4_/
Bug
* (JONAS-69 <http://jira.ow2.org/browse/JONAS-69>) - If a file
deployment fails at the server start-up, the deployment process
fails.
* (JONAS-94 <http://jira.ow2.org/browse/JONAS-94>) - Cannot deploy
an war after an error due to a failing previous deployement
* (JONAS-164 <http://jira.ow2.org/browse/JONAS-164>) - Build
process problem with modules/itests/osgi/felix : the created
'felix-cache' directory is not removed in the 'clean' goal
* (JONAS-165 <http://jira.ow2.org/browse/JONAS-165>) - DataSource
jdbc.pstmtmax>0 causes java.sql.SQLException: Ensemble de
r=E9sultats =E9puis=E9
* (JONAS-179 <http://jira.ow2.org/browse/JONAS-179>) - Properties
for multicast implementation in Jonas.properties file
* (JONAS-262 <http://jira.ow2.org/browse/JONAS-262>) - Wrong
principal in stateless EJB
* (JONAS-264 <http://jira.ow2.org/browse/JONAS-264>) - No acess to
jonasAdmin and own web sites when using Jonas 5.1.2 + Jetty with
onDemand=3Dtrue
* (JONAS-379 <http://jira.ow2.org/browse/JONAS-379>) - Wrong
Deployment Order - WARs should be deployed after all EARs are
deployed because of dependencies of WAR to EJB's in EAR
* (JONAS-401 <http://jira.ow2.org/browse/JONAS-401>) - JOnAS
attempts to uninstall a module twice
* (JONAS-406 <http://jira.ow2.org/browse/JONAS-406>) - When
stopping JOnAS after using JOnAS Builder in the admin console,
get an NotSerializableException
* (JONAS-410 <http://jira.ow2.org/browse/JONAS-410>) - JOnAS
5.3-M1 generates wrong WebService endpoint / WSDL
* (JONAS-415 <http://jira.ow2.org/browse/JONAS-415>) - Felix cache
not cleaned after Jonas process' kill
* (JONAS-416 <http://jira.ow2.org/browse/JONAS-416>) - Unable to
deploy rar JDBC with the embedded driver
* (JONAS-420 <http://jira.ow2.org/browse/JONAS-420>) - Migrate
tests to use H2 database (instead of HSQLDB)
* (JONAS-433 <http://jira.ow2.org/browse/JONAS-433>) - JOTM
intercepts a runtime exception thrown by Hibernate and rollback
the transaction but the hibernate exception is not used to log
the stack trace.
* (JONAS-436 <http://jira.ow2.org/browse/JONAS-436>) - JSF-RI
(Mojarra) classes filtering prevents WAR file from been deployed
* (JONAS-446 <http://jira.ow2.org/browse/JONAS-446>) - The JOnAS
ANT tasks cannot change HTTP port of Tomcat 7.x container
* (JONAS-448 <http://jira.ow2.org/browse/JONAS-448>) - Using * as
filter in the ClassLoader Monitoring module causes an
OutOfMemoryError
* (JONAS-459 <http://jira.ow2.org/browse/JONAS-459>) - DataSource
Deployer only undeploy the last <datasource> definition
* (JONAS-460 <http://jira.ow2.org/browse/JONAS-460>) -
org.objectweb.asm not exported by asm bundle
* (JONAS-464 <http://jira.ow2.org/browse/JONAS-464>) - Xml
deployable file startup exception
* (JONAS-465 <http://jira.ow2.org/browse/JONAS-465>) - No
jsf-myfaces20 bundle in repositories/url-internal/
* (JONAS-467 <http://jira.ow2.org/browse/JONAS-467>) - HttpService
stop issue
* (JONAS-470 <http://jira.ow2.org/browse/JONAS-470>) - A (Java EE
ejb / OSGi) hybrid bundle is deployed as a simple ejb archive if
it contains an ejb-jar.xml descriptor
* (JONAS-501 <http://jira.ow2.org/browse/JONAS-501>) - Upgrade
JGroups to 2.12 version
* (JONAS-503 <http://jira.ow2.org/browse/JONAS-503>) - The iTests
:: OSGi :: Felix tests fail because JOnAS is stopped too soon
* (JONAS-507 <http://jira.ow2.org/browse/JONAS-507>) - Logs may
contains "3" in the log file name
* (JONAS-510 <http://jira.ow2.org/browse/JONAS-510>) - Wrong
conteststmt for H2
* (JONAS-527 <http://jira.ow2.org/browse/JONAS-527>) - Incorrect
Apache commons modeler version exported by management javaee
Improvement
* (JONAS-177 <http://jira.ow2.org/browse/JONAS-177>) - Useless
stacktrace when updating a bundle directly uninstalled with OSGi
tui.
* (JONAS-440 <http://jira.ow2.org/browse/JONAS-440>) - (H2 db
service) Allow (or not) remote connections to the H2 DB server
created by the db service
* (JONAS-444 <http://jira.ow2.org/browse/JONAS-444>) -
initial-repositories.xml and property substitution
* (JONAS-456 <http://jira.ow2.org/browse/JONAS-456>) - Missing
Exception details in ManagedConnectionFactoryImpl
* (JONAS-457 <http://jira.ow2.org/browse/JONAS-457>) - Move
documentation du Docbook 5.0
* (JONAS-506 <http://jira.ow2.org/browse/JONAS-506>) - Ability to
set the order of deployables for Depmonitor service
* (JONAS-511 <http://jira.ow2.org/browse/JONAS-511>) - Update H2
version to 1.3.159
New Feature
* (JONAS-183 <http://jira.ow2.org/browse/JONAS-183>) - Add ability
to use deployment-plan on secured repositories
* (JONAS-449 <http://jira.ow2.org/browse/JONAS-449>) - Expose the
Cluster Daemon module as an OSGi module
* (JONAS-509 <http://jira.ow2.org/browse/JONAS-509>) - Allows to
easily change the OSGi framework
Task
* (JONAS-195 <http://jira.ow2.org/browse/JONAS-195>) - Update the
JacORB version
* (JONAS-455 <http://jira.ow2.org/browse/JONAS-455>) - Provides
Classloading documentation
* (JONAS-461 <http://jira.ow2.org/browse/JONAS-461>) - Update
Apache Tomcat to 7.0.16
* (JONAS-512 <http://jira.ow2.org/browse/JONAS-512>) - Update
Apache Felix Framework to 3.2.2
* (JONAS-513 <http://jira.ow2.org/browse/JONAS-513>) - Update
BundleRepository to 1.6.6
* (JONAS-514 <http://jira.ow2.org/browse/JONAS-514>) - Update JSF
RI to 2.0.6
* (JONAS-515 <http://jira.ow2.org/browse/JONAS-515>) - Update
TestNG to 6.1.1
* (JONAS-516 <http://jira.ow2.org/browse/JONAS-516>) - Update
maven bundle plugin to 2.3.5
* (JONAS-517 <http://jira.ow2.org/browse/JONAS-517>) - Update
Tomcat to 7.0.20
* (JONAS-523 <http://jira.ow2.org/browse/JONAS-523>) - Ignore scan
of jars for annotation processing in Tomcat7
* (JONAS-528 <http://jira.ow2.org/browse/JONAS-528>) - Update OW2
Util to 1.0.32
* (JONAS-529 <http://jira.ow2.org/browse/JONAS-529>) - Update OW2
Bundles to 1.0.30
* (JONAS-530 <http://jira.ow2.org/browse/JONAS-530>) - Update Cmi
to 2.2.6
* (JONAS-531 <http://jira.ow2.org/browse/JONAS-531>) - Update
JOnAS documentation to 5.3.0 M4
* (JONAS-534 <http://jira.ow2.org/browse/JONAS-534>) - Update OW2
EasyBeans to 1.2.2
Questions
* (JONAS-504 <http://jira.ow2.org/browse/JONAS-504>) - Class from
rt.jar library provided by JRE not found
Best Regards,
Florent
--------------050808050807050104060801
Content-Type: text/html; charset=ISO-8859-15
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3DISO=
-8859-15">
</head>
<body bgcolor=3D"#FFFFFF" text=3D"#000000">
=A0=A0=A0 Hi JOnAS users,<br>
<br>
We're very pleased to announce the general availability of a new
milestone of JOnAS 5.3 : <a
href=3D"http://wiki.jonas.ow2.org/xwiki/bin/view/News/JOnAS_5_3_0_M=
4">5.3.0
M4</a>.<span><br>
<br>
New features in this release:<br>
=A0- Ability to configure your OSGi framework (by default, Felix is
provided but this can be changed by replacing the jar file in <span
style=3D"font-style: italic;">JONAS_ROOT/lib/bootstrap/framework<=
/span>)<span
style=3D"font-style: italic;"><br>
</span>=A0- For deployment plan, secured repositories can be used
and
properties can be included. for example ${jonas.base}/myrepository
will
be replaced by the value of ${jonas.base}system property.<br>
</span>=A0- Ability to set the inital order of deployables for the
depmonitor service in JONAS_BASE/conf/jonas.properties file.<br>
- A lot of components have been upgraded, look at the JIRA issues<br>
<span><span style=3D"font-style: italic;"></span></span><span></span>=
<br>
There are also plenty of bug fixes and components upgrades : #54
issues closed !<br>
<span></span><br>
<span>Two profiles for JOnAS 5.3.0 M4 are <a
href=3D"http://forge.ow2.org/project/showfiles.php?group_id=3D5&relea=
se_id=3D4653">available
for
download</a>:
<br>
<ul>
<li><span style=3D"font-style: italic;">JOnAS Full-profile</span>
which
is a full-blown Java EE Application Server : ( <a
href=3D"http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-ins=
taller.jnlp">Java
Web
Start
Installer</a> / <a
href=3D"http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-ins=
taller.jar">Java
Offline
Installer</a> / <a
href=3D"http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-bin=
.zip">Zip</a>
/ <a
href=3D"http://download.forge.objectweb.org/jonas/jonas-full-5.3.0-M4-bin=
.tar.gz">Tgz</a>
)</li>
<li><span style=3D"font-style: italic;">JOnAS Micro-profile</span=
>
which is a small bootstrap for JOnAS that will download
services on
demand (An internet connection is required): (<a
href=3D"http://download.forge.objectweb.org/jonas/micro-jonas-5.3.0-M4-bi=
n.zip">Zip</a>
/ <a
href=3D"http://download.forge.objectweb.org/jonas/micro-jonas-5.3.0-M4-bi=
n.tar.gz">Tgz</a>)
</li>
</ul>
</span>If JOnAS ANT tasks are used, note that new modular ANT tasks
are
now provided so that there are only ANT tasks for the services
included
in the assembly.<br>
People may still use now deprecated ANT tasks by using the library
JONAS_ROOT/lib/common/ow_jonas_ant_deprecated.jar<br>
<br>
<span>JIRA issue tracker instance is available at <a
href=3D"http://jira.ow2.org/browse/JONAS"><span class=3D"nobr"></=
span></a><a
href=3D"http://jira.ow2.org/browse/JONAS">http://jira.ow2.org/bro=
wse/JONAS</a><br>
<p>Please report issues on this tracker or through the <a
href=3D"http://wiki.jonas.ow2.org/xwiki/bin/view/Community/List=
s">mailing-list</a><br>
<br>
</p>
</span><small><i><u><span style=3D"font-weight: bold;">Issues
fixed for JOnAS 5.3.0 M4</span></u></i></small><br>
<blockquote>
<h4>Bug</h4>
<ul>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-69">JONAS-69</a>=
)
- If a file deployment fails at the server start-up, the
deployment process fails.</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-94">JONAS-94</a>=
)
- Cannot deploy an war after an error due to a failing
previous deployement</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-164">JONAS-164</=
a>)
- Build process problem with modules/itests/osgi/felix : the
created 'felix-cache' directory is not removed in the 'clean'
goal</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-165">JONAS-165</=
a>)
- DataSource jdbc.pstmtmax>0 causes java.sql.SQLException:
Ensemble de r=E9sultats =E9puis=E9</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-179">JONAS-179</=
a>)
- Properties for multicast implementation in Jonas.properties
file </li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-262">JONAS-262</=
a>)
- Wrong principal in stateless EJB</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-264">JONAS-264</=
a>)
- No acess to jonasAdmin and own web sites when using Jonas
5.1.2 + Jetty with onDemand=3Dtrue </li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-379">JONAS-379</=
a>)
- Wrong Deployment Order - WARs should be deployed after all
EARs are deployed because of dependencies of WAR to EJB's in
EAR </li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-401">JONAS-401</=
a>)
- JOnAS attempts to uninstall a module twice</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-406">JONAS-406</=
a>)
- When stopping JOnAS after using JOnAS Builder in the admin
console, get an NotSerializableException</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-410">JONAS-410</=
a>)
- JOnAS 5.3-M1 generates wrong WebService endpoint / WSDL</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-415">JONAS-415</=
a>)
- Felix cache not cleaned after Jonas process' kill</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-416">JONAS-416</=
a>)
- Unable to deploy rar JDBC with the embedded driver</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-420">JONAS-420</=
a>)
- Migrate tests to use H2 database (instead of HSQLDB)</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-433">JONAS-433</=
a>)
- JOTM intercepts a runtime exception thrown by Hibernate and
rollback the transaction but the hibernate exception is not
used to log the stack trace.</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-436">JONAS-436</=
a>)
- JSF-RI (Mojarra) classes filtering prevents WAR file from
been deployed</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-446">JONAS-446</=
a>)
- The JOnAS ANT tasks cannot change HTTP port of Tomcat 7.x
container</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-448">JONAS-448</=
a>)
- Using * as filter in the ClassLoader Monitoring module
causes an OutOfMemoryError</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-459">JONAS-459</=
a>)
- DataSource Deployer only undeploy the last
<datasource> definition</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-460">JONAS-460</=
a>)
- org.objectweb.asm not exported by asm bundle</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-464">JONAS-464</=
a>)
- Xml deployable file startup exception</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-465">JONAS-465</=
a>)
- No jsf-myfaces20 bundle in repositories/url-internal/</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-467">JONAS-467</=
a>)
- HttpService stop issue</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-470">JONAS-470</=
a>)
- A (Java EE ejb / OSGi) hybrid bundle is deployed as a simple
ejb archive if it contains an ejb-jar.xml descriptor </li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-501">JONAS-501</=
a>)
- Upgrade JGroups to 2.12 version</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-503">JONAS-503</=
a>)
- The iTests :: OSGi :: Felix tests fail because JOnAS is
stopped too soon</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-507">JONAS-507</=
a>)
- Logs may contains "3" in the log file name</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-510">JONAS-510</=
a>)
- Wrong conteststmt for H2</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-527">JONAS-527</=
a>)
- Incorrect Apache commons modeler version exported by
management javaee</li>
</ul>
<h4>Improvement</h4>
<h2> </h2>
<ul>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-177">JONAS-177</=
a>)
- Useless stacktrace when updating a bundle directly
uninstalled with OSGi tui.</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-440">JONAS-440</=
a>)
- (H2 db service) Allow (or not) remote connections to the H2
DB server created by the db service</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-444">JONAS-444</=
a>)
- initial-repositories.xml and property substitution</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-456">JONAS-456</=
a>)
- Missing Exception details in ManagedConnectionFactoryImpl</li=
>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-457">JONAS-457</=
a>)
- Move documentation du Docbook 5.0</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-506">JONAS-506</=
a>)
- Ability to set the order of deployables for Depmonitor
service</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-511">JONAS-511</=
a>)
- Update H2 version to 1.3.159 </li>
</ul>
<h4> New Feature </h4>
<ul>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-183">JONAS-183</=
a>)
- Add ability to use deployment-plan on secured repositories</l=
i>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-449">JONAS-449</=
a>)
- Expose the Cluster Daemon module as an OSGi module</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-509">JONAS-509</=
a>)
- Allows to easily change the OSGi framework</li>
</ul>
<h4>Task </h4>
<ul>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-195">JONAS-195</=
a>)
- Update the JacORB version</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-455">JONAS-455</=
a>)
- Provides Classloading documentation</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-461">JONAS-461</=
a>)
- Update Apache Tomcat to 7.0.16</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-512">JONAS-512</=
a>)
- Update Apache Felix Framework to 3.2.2</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-513">JONAS-513</=
a>)
- Update BundleRepository to 1.6.6</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-514">JONAS-514</=
a>)
- Update JSF RI to 2.0.6</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-515">JONAS-515</=
a>)
- Update TestNG to 6.1.1</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-516">JONAS-516</=
a>)
- Update maven bundle plugin to 2.3.5</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-517">JONAS-517</=
a>)
- Update Tomcat to 7.0.20</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-523">JONAS-523</=
a>)
- Ignore scan of jars for annotation processing in Tomcat7</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-528">JONAS-528</=
a>)
- Update OW2 Util to 1.0.32</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-529">JONAS-529</=
a>)
- Update OW2 Bundles to 1.0.30</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-530">JONAS-530</=
a>)
- Update Cmi to 2.2.6</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-531">JONAS-531</=
a>)
- Update JOnAS documentation to 5.3.0 M4</li>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-534">JONAS-534</=
a>)
- Update OW2 EasyBeans to 1.2.2</li>
</ul>
<h4> Questions</h4>
<ul>
<li>(<a href=3D"http://jira.ow2.org/browse/JONAS-504">JONAS-504</=
a>)
- Class from rt.jar library provided by JRE not found
</li>
</ul>
</blockquote>
Best Regards,<br>
<br>
Florent
<br>
</body>
</html>
--------------050808050807050104060801--