Teiid has been using JBoss AS 7.1.1 as deployment server for last few versions. We wanted to move to later versions of the JBoss AS, but no JBoss AS community versions released after 7.1.1. Then JBoss EAP came along...
Teiid 8.4 Alpha1 is our first attempt to make Teiid deploy using EAP 6.1 Alpha. Even though EAP 6.1 Alpha, has a tag of "Alpha" this is much more stable version of the JBoss AS (7.2.Final).
If you are concerned about licensing issues with EAP 6.1 Alpha, please see this thread.
The installation is same as before, download the EAP 6.1 Alpha and then Teiid 8.4.Alpha1 and unzip the contents of Teiid archive over the EAP's directory.
One notable change you will see is, how Teiid deploys the resource adapters in this new version. Instead of deploying them as RAR files, they are now deployed as the JBoss Modules. You can still use the RAR file deployment as before,as there is no changes there.
Take it for spin and let us know if you find any issues. Also, we are still considering features for 8.4 version, so bring them to our forums.
Thanks.
Ramesh & Steve.
Teiid 8.4 Alpha1 is our first attempt to make Teiid deploy using EAP 6.1 Alpha. Even though EAP 6.1 Alpha, has a tag of "Alpha" this is much more stable version of the JBoss AS (7.2.Final).
If you are concerned about licensing issues with EAP 6.1 Alpha, please see this thread.
The installation is same as before, download the EAP 6.1 Alpha and then Teiid 8.4.Alpha1 and unzip the contents of Teiid archive over the EAP's directory.
One notable change you will see is, how Teiid deploys the resource adapters in this new version. Instead of deploying them as RAR files, they are now deployed as the JBoss Modules. You can still use the RAR file deployment as before,as there is no changes there.
Take it for spin and let us know if you find any issues. Also, we are still considering features for 8.4 version, so bring them to our forums.
Thanks.
Ramesh & Steve.
Comments
Post a Comment