[jboss-jira] [JBoss JIRA] (AS7-4284) Unable to deploy seam booking example
Bikramjit Kahlon (JIRA)
jira-events at lists.jboss.org
Sat Mar 24 11:47:47 EDT 2012
Bikramjit Kahlon created AS7-4284:
-------------------------------------
Summary: Unable to deploy seam booking example
Key: AS7-4284
URL: https://issues.jboss.org/browse/AS7-4284
Project: Application Server 7
Issue Type: Bug
Components: Build System
Affects Versions: 7.1.1.Final
Environment: Window Vista
Reporter: Bikramjit Kahlon
Assignee: Paul Gier
Priority: Minor
Fix For: 7.1.1.Final
Installed
Jdk1.6.0_31
Ant 1.8.3
jboss-seam version 2.2.2
jboss-as-7.1.1.Final
1. setup the JAVA_HOME and ANT_HOME ... tested ok
2. started jboss as ... tested ok
3.Edited build.properties in Seam directory C:\jboss-seam\build.properties and configure "jboss.home C:\\jboss-as-7.1.1.Final" property with JBoss AS installation
4.In the c:/jboss-seam/examples/booking directory, type ant deploy.
got below error
============================
C:\jboss-seam\examples\booking>ant deploy
Buildfile: C:\jboss-seam\examples\booking\build.xml
initcopy:
initpoms:
[echo] Setting up dependencies
[copy] Copying 1 file to C:\jboss-seam\classes\poms
BUILD FAILED
C:\jboss-seam\build\common.build.xml:96: The following error occurred while exec
uting this line:
C:\jboss-seam\build\utilities.build.xml:80: artifact:install doesn't support the
"settingsFile" attribute
Total time: 1 second
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list