-
### Apache NetBeans version
Apache NetBeans 23
### What happened
If you try to build a new web app project with ant and Jakarta EE 10, because ant try to compile with old javax.
Ant use spec…
-
### Apache NetBeans version
Apache NetBeans 23
### What happened
error when try to build with binary format newer than java 8
```
Exception in thread "main" java.lang.IllegalArgumentException: PW…
-
Is it possible to debug **Java Web Applications**?
> _**For example**_
I have an application which can be hosted on Apache Tomcat and I would like to **debug** it in **.jsp** file.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
job executio…
-
Discover Java Web Apps using standard Java app servers:
Tomcat
JBoss
WebSphere
WebLogic
-
问题描述
nacos 从2.2.2 滚动升级到2.2.3 ,升级方案是:先备份2.2.2 整个目录为2.2.2_copy,然后替换jar包。从2.2.3 回滚到2.2.2 ,回滚方案:删除2.2.3整个目录,将先前备份的2.2.2_copy 重新修改nacos 目录。在回滚过程中存在间歇性回滚失败,在alipay-jrafe.log 报这个异常:Fail to init RocksDBLogSt…
-
**Describe the bug**
For Win, start dev mode, create src/main/webapp/WEB-INF/web.xml file by an editor, before paste the content, OL throws an error. Then, paste the content and save the file, OL…
-
-
### What steps will reproduce the bug?
1. Nifi Operator version 1.9.0
2. Nifi cluster version 1.17.0
3. Kubernetes version 1.29.0
### What is the expected behavior?
Nifi cluster should be up and …