tomcat tag

36 questions


1 answers
350 views
0
Tomcat9 service outage takes more than a minute

Tomcat9 Windows service outage takes more than a minute.Is there any way to speed it up?


1 answers
924 views
0
In Java servlet, when SHA-256 sends WW-Authenticate header for digest authentication, the client does not return the result.

We are developing a WebAPI for Digest authentication, but if you set the message digest algorithm to SHA-256, the client side will crash.Is there something wrong with the server implementation?languag...

1 years ago

1 answers
443 views
0
Eclipse, java8 is built with an ant and the bootstrap class path is not set with -source8 error.

As the title suggests, I am too new to know how to set classpass.Currently, javac is unknown in the following configuration:jdk-14.0.2jre1.8.0_261tomcat 8.5.57Below is the error.Thank you for your coo...

1 years ago

1 answers
93 views
0
How to Configure Class Paths from VM Arguments in Eclipse

I have a question about eclipse.properties file in external folderI'd like to load it.from the VM argument in eclipseJava Build Path > Library > Class Path Is there a way to set up an external f...


1 answers
71 views
0
OpenAM AD collaboration

OpenAM has brought in users through AD collaborationLog in to OpenAM with AD-linked usersWhat items should I set to grant permission to each user?Problems/Error Messages you are experiencingWhen I log...


1 answers
128 views
0
Error when I create war using Gradle in Spring Boot and boot on tomcat

I am trying to create a war with Gradle and deploy it on an existing Tomcat.I succeeded in creating war, but when I put it on the webapp and launch Tomcat, I get the following error:Critical [localhos...

1 years ago

1 answers
68 views
0
Java and Tomcat versions

I would like to develop a simple screen using Pleiades in Java.So I have a question, if I want to develop it in Java version 1.8, is there no problem with Tomcat version 7.0?Also, should I set the com...

1 years ago

1 answers
123 views
0
I want the application layer to handle unmapped requests in SpringMVC

Can SpringMVC pick up all unmapped requests?For example, @RequestMapping(value=/{otherwise:.+}, method=RequestMethod.GET)public String otherwise() threads Exception { US>throw new TargetNotFoundExcept...

1 years ago

2 answers
116 views
0
Building a java-web Server Using Sakura VPS

I am currently renting Sakura VPS to publish web applications on CentOS, Apache httpd, Java, and Tomcat.I took it to a state where I could access it at the following URL.http://○○○.com/tomcat/applicat...

1 years ago

1 answers
85 views
0
About adding the java filter program

Hello.The other day, I had a problem with the system that was in production.障害 For details of the failure, please refer to About garbled characters when adding java filter programsSee the .As a counte...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.