I downloaded JBoss AS7 7.1.1.Final (Brontes).  I start it up.  I add a simple 
management user with the add-user.bat file.
I downloaded resteasy-jaxrs-2.3.5 and started looking at the example 
ejb-integration.

In 
C:\projects\restEasy\resteasy-jaxrs-2.3.5.Final-all\resteasy-jaxrs-2.3.5.Final\examples\ejb-integration
I run
Mvn clean install

It starts and then I get an error below.  What am I doing wrong?

[INFO] Could not find manifest file: 
C:\projects\restEasy\resteasy-jaxrs-2.3.5.Final-all\resteasy-jaxrs-2.3.5.Final\exam
ples\ejb-integration\ear\target\ejb-integration-ear-2.3.5.Final\META-INF\MANIFEST.MF
 - Generating one
[INFO] Building jar: 
C:\projects\restEasy\resteasy-jaxrs-2.3.5.Final-all\resteasy-jaxrs-2.3.5.Final\examples\ejb-integra
tion\ear\target\ejb-integration.ear
[INFO]
[INFO] --- jboss-maven-plugin:1.3.1:deploy (jboss-deploy) @ ejb-integration-ear 
---
[INFO] Deploying 
C:\projects\restEasy\resteasy-jaxrs-2.3.5.Final-all\resteasy-jaxrs-2.3.5.Final\examples\ejb-integration
\ear/target/ejb-integration.ear to JBoss.
[INFO] No server specified for authentication - using defaults
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Resteasy JAX-RS EJB Test .......................... SUCCESS [0.340s]
[INFO] EJB test - EJB .................................... SUCCESS [1.124s]
[INFO] Basic Integration Test ............................ SUCCESS [0.464s]
[INFO] Basic Integration Test ............................ FAILURE [0.908s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.049s
[INFO] Finished at: Thu Dec 27 16:43:35 EST 2012
[INFO] Final Memory: 19M/219M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.codehaus.mojo:jboss-maven-plugin:1.3.1:deploy (jboss-deploy) on project 
ejb-integrati
on-ear: Mojo error occurred: 
http://localhost:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&name=jboss.system:servi
ce%3DMainDeployer&methodName=deploy&argType=java.net.URL&arg0=file:C:\projects\restEasy\resteasy-jaxrs-2.3.5.Final-all\r
esteasy-jaxrs-2.3.5.Final\examples\ejb-integration\ear/target/ejb-integration.ear
 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ejb-integration-ear
C:\projects\restEasy\resteasy-jaxrs-2.3.5.Final-all\resteasy-jaxrs-2.3.5.Final\examples\ejb-integration>


Sincerely,
Nick Skriloff , ME , MCP, SCJP
Information Technology Specialist
Darden Information Services
Voice 434 243 5025  Fax 434 243 2279
skrilo...@darden.virginia.edu

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to