how to deploy more than one ear in jboss - need inputs. right now i have 
successfully deployed an ear and trying to deploy another ear in the same 
server.. but i am not able to deploy the second one. 
Following are the errors 

1) java.rmi.server.ExportException: Port already in use: 1198; nested exception 
is
2) java.net.BindException: Cannot assign requested address
3) java.rmi.server.ExportException: Port already in use: 4544; nested exception 
is: 
4) java.net.BindException: Cannot assign requested address:8081
5) LifecycleException:  Protocol handler initialization failed: 
java.net.BindException: Cannot assign requested address:8081

i tried tp changed the default ports to deploy the ear

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to