Did you try writing a quick pure java test to see if it's the jndi
config or something else?
On 2010-03-16, phasor wrote:
>
> 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 th
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 16, 2010, at 4:08 AM, phasor
Bruno,
Remove java:comp/env from your datasource name in sqlmapconfig and
data-sources.XML
Richard
Sent from my iPhone
On Mar 16, 2010, at 4:08 AM, phasor
wrote:
Hi,
I´m facing a problem when deploying an extjs app(using ibatis plugin
) to
oracle application server 10.
In sqlmapconf