Am Mittwoch, den 14.11.2007, 18:14 +0300 schrieb Eman Ali al-Maktari [IT Department]: > Thanks Glen for the quick reply, > > The port that's hold by JBoss is "9090" as the address I'm using to publish > my endpoint is "http://localhost:9090/sn_categories"; >
fuser -k 9090/tcp should work for you then. Glen
