I am trying to install the samples into <javaee.home>/samples
as you say but for all .jar I find an exception:
bp-project\app-client-ant.xml
Exception in thread "main" java.io.FileNotFoundException: bp-project\app-client-
ant.xml (El sistema no puede encontrar la ruta especificada) => (The system cannot find the specified path)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.sun.tools.xjc.installer.Main.install(Main.java:112)
at com.sun.tools.xjc.installer.Main.main(Main.java:63)
I have installed Glassfish v2ur2 on Windows Vista Home Premium. Is that the problem?
Thanking in advance,
Jose Alvarez de Lara