[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread [EMAIL PROTECTED]
Perhaps you have a very ancient version of Ant installed. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971686#3971686 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971686 ___

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
[EMAIL PROTECTED] wrote : Perhaps you have a very ancient version of Ant installed. yes, i have changed ant version and now the error is: \jboss-seam-1.0.1.GA\examples\booking\src\org\jboss\seam\example\booking\Booking .java:22: illegal character: \64 [javac] @Entity [javac] ^ what can

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread [EMAIL PROTECTED]
install JDK 5 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971692#3971692 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971692 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
if i i try java -version on my cmd i get: java -version java version 1.5.0_04 Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05) Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing) it's not JDK 5? where cain i find JDK 5? thanks View the original post :

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread [EMAIL PROTECTED]
Try javac -version. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971694#3971694 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971694 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
[EMAIL PROTECTED] wrote : Try javac -version. 1.0.1.GA\examples\bookingjavac -version javac: invalid flag: -version Usage: javac source files where can i find JDK 5? (i.m looking on java.sun but i can't find) View the original post :

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread [EMAIL PROTECTED]
C:\Documents and Settings\Gavinjavac -version | javac 1.5.0_05 | javac: no source files | Usage: javac options source files http://java.sun.com/javase/downloads/index.jsp View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971696#3971696 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread [EMAIL PROTECTED]
Make sure JAVA_HOME and PATH are set correctly. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971697#3971697 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971697 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
i have installed jdk5 and when i run jboss: Could not locate C:\jdk1.5.0_08\lib\tools.jar. Unexpected results may occur. Make sure that JAVA_HOME points to a JDK and not a JRE. === . JBoss Bootstrap Environment .

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
yes i know, maybe i can't find the right jsk 5 to download View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971725#3971725 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971725 ___

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
ok, tha path was missed now when i use ant i get BUILD SUCCESSFUL but i 'm not able to see my application in http://localhost:8080/seam-booking/ maybe i have missed the directory to extract Seam. do you know anything?? thanks View the original post :

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
i didn't write build.properties correctly now everything is ok (maybe :-) ) thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971771#3971771 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971771

[jboss-user] [JBoss Seam] - Re: Unexpected element zipfileset

2006-09-14 Thread clockdva
you are very kind View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3971772#3971772 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3971772 ___ jboss-user mailing list