I am running Jboss2.4.4-tomcat3.2.3 as a job at back ground in Redhat Linux, but after I kill the process of "run_with_tomcat", there still some java process running, when I run "run_with_tomcat", it give error say several port are in use, is there a way to easy and clean killing all the jboss-tomcat process and restart?
Thanks a lot. David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, June 22, 2001 8:10 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] PortableRemoteObject.narrow > When should I use PortableRemoteObject.narrow, and when should I not. If you use RMI/IIOP (Borland Application Server) then you need to "narrow" your classes, if you're only using RMI (JBoss), you can omit this. However, personally, I would include this code in all of my context lookups, because it increases the application portability. Regards, Roman. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
