I cannot lookup any DataSource resources from my WebTier via web.xml reference. "java:comp/env/jdbc/MyDataSource" gives a naming exception. I can only get to my data source by directly using its name specified in the conf files, "java:oraclePool". Is this not supported at the WebTier level? Thanks, Ozzie Gurkan -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
- Re: [jBoss-User] JNDI lookup in comp/env for DataSource Ozzie Gurkan
- Re: [jBoss-User] JNDI lookup in comp/env for DataSource Steven Haines