[JBoss Seam] - Re: SEAM INSTALLATION
by pronob
I am pasting a full display with java -version output : just to make sure we are in the same page:
C:\JBOSSSIM\jboss-seam-1.2.1.GA>java -version
java version "1.6.0_01"
Java(TM) SE Runtime Environment (build 1.6.0_01-b06)
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)
C:\JBOSSSIM\jboss-seam-1.2.1.GA>ant
Buildfile: build.xml
init:
[echo] Build JBoss Seam 1.2
select-compiler:
antlr:
compilecore:
[javac] Compiling 382 source files to C:\JBOSSSIM\jboss-seam-1.2.1.GA\build\
classes
[javac] javac: invalid target release: 1.5
[javac] Usage: javac <source files>
[javac] where possible options include:
[javac] -g Generate all debugging info
[javac] -g:none Generate no debugging info
[javac] -g:{lines,vars,source} Generate only some debugging info
[javac] -nowarn Generate no warnings
[javac] -verbose Output messages about what the compiler
is doing
[javac] -deprecation Output source locations where deprecated
APIs are used
[javac] -classpath Specify where to find user class files
[javac] -sourcepath Specify where to find input source files
[javac] -bootclasspath Override location of bootstrap class fil
es
[javac] -extdirs Override location of installed extension
s
[javac] -d Specify where to place generated class f
iles
[javac] -encoding Specify character encoding used by sourc
e files
[javac] -source Provide source compatibility with specif
ied release
[javac] -target Generate class files for specific VM ver
sion
[javac] -help Print a synopsis of standard options
BUILD FAILED
C:\JBOSSSIM\jboss-seam-1.2.1.GA\build.xml:670: Compile failed; see the compiler
error output for details.
Total time: 2 seconds
C:\JBOSSSIM\jboss-seam-1.2.1.GA>
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041681#4041681
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041681
18 years, 8 months
[JBoss Tools (users)] - Eclipse 3.2 and JBoss IDE 2.0 beta2 introduces config errors
by janekindred@yahoo.com
Installation of Eclipse IDE 2.0.0 Beta2 introduces several feature configuration errors, older versions of features being installed over newer one:
anonymous wrote :
| Included feature "J2EE Standard Tools (JST) Project" version "1.5.3.v200701251935-kW-NqztJbMj98Vy" is disabled.
|
| Included feature "J2EE Standard Tools (JST) Project" version "1.5.3.v200701251935-kW-NqztJbMj98Vy" is disabled.
|
|
| Included feature "Graphical Editing Framework" version "3.2.1.v20060921" is disabled.
|
| Included feature "J2EE Standard Tools (JST) Project" version "1.5.1.v200609111510-kW-O_zxPud7GuJG" contains problems.
|
| Included feature "Web Standard Tools (WST) Project" version "1.5.1.v200609111500-X3TmmF3AeboB5EW" is disabled.
|
|
| Included feature "JST Web User Documentation" version "1.5.3.v200701251934" is disabled.
|
|
| Included feature "Web Standard Tools (WST) Project" version "1.5.3.v200701251935-X3Tn7ug44nfs8AE" contains problems.
|
| Included feature "WST XML Plug-in Developer Resources" version "1.5.3.v200701251933-L2zO3EqAIUoe80j" contains problems.
|
| Included feature "WST Web Services Plug-in Developer Resources" version "1.5.3.v200701251933-8422923473A55-v" contains problems.
|
|
| Included feature "WST Relational Database User Documentation" version "1.5.1.v200609121915--4hNDDhDrSIDSDf" is disabled.
|
| Included feature "WST Relational Database Core" version "1.5.1.v200608082030--3YIAAYAeEKFTFU" is disabled.
|
|
| Included feature "WST Web Services User Documentation" version "1.5.1.v200609111650--2PD88P8XECCNKM" is disabled.
|
|
| Included feature "WST XML User Documentation" version "1.5.1.v200609111545--3YIAAYAjJGDUPb" is disabled.
|
| Included feature "WST XML Core" version "1.5.1.v200608082030--3YIAAYAjGLENFH" is disabled.
|
Please see my install log http://jane.atbhost.com/.
Eclipse SDK
Version: 3.2.2
Build id: M20070212-1330
Ubuntu Edgy
Thanks.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041676#4041676
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041676
18 years, 8 months