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?
You are in the wrong (jboss developers) forum.
Please try one of the JBoss USER forums:
http://www.jboss.com/index.html?module=bb&op=viewforum&f=61
http://www.jboss.com/index.html?module=bb&op=viewforum&f=47