This is my first installation of jboss. So please bear my ignorance.
I am using Windows 7, JDK 1.6 (32bit) and Jboss 6.1 GA final along with teiid runtime.
I have a question around where to add jdbc driver and what should be the effect of adding that.
This link, Teiid Designer 8.0 Quick Start Guide probably pertains to older versions. Its really confusing with so many versions.
However, I have put the ojdbc6.jar in standalone/deployments.
I have also specified it as a module... <driver name="OracleJDBCDriver" module="oracle.jdbc"/>
Where should I expect to see this driver in Eclipse? I have looked around in Eclipse I am not seeing this driver anywhere I looked. Am I missing a step?
Thanks in advance.
- Satish Kanchi