users@glassfish-samples.java.net

Re: javaee5-samples-1.0-installer.jar

From: Sreenivas Munnangi <Sreenivas.Munnangi_at_Sun.COM>
Date: Mon, 19 Jan 2009 15:42:29 -0800

Pepe Álvarez de Lara wrote:

> 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)

Make sure you define the properties
<https://glassfish-samples.dev.java.net/source/browse/*checkout*/glassfish-samples/ws/javaee5/docs/UserREADME.html>
including javaee.home.

>
> I have installed Glassfish v2ur2 on Windows Vista Home Premium. Is
> that the problem?
>
> Thanking in advance,
> Jose Alvarez de Lara