Hi All,
I have an EJB DC with one session bean which i can access fine and it works OK in BPM.
However, i need another BPM mapping function so i added another session bean into the same DC to avoid adding extra DCs. When i deploy the new EJB and EAR files, I cannot find the newly deployed classes in the JNDI browser and so in BPM i get a NameNotFoundException.
So i was wondering if anyone has had any luck putting more than one function/session bean into one EJB DC.
Thanks
Yassir