Re: Datasource JNDI

2010-03-16 Thread phasor
I have already tried deploying without the com/env but the problem remains. Thank you richard Richard Yee wrote: > > Bruno, > Remove java:comp/env from your datasource name in sqlmapconfig and > data-sources.XML > Richard > > Sent from my iPhone > > On Mar 1

Datasource JNDI

2010-03-16 Thread phasor
Hi, I´m facing a problem when deploying an extjs app(using ibatis plugin) to oracle application server 10. In sqlmapconfig.xml i´m referencing a jndi datasource that was previously created on AS adding the following configuration to the file: After dep