Hi everyone ,
I have an existing system which uses sockets . i have a client and server built into a
framework. The framework is mainly transaction based. I have the need to convert this
whole application into EJB's and use an App Server.
I tried using one of the functions from my previous app.
Can someone clarify my doubts ?
I have a function where i have to only read the data from the database. My previous
app had the ability to connect to a database and create business objects via an
objectFactory that was built for the Application.
>From my session bean , i tried to access my object factory but failed in creating a
>Deployment Desriptor ,
can i make a databse connection and retrieve data ?
Or
Do i have to create an entity bean and make the session bean call this entity bean.
Errol Fernandes ,
Senior Software Consultant
( Netstar Group ).
[EMAIL PROTECTED]
===========================================================================
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".