Questions tagged [jsr160]
2 questions
5
votes
2 answers
How to enable JMXMP in Tomcat?
I've downloaded the JMXMP extensions and installed them in Tomcat's lib directory. Now, how can I make it use them, i.e. let Tomcat accept JMXMP connections?
Oracle's examples show how to do it with code, for which I'd have to write my own…

Bart van Heukelom
- 43,244
- 59
- 186
- 301
1
vote
1 answer
JSR-160 access to a secured WebSphere AppServer
I'm trying to access a WebSphere 7 AppServer, which has security enabled, using JSR-160 classes. I can get a connection going with the following, provided I define the java.ext.dirs system property pointing at various WebSphere lib…

dOxxx
- 1,540
- 1
- 12
- 28