JBoss 3.2.5:
I wrote simple app with EJP SessionBean and Servlet in IDEA 4.5, compilation is 
processing sucesfully but i can not deploy that app to JBoss.

LOG in IDEA:

...
17:29:24,958 INFO  [ChannelSocket] JK2: ajp13 listening on /0.0.0.0:8009
17:29:24,988 INFO  [JkMain] Jk running ID=0 time=0/1442  config=null
17:29:25,138 INFO  [EARDeployer] Init J2EE application: 
file:/D:/idea/sample/app/app.ear
17:29:27,582 ERROR [MainDeployer] Could not initialise deployment: 
file:/D:/idea/sample/app/app.ear
org.jboss.deployment.DeploymentException: www.jboss.org; - nested throwable: 
(java.net.UnknownHostException: www.jboss.org)
        at org.jboss.metadata.XmlFileLoader.getDocument(XmlFileLoader.java:316)
        at org.jboss.metadata.XmlFileLoader.getDocument(XmlFileLoader.java:247)
        at org.jboss.ejb.EJBDeployer.init(EJBDeployer.java:416)
...

whats wrong or what can i do/check?


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

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


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to