Fornax-Platform
Forum

 « Return to Thread: Using JBoss5?

Using JBoss5?

by ABeckers :: Rate this Message:

Reply to Author | View in Thread

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

 « Return to Thread: Using JBoss5?