We're doing something similar for you
in the BC4J framework.
Business components you build with the framework
can be deployed as EJB, CORBA, or to standalone
Java environments with no code changes required
by the application developer.
For a description of the approach that developers
leveraging the Oracle Business Components for Java
framework are taking, see our technical white
paper at http://technet.oracle.com/products/jdev
_________________________________________________________
Steve Muench, Consulting Product Manager & XML Evangelist
Business Components for Java Development Team
http://technet.oracle.com/tech/java
http://technet.oracle.com/tech/xml
----- Original Message -----
From: "david sims" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 10, 1999 5:10 PM
Subject: making business objects work with EJB and standalone applications
| What do people do when they want to use their business objects in both EJB
| environments *and* standalone environments?
|
| You only want to write your business objects once. Then reuse them
everywhere.
| In the networked environment, we say write your business objects in the
EJB
| framework and be done with it. Use Home interfaces, ejbStore(), and the
whole
| nine yards.
|
| What about when a standalone application needs to use these business
objects?
| What do people do?
|
| What I've come up with so far is to use an "embedded" EJB server for the
| standalone situation. The only EJB server I know of that fits this bill is
| Ejipt. So, in the standalone case, the application and the EJB server are
| started in the same JVM. The standalone app communicates with the EJB
server
| just as it would in the remote case.
|
| This would enable business objects to be used in both environments.
|
| Is anyone one approaching this using a different technique?
|
| thanks,
| david
|
| --
| David Sims [EMAIL PROTECTED]
| Sims Computing, Inc. www.simscomputing.com
|
|
===========================================================================
| To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
| of the message "signoff EJB-INTEREST". For general help, send email to
| [EMAIL PROTECTED] and include in the body of the message "help".
|
|
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".