Temat: JBoss Seam
Mam problem przy uruchomieniu pierwszego projektu Jboss Seam w Netbeans.
Zainstalowałem Serwer Jboss, pobrałem framework JbossSeam i plugin Seam generator.
Łącze się z zdalną bazą MySQL.
Nie mogę na sieci znaleźć tego błędu :(
Błąd to:
file-copy:
C:\serwerjbos\jbossseam\seam-gen\build.xml:930: Warning: Could not find file C:\serwerjbos\jbossseam\seam-gen\build.properties to copy.
BUILD FAILED (total time: 10 seconds)
Po klinięciu na błąd przenosi mnie do build.xml do:
<target name="file-copy" depends="file-copy-war,file-copy-ear,setup-filters">
<copy tofile="${project.home}/seam-gen.properties"
file="${seam-gen.properties}"/> //tutaj
<copy todir="${project.home}/resources/">
<fileset dir="${seam-gen.dir}/resources/">
<include name="components-*.properties"/>
</fileset>
<filterset>
<filter token="projectName" value="${project.name}"/>
</filterset>
</copy>
Całość:
init:
init-properties:
C:/serwerjbos/jboss-5.1.0.GA
validate-workspace:
validate-project:
icefaces-staging-copy:
initcopy:
initpoms:
Setting up dependencies
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
[INFO] Installing C:\serwerjbos\jbossseam\classes\poms\root.pom to C:\Documents and Settings\grzesiek\.m2\repository\org\jboss\seam\root\2.2.0.GA\root-2.2.0.GA.pom
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
[INFO] Installing C:\serwerjbos\jbossseam\classes\poms\parent.pom to C:\Documents and Settings\grzesiek\.m2\repository\org\jboss\seam\parent\2.2.0.GA\parent-2.2.0.GA.pom
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
Copying 1 file to C:\serwerjbos\jbossseam\classes\poms
copyseam:
copyseamdependencies:
copyjbossembedded:
copy-icefaces-home:
copy-icefaces-maven:
copy-lib:
Copying Seam and dependencies to the C:/Documents and Settings/grzesiek/Moje dokumenty/NetBeansProjects/SeamApplication5/lib directory...
Copying 140 files to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5\lib
Copied 5 empty directories to 2 empty directories under C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5\lib
Copying JBoss Embedded configuration to the C:/Documents and Settings/grzesiek/Moje dokumenty/NetBeansProjects/SeamApplication5/bootstrap directory...
Copying 30 files to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5\bootstrap
file-copy-war:
file-copy-ear:
Copying build scripts for EAR deployment to the C:/Documents and Settings/grzesiek/Moje dokumenty/NetBeansProjects/SeamApplication5 directory...
Copying 2 files to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5
Copying 1 file to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5
Copying 1 file to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5
Copying 1 file to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5
Copying resources needed for EAR deployment to the C:/Documents and Settings/grzesiek/Moje dokumenty/NetBeansProjects/SeamApplication5/resources directory...
Copying 8 files to C:\Documents and Settings\grzesiek\Moje dokumenty\NetBeansProjects\SeamApplication5\resources
setup-filters:
file-copy:
C:\serwerjbos\jbossseam\seam-gen\build.xml:930: Warning: Could not find file C:\serwerjbos\jbossseam\seam-gen\build.properties to copy.
BUILD FAILED (total time: 10 seconds)
PYTANIE NIEAKTUALNE jakoś się udało w Eclipse
Grzegorz Małopolski edytował(a) ten post dnia 09.12.09 o godzinie 17:51