Minor typo in my previous mail.
Toplink ouotput below and you can see the datasource name...

session(217816): thread(3411652): connection(4801489):
TOPLink for Java (v2.5.1.1 Patch June 8 2000) License Key
        Registered to: STUART.BARLOWPEOPLEDOC

session(217816): thread(3411652): connection(4801489): connecting(JDBCLogin(
        platform => SQLServerPlatform
        user name => "pduser"
        datasource name => "java:comp/env/stuDB"
))


And then an exception from TOPLink...

[Test] Error loading persistence service. EXCEPTION [TOPLINK-7060] (v2.5.1.1 Patch 
June 8 2000): T
Public.Exceptions.ValidationException
EXCEPTION DESCRIPTION: Cannot acquire DataSource: comp/env/stuDB
javax.naming.InvalidNameException: Not a compound name: comp/env/stuDB


Looks like they are loosing the beginning of the name.
Maybe.
:-)

Rickard �berg wrote:
> 
> Hi!
> 
> Stuart Barlow wrote:
> > Thats what I thought as well.
> > If I pass through java:/comp/env/stuDB or /comp/env/stuDB then
> 
> That should be java:comp/env/stuDB
> 
> /Rickard
> 
> --
> Rickard �berg
> 
> Email: [EMAIL PROTECTED]
> http://www.telkel.com
> http://www.jboss.org
> http://www.dreambean.com
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to