aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes connection pooling in weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "connection pooling in weblogic" Watch "connection pooling in weblogic" New topic
Author

connection pooling in weblogic

prasad Chandrasekaran Iyer
Greenhorn

Joined: Jan 14, 2004
Posts: 18
1)how do we create oracle connection pool when we start our weblogic server.
2)what is a factory in the design pattern sence.'
3)if our database is down, can we compile our entity bean java code?
can we build our entity bean?
can we deploy entity bean?
can we invoke methods of our entity bean from a client
please kindly help me out in finding answers for these questions

Thank u
prasad
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: connection pooling in weblogic
 
Similar Threads
Can we use only one Entity bean to access different tables
CMP and data retrieval
EJB's in two different Application Servers
Using Weblogic10.3 connection pool for my Hibernate entity manager
Handling database exception in CMP