I have deploy problems:

Receive timed out when my *.ear file is deployed.

I create a entity class, a session bean with home and remote.
a *.jar and *.par  are made into a *.ear file.  persistence.xml and 
persistence.properties in metainfo directory ( I copy them into ejb3.deployer 
too), also I have *.ds.xml file with all dbms connection info ( all of these 
used to work with hibeenat 3.0 ). my dbms is sql server.  

in my *.jar file, only session bean classes ( home, remote and sessionbean )
with some support jar file;
in my *.par file, only entity class with some support file;
I put *.xml and *.properties into metainfo directory too.

this *.ear file is put into ejb3.deployer.  
deployment has error show up:
java.net.sockettimeoutexception: Receive timed out.

WHO KNOW the reason.


THanks






View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3893806#3893806

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3893806


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to