Network call 2005-05-19 - By Tim Wood
Back At 04:31 AM 05/19/05, Ranjeeth kumar wrote: >All- >In our application we are planning to use Oracle 10g. Below is the >description of components > >1.MDB listening a JMS queue, read the information from the queue >2.Invoke a java class >3.Java class will make couple of JDBC calls into database > >Both application server and database will be running on the same >machine. Our assumption is that none of the above steps will create a >"NET Work call".
First I'd wonder: so what if it does? Networks have been pretty useful. :)
>IS this assumption is valid?
Can messages reach your MDB over the network?
Any classes loaded over the network?
Etc.
TW
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|