Skip to content

601724080/scan-external-tomcat-project

Repository files navigation

scan-external-tomcat-project

this project has 2 branch:

  • main: use spring-boot and built-in Tomcat server
  • external-tomcat: use spring-boot and external Tomcat server

when run the app with my-agent on the master branch,the app's class can be scan out:

img.png img.png

but when i user external-tomcat with my-agent to run app, no app's class found:

img.png img.png

eclipse + tomcat

when i use eclipse-2023-09,i can't find servers and tomcat reference, if you have the same problem you can follow me to change the settings

step1 click help -> Install New Software

step2 Choose the same site as our eclipse version

img.png

step3 expand Web,XML,Java EE and OSGi Enterprise Development and choose JST Server AdaptersExtensions

step4 click windows -> Preferences

step5 click server -> Runtime Environments -> Add

img.png

step6 set tomcat installation directory

img.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages