thanks, found the culprit, turned it off, and got a *very* simple stateless 
session bean to deploy and even tested it :)

>From: Sebastien Alborini <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: [JBoss-user] Address in use
>Date: Sun, 20 May 2001 12:19:30 +0200
>
>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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to