activemq-artemis/docs
Andy Taylor 3b76ccc92b ACTIVEMQ6-7 - Improve Serialization on Connection Factory
https://issues.apache.org/jira/browse/ACTIVEMQ6-7

Connection Factory is now externalizable and is now serialized as a string that represents a URI. There are schemas for every possible type for connection factory and server locator.

The client JNDI representation of factories has also been changed to be consistent with this.
2015-02-12 09:14:24 +00:00
..
design-guide/en ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
diagrams ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
quickstart-guide ACTIVEMQ6-43(reopened) : Replace License Headers on codebase 2015-01-05 13:14:25 -05:00
user-manual ACTIVEMQ6-7 - Improve Serialization on Connection Factory 2015-02-12 09:14:24 +00:00
README.html ACTIVEMQ6-43(reopened) : Replace License Headers on codebase 2015-01-05 13:14:25 -05:00

README.html

<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
-->

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
   <meta content="text/html; charset=ISO-8859-1"
         http-equiv="content-type">
   <title>ActiveMQ 2.4.1.Final Release Notes</title>
</head>
<body>

<h1>Release Notes - ActiveMQ - Version 2.4.1 Final</h1>

<br>

<h2>22th January 2014</h2>

These are the release notes for ActiveMQ 2.4.1.Final<br><br>

For full description of the contents please see the
<a href="https://issues.jboss.org/secure/ReleaseNote.jspa?version=12323863&styleName=Html&projectId=12310830&Create=Create&atl_token=AQZJ-FV3A-N91S-UDEU|b93a9de57630404d8d3e4728027e899036f5eaab|lout">ActiveMQ project JIRA</a>.<br><br>

2.4.1.Final is a patch release built on 2.4.0.Final.

<br>

For more info on what this release has to offer please refer to the quick start guide or the user manual. Enjoy!!