Posted By:
Chetana_Srinivas
Posted On:
Friday, January 19, 2007 04:16 PM
I need to assign the RMI( Not EJB) objects to an execute thread for performance tuning. I am using the weblogic.rmic with the the dispatchpolicy tag and see there are couple of RTD.xml files generated.
When I deploy the application on the server I see that the Execute threads that are used in the dispatchpolicy tag is never used.
Is there an extra step I am missing?. Where should these RTD.xml files be placed?
Thanks in advance