Tagged Questions
0
votes
2answers
529 views
Ignore jar signing in a web service?
We have some legacy JAR files from a vendor that were previously distributed as an applet, but we'd now like to simplify as a web service.
While the code works when I run it natively within my ...