d cutter wrote:
>
> i just started using jboss yesterday, so i may very well be doing something
> silly, but when i attempt to deploy a trivial session bean, i get the
> following exception below. i looked through deja and the faq, but saw
> nothing that looked like this. it appears as if jboss wants to use port
> 4444 and something else is already using it. i have no idea what that would
> be. is there a way to find out?
Under linux, something like
lsof -i tcp:4444
> is there a way to change the port that
> jboss wants to use?
Yes, you can change it in standardjboss.xml: change the <RMIObjectPort>
values.
Sebastien
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user