OC4J 9.0.3

2002-03-26 Thread sana
Hi,

Oracle released OC4J 9.0.3 Developer Preview.

  http://otn.oracle.com/tech/java/oc4j/content_preview.html

It supports most of J2EE 1.3 features.

  http://otn.oracle.com/tech/java/oc4j/htdocs/oc4j-feature-list.html

Regards,
sana


__
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/


When to use OrionCMTDataSource?

2002-02-06 Thread sana
Hi,

What kind of EJB needs to use OrionCMTDataSource
(or ejb-location of DriverManagerDataSource)?
CMT EJB only?

Thanks,
sana


__
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/


Re: When to use OrionCMTDataSource?

2002-02-06 Thread sana
Hi,

 http://kb.atlassian.com/content/orion/docs/
 datasource-configuration/datasource-configuration.html

Some excerpts from this documentation:

| Even if using a real JDBC 2.0 DataSource, Orion wrappers 
| should be used if these DataSource are to be used 
| for EJBs utilizing CMT (Container Managed Transactions). 

.

| Configuring a vendor XA DataSource for CMT usage
|
| In order to use a vendor implementation of a XA DataSource 
| for EJB CMT usage, the DataSource has to be wrapped 
| by the OrionCMTDataSource class in order for Orion 
| to add support for distributed transactions and pooling 
| as necessary. 

.

| Configuring a DataSource emulation for CMT usage
|
| In order to use EJB CMT a OrionCMTDataSource needs 
| to be used to add support for distributed transactions 
| and pooling as necessary. 


 | What kind of EJB needs to use OrionCMTDataSource
 | (or ejb-location of DriverManagerDataSource)?
 | CMT EJB only?

Only CMT EJB needs to use OrionCMTDataSource.
BMT EJB can use com.evermind.sql.OrionPooledDataSource

Is it correct?

Regards,
sana


Nevin Ng wrote:
 
 Take a look at
 

http://kb.atlassian.com/content/orion/docs/datasource-configuration/datasource-configuration.html
 
 It has some detail explaination of your question. ;-)
 
 Regards,
 Nevin


 - Original Message -
 From: "sana" [EMAIL PROTECTED]
 To: "Orion-Interest" [EMAIL PROTECTED]
 Sent: Thursday, February 07, 2002 2:22 AM
 Subject: When to use OrionCMTDataSource?
 
| Hi,
|
| What kind of EJB needs to use OrionCMTDataSource
| (or ejb-location of DriverManagerDataSource)?
| CMT EJB only?
|
| Thanks,
| sana


__
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/