dev@glassfish.java.net

Re: Quicklook Issues

From: Vijay Ramachandran <Vijay.Ramachandran_at_Sun.COM>
Date: Wed, 07 Mar 2007 10:37:11 -0800

This happened to me also when I just did maven runtest but goes away
when I do maven runtest-ee

The JBI team has to look into this and fix this ASAP

Vijay

Tom Ware wrote:
> Hi All,
>
> I am having trouble running quicklook. I a couple of different
> failures on a version I obtained today.
>
> 1 [java] wsimport-local:
> [java] [mkdir] Created dir:
> C:\cvsworkspace\glassfish\appserv-tests\build\module\classes
> [java] [exec]
> "http://localhost:${HttpDefaultPort}/TestApp/MiscService/Misc?wsdl" is
> neither a file name nor an URL
> [java]
> [java]
> [java] [exec] Usage: wsimport [options] <WSDL_URI>
>
> 2. Compile failures starting with:
>
> [java] compile-common:
> [java] [javac] Compiling 1 source file to
> C:\cvsworkspace\glassfish\appserv-tests\build\module\classes
> [java] [javac]
> C:\cvsworkspace\glassfish\appserv-tests\sqetests\jbi\helloca\projects\CAClient\src\helloca\client\Client.java:23:
> package caclient.ejbws does not exist
> [java] [javac] import caclient.ejbws.Account;
> [java] [javac] ^
> [java] [javac]
> C:\cvsworkspace\glassfish\appserv-tests\sqetests\jbi\helloca\projects\CAClient\src\helloca\client\Client.java:87:
> package caclient.ejbws does not exist
> [java] [javac] caclient.ejbws.MiscService service
> = new caclient.ejbws.MiscService();
> [java] [javac] ^
> [java] [javac]
> C:\cvsworkspace\glassfish\appserv-tests\sqetests\jbi\helloca\projects\CAClient\src\helloca\client\Client.java:87:
> package caclient.ejbws does not exist
> [java] [javac] caclient.ejbws.MiscService service
> = new caclient.ejbws.MiscService();
> [java] [javac]
>
> Attached is my log file.
>
> Has anyone seen these issues before?
>
> -Tom
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>