Dive into Oracle ADF

Send me a mail
 Dive into Oracle ADF   Click to see the XML version of this web page.   (Updated: 2/3/2008; 9:14:04 PM.)
Tips and tricks from Steve Muench on Oracle ADF Framework and JDeveloper IDE

Search blog with Google:
 

Search BC4J JavaDoc:
 

July 2004
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Jun   Aug

Get Firefox!

Wednesday, July 21, 2004

Andrej Koelewijn blogs about hitting a problem when trying to follow the  How To Create Secure BC4J Applications with Oracle9i VPD and Oracle 9iAS JAAS Provider article on OTN.

I believe the article is in error. The afterConnect() method should be the prepareSession() method instead, which does get called on each use. If an application module is not eagerly dissociating itself with its database connection at the end of each request (which will occur if jbo.doconnectionpooling=true), then it won't be reconnecting itself each time. I'll mail the PM who wrote the article to get him to correct that.


6:26:58 PM    



I've posted a new JDeveloper Tip article I wrote about Supporting Global Custom Framework Extension Interfaces. It's a feature a number of customers have been asking for and is now available in JDeveloper 10g version 9.0.5.2.


1:19:38 PM    


© Copyright 2008 Steve Muench.