AS you know i am using Jboss 7.2.0 Alpha1 and Teiid 8.1.0 Alpha1, so the main issue was version mismatch in the namespace of subsystems. I compared the standalone.xml(AS7.1.1) and standalone-teiid.xml(Teiid 8.0) of final vesion released and the only difference i could see was the teiid configuration, Therefore i took the standalone.xml for jboss 7.2.0 Alpha, added the teiid configuration and renamed it as standalone-teiid.xml and it worked fine
I have attached the standalone-teiid.xml which is compatible with Jboss 7.2.0 Alpha1. I am not copying here all the diffence as it is just version mismatchs.
I hope this is what you are expecting from me, if you need some other info about my fix please let me know.
Steven,
AS you know i am using Jboss 7.2.0 Alpha1 and Teiid 8.1.0 Alpha1, so the main issue was version mismatch in the namespace of subsystems. I compared the standalone.xml(AS7.1.1) and standalone-teiid.xml(Teiid 8.0) of final vesion released and the only difference i could see was the teiid configuration, Therefore i took the standalone.xml for jboss 7.2.0 Alpha, added the teiid configuration and renamed it as standalone-teiid.xml and it worked fine
I have attached the standalone-teiid.xml which is compatible with Jboss 7.2.0 Alpha1. I am not copying here all the diffence as it is just version mismatchs.
I hope this is what you are expecting from me, if you need some other info about my fix please let me know.
Thanks !