I have not tried on jboss5. What problems do you have? What do you see in jboss log file?
The version is a property on maven-ear-plugin in pom.xml of the ear project. http://maven.apache.org/plugins/maven-ear-plugin/examples/generating-jboss-app.html /Patrik ABeckers wrote: > > Hi, > > I still struggle with the tutorials. After now successfully running 1.6 > snapshot on jetty using Archtype Tutorial. > But as the application I plan to create has to run on JBoss5, I want the > tutorial also to run on jboss5. But ist does not. Has someone ideas what > to change to run it there? > > On the screen I saw a message, that no jboss version was set. Any hints on > how to set? > > Output from build process: > [INFO] > ------------------------------------------------------------------------ > [INFO] Building EAR project for tut2 > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean] > [INFO] Deleting directory D:\Sculptor\workspace\tut2-ear\target > [INFO] snapshot org.tut2:tut2:1.0-SNAPSHOT: checking for updates from > snapshots. > archiva.fornax-platform.org > [INFO] snapshot org.tut2:tut2:1.0-SNAPSHOT: checking for updates from > java.net > [INFO] snapshot org.tut2:tut2:1.0-SNAPSHOT: checking for updates from > jboss.org > [INFO] snapshot org.tut2:tut2:1.0-SNAPSHOT: checking for updates from > com.spring > source.repository.bundles.external > [INFO] snapshot org.tut2:tut2:1.0-SNAPSHOT: checking for updates from > com.spring > source.repository.bundles.release > [INFO] snapshot org.tut2:tut2:1.0-SNAPSHOT: checking for updates from > com.spring > source.repository.bundles.snapshot > [INFO] [ear:generate-application-xml] > [INFO] JBoss version not set, using JBoss 4 by default > [INFO] Generating application.xml > [INFO] Generating jboss-app.xml > [INFO] [resources:resources] > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered > resources, > i.e. build is platform dependent! > [INFO] Copying 0 resource > [INFO] [ear:ear] > [INFO] JBoss version not set, using JBoss 4 by default > [INFO] Copying artifact[ejb:org.tut2:tut2:1.0-SNAPSHOT] to[tut2.jar] > [INFO] Copying artifact[war:org.tut2:tut2-web:1.0-SNAPSHOT] > to[tut2-web.war] > > Thanks for your help, > Andreas > -- View this message in context: http://www.nabble.com/Using-JBoss5--tp23827477s17564p23840637.html Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
