users@glassfish.java.net

Re: RuntimeException after relocating Glassfish installation

From: <forums_at_java.net>
Date: Tue, 31 Jan 2012 11:13:23 -0600 (CST)

This is what i see for each bundle in my domain.xml:

    <application
location="${com.sun.aas.instanceRootURI}/applications/my-app/" name="my-app"
object-type="user">
      <property name="appLocation"
value="${com.sun.aas.instanceRootURI}/applications/__internal/my-app/my-app-0.1.0-SNAPSHOT.jar"></property>
      <property name="defaultAppName"
value="my-app-0.1.0-SNAPSHOT"></property>
      <module name="my-app">
        <engine sniffer="osgi"></engine>
      </module>
    </application>


--
[Message sent by forum member 'shralpfx']
View Post: http://forums.java.net/node/883131