eivind hognestad [
http://community.jboss.org/people/ehognestad] replied to the discussion
"Problem running ejb3 tutorial examples"
To view the discussion, visit:
http://community.jboss.org/message/555061#555061
--------------------------------------------------------------
I attached the file classes.txt Jaikiran, and also printed output below:
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building EJB3.0 Stateless Bean Tutorial
[INFO] task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-enforcer-plugin: checking for updates from
jboss
[INFO] [clean:clean]
[INFO] Deleting directory D:\development\tutorials\ejb3\source\stateless\target
[INFO] [enforcer:enforce {execution: enforce-banned-dependencies}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to
D:\development\tutorials\ejb3\source\stateless\target\classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar:
D:\development\tutorials\ejb3\source\stateless\target\jboss-ejb3-tutorial-stateless.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: enforce-banned-dependencies}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar:
D:\development\tutorials\ejb3\source\stateless\target\jboss-ejb3-tutorial-stateless-sources.jar
[INFO] [enforcer:enforce {execution: enforce-property}]
[INFO] [jboss-as-control:start {execution: start-jbossas}]
Starting server "all", with command (start timeout is 120 seconds ):
C:\java\jdk1.5.0_17\bin\java -cp
D:\development\jboss-5.1.0.GA\bin\run.jar;C:\java\jdk1.5.0_17\lib\tools.jar -Xmx512m
-Dsun.rmi.dgc.client.gcInterval=3600000 -Xms128m -Dsun.rmi.dgc.server.gcInterval=3600000
-XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true
-Dxb.builder.useUnorderedSequence=true org.jboss.Main -c all -b localhost -g
DefaultPartition
[INFO] [jboss-as-control:deploy {execution: deploy-tutorial}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Could not deploy
D:\development\tutorials\ejb3\source\stateless\target\jboss-ejb3-tutorial-stateless.jar
no protocol: and
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 37 seconds
[INFO] Finished at: Thu Jul 29 19:27:07 CEST 2010
[INFO] Final Memory: 47M/63M
[INFO] ------------------------------------------------------------------------
Shutting down server: all
Writing server thread dump to D:\development\jboss-5.1.0.GA\server\all\log\threadDump.log
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/555061#555061]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]