Hi !

Just a guess, is your network configuration ok ? 
I mean your localhost has the right aliases in /etc/hosts, etc ?

Simon

> -----Original Message-----
> From: Hunter Hillegas [mailto:[EMAIL PROTECTED]]
> Sent: martedi 17 luglio 2001 1:23
> To: JBoss 2
> Subject: [JBoss-user] HELP! I AM NOW DESPERATE. My beans 
> won't deploy...
> 
> 
> This is the third time I've posted this but I still can't get 
> it figured
> out.
> 
> Things deploy just fine on my MacOS X JBoss2.4.0 machine. 
> Trying to deploy
> the same JAR on the Linux box throws hundreds of exceptions when it is
> deployed.
> 
> My JAR has two beans it in, an MDB and an SSB.
> 
> The MDB causes the problem.
> 
> I get this from the deployer:
> 
> [Container factory] Deploying EmailBean
> [Container factory] Begin java:comp/env for EJB: MailingListBean
> [Container factory] TCL: java.net.URLClassLoader@1eb199
> [Container factory] End java:comp/env for EJB: MailingListBean
> [Container factory] Mapped Container method remove HASH -1842617161
> [Container factory] Mapped Container method getEJBHome HASH -993218923
> [Container factory] Mapped Container method getHandle HASH 1182305581
> [Container factory] Mapped Container method getPrimaryKey 
> HASH -131865408
> [Container factory] Mapped Container method isIdentical HASH 285457048
> [Container factory] Mapped sendEmail 379100373to public void
> com.guerrillabroadcasting.groundswell.ejb.session.MailingListB
> ean.sendEmail(
> java.lang.String,java.lang.String,java.lang.String,java.lang.S
> tring,java.lan
> g.Str
> ing) throws java.rmi.RemoteException
> [Container factory] Mapping remove
> [Container factory] Mapping remove
> [Container factory] Mapping getEJBMetaData
> [Container factory] Mapping getHomeHandle
> [Container factory] Mapping create
> [Container factory] JRMP 1.3 CI initialized
> [Container factory] Begin java:comp/env for EJB: EmailBean
> [Container factory] TCL: java.net.URLClassLoader@12b1a1
> [Container factory] No resource manager found for Mail
> [Container factory] End java:comp/env for EJB: EmailBean
> [Container factory] Got destination type Queue
> [Default] java.net.ConnectException: Connection refused
> [Default] at java.net.PlainSocketImpl.socketConnect(Native Method)
> 
> It then throws HUNDREDS of other exceptions... If anyone can 
> help, it would
> be great.
> 
> Hunter
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 

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

Reply via email to