Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have an application which uses custom java code. For the application we are using Cisco general Log4j for logging purposes and is embedded in the application handler to generate logs.
After the patch is applied, the Log4j file gets moved from C:\C...
I have a VXML application in which I am using java classes to check updates from the UCCE for multiple events. I need this application to play asynchronously so I can play another VXML application which has queue prompts. This is how the scenario wil...