Hi,
I actually prepare for
test 287 and read howard's book.
I'm currently in the chapter
J2EE container clients and something is not clear for me.
on p.417, it is stated that
typival resources definitions in client-resource.xmi are used by Websphere Application Client to resolve resource manager connection factory references for J2EE Application Client components.
Where is located this file client-resource.xmi? In my client projet, under META/INF, I just have application_client.xml and ibm-application-client-bnd.xmi.
I have well understood the following words p.417
JMS clients declaring access to JMS with resource manager connection factory references must have all references resolved locally. J2EE web components and J2EE Enterprise components have their resource manager connection factory references resolved by administering the J2EE Application Server in which they run
we don't declare the references to resource manager connection factory references the same way, depending if we deal with Application Clients or other J2EE components.
I know the second way - simply by fulling the box websphere binding in the tab reference of the Web component or EJB component - but I have no idea about the first.
Filling manually the client-resource.xmi (if one can find it...) with factories element as suggested p.417?
i would be very grateful for any assistance on this subject.
Regards,
Cyril.
[ December 15, 2004: Message edited by: cyril vidal ]