-
Downloading the list of libraries and placing them in the folder / libs I had problems with some libraries, the method that worked for me was to download jasper report starter and copy their libs to t…
-
**Description:**
We are getting several versions of the same jar within the current EI 6.2.0 pack. (eg: slf4j.api_1.6.1.jar, slf4j.api_1.7.12.jar, slf4j.api_1.7.13.jar, slf4j.api_1.7.21.jar, slf4j.ap…
-
I have an application that deploys successfully the first time and fails upon redeploy. This seems to be very similar to issue 11638: [http://java.net/jira/browse/GLASSFISH-11638](http://java.net/jira…
-
I have an application that deploys successfully the first time and fails upon redeploy. This seems to be very similar to issue 11638: [http://java.net/jira/browse/GLASSFISH-11638](http://java.net/jira…
-
I have an application that deploys successfully the first time and fails upon redeploy. This seems to be very similar to issue 11638: [http://java.net/jira/browse/GLASSFISH-11638](http://java.net/jira…
-
when i new a springboot application ,yet it can regist to eureka server,but when i add dependency in maven pom , it will log
```
DiscoveryClient_UNKNOWN/10.100.152.48:xxxx:493a3698228d7544b85b6b1bb4…
-
-
按照你说的,将pom中有一段注释的去掉,生成完整独立运行包prototype-standalone.war,将jdbc.initialize.database.enable先设置为 true,执行java -jar prototype-standalone.war -Dport=8080 后将 解压出的work文件夹下的jdbc.initialize.database.enable设置为false…