Questions tagged as 'war'

0
answers

MojoFailureException caused by charsetName in Maven Archetype [closed]

A WAR project that I'm trying to use base to run mvn archetype:create-from-project causes the following exception stack after trying to read one of the .java files: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-ar...
asked by 24.06.2016 / 19:40
1
answer

Is it possible to retrieve the src of an implanted .WAR file?

I'm working with a lot of legacy applications here. One of them (in production) needs to be edited because it has no log. I decompiled, but I have no idea how to reassemble in this situation. I have not been able to recompile individual edite...
asked by 27.04.2017 / 14:35
0
answers

Maven does not export all jars ClassNotFoundException

I have a web (.war) project and it exports SOME jars to WEB-INF / lib folder, as it does not export the org.json jar and I'm getting ClassNotFoundException! I'm using maven, I'd like to know how I force all depenicas to be exported to WEB-IN...
asked by 02.09.2016 / 14:19
1
answer

process 24x5 in jar how to convert to .war

I have created a jar to calculate forex signals, but I would like to host it on some server in the cloud. As I've been researching, it will be much easier to convert it to a war. Since my app is supposed to run 24x5, I'd need it to run around...
asked by 09.05.2016 / 03:59
0
answers

Write resource within war file on AWS s3

Hello, how do I record a resource that is inside a war structure, generated by the deploy of the java application, in the AW3 S3. The method below works when the application is on the local server, but when I deploy through ElasticBEanastalk,...
asked by 05.02.2018 / 19:43