Hi,
I need to lookup an EJB from message mapping.
1. Is this possible.
I have imported the jar file of the EJB as an imported archive and also in the user defined function i have included the packages in the import section. However when i activate the msg mapping it gives a compile time error stating that it is not able to recognise the home and remote interfaces of the EJB.
2. Can anyone please suggest how i need to include the jar file of the EJB.
3. If the above is possible can i use the Local and LocalHome interfaces instead of remote interfaces.
Please do give your suggestion
Regards
Sidharth