Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work for .war files #17

Open
roastedchiken opened this issue Nov 17, 2022 · 0 comments
Open

Doesn't work for .war files #17

roastedchiken opened this issue Nov 17, 2022 · 0 comments

Comments

@roastedchiken
Copy link

Caused by: java.io.IOException: Failed to list contents of file:/code/build/libs/MyProject.war!/WEB-INF/lib/lazysodium-java-5.1.4.jar!/arm64/libsodium.so
at com.goterl.resourceloader.ResourceLoader.doCopyDirectory(ResourceLoader.java:372)
at com.goterl.resourceloader.ResourceLoader.copyDirectory(ResourceLoader.java:364)
at com.goterl.resourceloader.ResourceLoader.getFileFromFileSystem(ResourceLoader.java:258)
at com.goterl.resourceloader.ResourceLoader.copyToTempDirectory(ResourceLoader.java:88)
at com.goterl.resourceloader.SharedLibraryLoader.load(SharedLibraryLoader.java:53)

Are there any plans to support .war files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant