Can you locally test more than 1 consumer BSSV in same run from JDeveloper Local Integrated WLS?
We have one custom application that calls multiple custom consumer BSSVs at different points of execution. We are testing this application locally before deploying it to the server. We have deployed both the consumer BSSVs to the JDeveloper local Integrated WLS-
But we are only able to successfully test one consumer BSSV(say BSSV#1) call at a time, the call to the second consumer BSSV(say BSSV#2) always returns this error-
Error on application:
Error in bssv.log:
But I see this requested BSSV class in the deployments section of the local integrated WLS, not sure why it cannot be found-