users@glassfish.java.net
Re: How do I make a connection pool less accessible?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
glassfish_at_javadesktop.org
>
Date
: Tue, 06 May 2008 03:47:50 PDT
You can set the <res-auth> type in ejb-jar.xml to "Application" so that application will always have to provide username, password.
eg: dataSource.getConnection("user","password");
You can refer :
https://glassfish.dev.java.net/source/browse/glassfish/appserv-tests/devtests/jdbc/appauth/
[Message sent by forum member 'jr158900' (jr158900)]
http://forums.java.net/jive/thread.jspa?messageID=272922
This message
: [
Message body
]
Next message
:
glassfish_at_javadesktop.org: "Re: How do I make a connection pool less accessible?"
Previous message
:
glassfish_at_javadesktop.org: "Updating TreeItems with a Tomahawk TreeTable component"
In reply to
:
glassfish_at_javadesktop.org: "Re: How do I make a connection pool less accessible?"
Next in thread
:
glassfish_at_javadesktop.org: "Re: How do I make a connection pool less accessible?"
Reply
:
glassfish_at_javadesktop.org: "Re: How do I make a connection pool less accessible?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]