-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I tried the .jar with my change on a demo project using Spring Boot and everything worked fine. After, I tried the same project in .war + Wildfly 26.0.1.Final and I was able to replicate the ClassNotFoundException bug. Same JDK.
So I searched and I found that you should start Wildfly with -Djboss.modules.system.pkgs=tech.httptoolkit
to be able to attach the agent in a running Wildfly... Not sure if we can bypass it in HTTP Toolkit.
Originally posted by @davidhsv in #2 (comment)
Metadata
Metadata
Assignees
Labels
No labels