<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">
<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>
                                <td>
                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>
                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
JBoss AS7: Deploys but there's nothing there
</h3>
<span style="margin-bottom: 10px;">
created by <a href="http://community.jboss.org/people/maximomussini">maximomussini</a> in <i>Beginner's Corner</i> - <a href="http://community.jboss.org/message/626513#626513">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">
<div class="jive-rendered-content"><p><span>Hello, when running AS7 from ~/bin/standalone.bat with the standard configuration (fresh download of 7.0.1.Final) the default JBoss page is supposed to be seen at </span><a class="jive-link-external-small" href="http://localhost:8080/" target="_blank">http://localhost:8080/</a><span>, but there's nothing there.</span></p><p>Furthermore, if I deploy an example application (by dropping the "EnterpriseApplication1.ear" in ~/bin/standalone/deployments/) and start the server again, I still can't see anything from the browser.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>Calling C:\jboss-as-7.0.1.Final\bin\standalone.conf.bat</p><p>===============================================================================</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JBoss Bootstrap Environment</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JBOSS_HOME: C:\jboss-as-7.0.1.Final</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JAVA: C:\glassfish3\jdk7\bin\java</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>  JAVA_OPTS: -Dprogram.name=standalone.bat -Xms64M -Xmx512M -XX:MaxPermSize=256M -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterv</p><p>al=3600000 -Dorg.jboss.resolver.warning=true -Djboss.modules.system.pkgs=org.jboss.byteman -server</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>===============================================================================</p><p style="min-height: 8pt; height: 8pt; padding: 0px;"> </p><p>13:56:46,094 Informaci¾n [org.jboss.modules] JBoss Modules version 1.0.1.GA</p><p>13:56:48,422 INFO  [org.jboss.msc] JBoss MSC version 1.0.0.GA</p><p>13:56:48,922 INFO  [org.jboss.as] JBoss AS 7.0.1.Final "Zap" starting</p><p>13:56:54,932 WARN  [org.jboss.as] No security realm defined for native management service, all access will be unrestricted.</p><p>13:56:55,039 INFO  [org.jboss.as] creating http management service using network interface (management) port (9990)</p><p>13:56:55,041 WARN  [org.jboss.as] No security realm defined for http management service, all access will be unrestricted.</p><p>13:56:55,057 INFO  [org.jboss.as.logging] Removing bootstrap log handlers</p><p>13:56:55,323 INFO  [org.jboss.as.connector.subsystems.datasources] (Controller Boot Thread) Deploying JDBC-compliant driver class org.h2.Driver (versi</p><p>on 1.2)</p><p>13:56:55,452 INFO  [org.jboss.as.clustering.infinispan.subsystem] (Controller Boot Thread) Activating Infinispan subsystem.</p><p>13:56:56,390 INFO  [org.jboss.as.naming] (Controller Boot Thread) Activating Naming Subsystem</p><p>13:56:56,437 INFO  [org.jboss.as.naming] (MSC service thread 1-4) Starting Naming Service</p><p>13:56:56,441 INFO  [org.jboss.as.osgi] (Controller Boot Thread) Activating OSGi Subsystem</p><p>13:56:56,488 INFO  [org.jboss.as.security] (Controller Boot Thread) Activating Security Subsystem</p><p>13:56:56,614 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.0.Beta2</p><p>13:56:56,696 INFO  [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.0.Beta3</p><p>13:56:56,829 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.0.Beta3</p><p>13:56:58,463 INFO  [org.apache.catalina.core.AprLifecycleListener] (MSC service thread 1-3) La biblioteca nativa de Apache Tomcat basada en ARP que pe</p><p>rmite un rendimiento ¾ptimo en entornos de desarrollo no ha sido hallada en java.library.path: C:\glassfish3\jdk7\bin;C:\Windows\Sun\Java\bin;C:\Windo</p><p>ws\system32;C:\Windows;C:\glassfish3\jdk7\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\P</p><p>rogram Files\TortoiseSVN\bin;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft SQL Server\100\Tools</p><p>\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\NetBeans 7.0.1\</p><p>java\maven\bin;;.</p><p>13:56:58,574 INFO  [org.jboss.as.ee] (Controller Boot Thread) Activating EE subsystem</p><p>13:56:58,957 INFO  [org.jboss.as.jmx.JMXConnectorService] (MSC service thread 1-2) Starting remote JMX connector</p><p>13:56:59,448 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) Arrancando Coyote HTTP/1.1 en puerto http--127.0.0.1-8080</p><p>13:56:59,937 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) Listening on /127.0.0.1:9999</p><p>13:57:00,745 INFO  [org.jboss.as.connector] (MSC service thread 1-4) Starting JCA Subsystem (JBoss IronJacamar 1.0.3.Final)</p><p>13:57:00,995 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) Bound data source [java:jboss/datasources/ExampleDS]</p><p>13:57:02,044 INFO  [org.jboss.as.deployment] (MSC service thread 1-2) Started FileSystemDeploymentService for directory C:\jboss-as-7.0.1.Final\standa</p><p>lone\deployments</p><p>13:57:02,208 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "EnterpriseApplication1.ear"</p><p>13:57:02,316 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) Starting deployment of "EnterpriseApplication1-war.war"</p><p>13:57:02,455 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) added javax.persistence.api dependency to EnterpriseApplication1.ear</p><p>13:57:02,457 INFO  [org.jboss.as.jpa] (MSC service thread 1-4) added javax.persistence.api dependency to EnterpriseApplication1-war.war</p><p>13:57:03,157 INFO  [org.jboss.web] (MSC service thread 1-4) registering web context: /EnterpriseApplication1-war</p><p>13:57:03,160 INFO  [org.jboss.as] (MSC service thread 1-4) JBoss AS 7.0.1.Final "Zap" started in 18788ms - Started 138 of 199 services (61 services ar</p><p>e passive or on-demand)</p><p>13:57:03,285 INFO  [org.jboss.as.server.controller] (DeploymentScanner-threads - 2) Deployed "EnterpriseApplication1.ear"</p></div>
<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
<p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/626513#626513">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in Beginner's Corner at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075">Community</a></p>
</div></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>