Unfortunately, this is not possible. The JPDA is a protocol specifically for Java Runtime Environments (JRE). BeanShell does not run with the JRE, it is using the BSFManager.
However there are other ways to ‘debug’, test and validate BeanShell code.
Take a look at:
- Error at Line 0: Advanced Logging for your IIQ Code
- IDW Rule Runner Plugin: Rapid Development and Troubleshooting in the Browser
- Laughing in the face of regression: testing made fun with IdentityIQ
– Remold