Hhoang
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created Using Takipi with Debug mode
AnsweredHi, I would like to use Takipi (overops.com) with IntelliJ. It requires me to add "-agentlib:TakipiAgent" to the VM Options. That's not a big deal since I can modify the configuration. Running my a... -
Edited Running multiple tomcat instances in debug mode
AnsweredHi, I have multiple services running in tomcat so I broke them in two groups:one tomcat instance consisting of stable services (artifacts) and one consisting of the one I'm working on. If I ran any...