How to resolve Wildfly vfs URL to physical URL? e.g.
vfs:/C:/wildfly-20.0.1.Final/bin/content/foo.ear/myejb.jar/
The java code must not have dependency on Wildfly or other libraries.
How to resolve Wildfly vfs URL to physical URL? e.g.
vfs:/C:/wildfly-20.0.1.Final/bin/content/foo.ear/myejb.jar/
The java code must not have dependency on Wildfly or other libraries.