dev@glassfish.java.net

Re: Problem in appserv-tests/devtests/webservices/annotatedHello

From: Changshin Lee <iasandcb_at_gmail.com>
Date: Wed, 21 Sep 2005 13:18:39 +0900

Hi Vijay,

Thanks for your up-to-date information. I found that in web.xml of
annotations/warservice package

<web-app ...
   xmlns:j2ee="http://java.sun.com/xml/ns/javaee"
...>

xmlns:javaee could be better for the prefix as demonstrated in http://
java.sun.com/xml/ns/javaee/web-app_2_5.xsd.

Cheers,

Ias

On Sep 10, 2005, at 1:11 AM, Vijay Ramachandran wrote:

> Hi Ias,
>
> "annotatedhello" is an old test case which will be removed.
>
> JAXWS based webservice tests are all present in
> appserv-tests/devtests/webservice/annotations and
> appserv-tests/devtests/webservice/ejb_annotations
>
> Vijay
>
> On Thu, 2005-09-08 at 20:12, Changshin Lee wrote:
>
>> Hi all,
>>
>> build.xml in appserv-tests/devtests/webservices/annotatedHello
>> defines
>>
>> <property name="wsgen" value="${s1as.home}/bin/wsgen"/>
>>
>> ,which works fine on Unix but doesn't on Windows with the error
>> "java.io.Exception: CreateProcess. To resolve it, wsgen.bat or
>> wsgen.exe should be set in case of Windows.
>>
>> Cheers,
>>
>> Ias
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>