I have got swing app which calls JBoss deployed applicaton servlet. I was testing JMeter Recording but as far as i know this approach requires browser to send requests. Is it possible to record traffic from another kinds on clients (ie. swing) using JMeter?
What I need is a way to see incoming http requests to JBoss server.
Thanks for any help!