I am converting my application to run on Oracle Express edition.
I know Oracle doesnt support column names/identifiers that are longer than 30
chars, so I have converted all my tables/code to make sure that is not problem.
However, when I the following EJB is run, I get an error.
SELECT DISTINCT
I am trying to migrate my application from using Firebird to Oracle.
Today I use the following configuration in my EAR project and it works fine:
|
|
| DatasourceNameDS
|
|
|
|
|
|
| 0
|
|
| Firebird Database Connector
|
Anybody? Just looking for a hint at where the problem might lie, because I
simply have no clue.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947872#3947872
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947872
---
I have this very annoying problem, and I hope somebody here will be able to
point me in the right direction, because I feel like I have tried just about
everything.
Basicially our setup is, that we have two servers, both Windows 2003 Server
running on VMware. The one server is running as a JBos