Wrox Home  
Search P2P Archive for: Go

  Return to Index  

enterprise_java_beans thread: writing a session bean which communicates with another session bean


Message #1 by "sami" <sami.s.n@l...> on Thu, 7 Dec 2000 02:52:12 -0000
hi,

    you don't required to change in the weblogic-xml file, only thing
you have to do is call reference of session bean (whatever)in your
method implementation, that's it. Ofcoarse, you  can ready depended
beans reference in the weblogic -xml file,by specifing <ebj-ref> ejb
name</ejb-ref> , provided they( all the depended beans) are in the same
deployment descriptor.  

   

  Return to Index