users@glassfish.java.net

Re: WSDL file not found error

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Thu, 08 Mar 2007 09:04:30 -0800

There is a recent thread on use of lib/applibs directory:
http://forums.java.net/jive/thread.jspa?messageID=206363 which can be useful.

-marina

Kenneth Clark wrote:
> Interesting development
>
> If I place my POJO jar containing the JPA entities inside the root
> server lib dir it works fine. This is obviously not ideal but is it
> expected behaviour?
>
> Kenneth Clark
> Developer / Analyst
>
> Rabid Dog Laboratories ™
> Putting the art back into development
>
> *tel:* +27 11 475 7409
> *mobile:* +27 82 500 5090
> *e-mail:* kenneth_at_rabiddog.co.za
> *website:* http://www.rabiddog.co.za/
>
>
> Vijay Ramachandran wrote:
>
>> How have you specified @WebService annotation in the EJB-JAR that has
>> the service ? Is the WSDL packaged in the EJB-JAR or the POJO jar ?
>>
>> Vijay
>>
>> Kenneth Clark wrote:
>>
>>> OKay well now it is fine but what I changed is this
>>>
>>> Initially I was trying to package the POJO @Entity objects as a jar
>>> library residing in the domain1 lib directory and deploying the
>>> services that relied on the library as an EJB-JAR.
>>>
>>> if I include the libraries in the EJB-JAR it deploys. This works but
>>> will not meet the requirements of the application I am required to
>>> build. Should I be deploying another way? Is there something I need
>>> to set somewhere in order for this to be resolved?
>>>
>>> Any help would be greatly appreciated, thanks
>>>
>>> Kenneth Clark
>>> Developer / Analyst
>>>
>>> Rabid Dog Laboratories ™
>>> Putting the art back into development
>>>
>>> *tel:* +27 11 475 7409
>>> *mobile:* +27 82 500 5090
>>> *e-mail:* kenneth_at_rabiddog.co.za
>>> *website:* http://www.rabiddog.co.za/
>>>
>>>
>>> Kenneth Clark wrote:
>>>
>>>> Hi all. I am fighting with this error right now
>>>>
>>>> Deploying application in domain failed; Error while running ejbc --
>>>> Fatal Error from EJB Compiler --
>>>> D:\path\utilsService\META-INF\wsdl\Service.wsdl (The system cannot
>>>> find the file specified) Error while running ejbc
>>>>
>>>> But when I check inside the .jar file the Service.wsdl file is right
>>>> there. Any ideas as to what is going on?
>>>>
>>>>
>>>> --
>>>> Kenneth Clark
>>>> Developer / Analyst
>>>>
>>>> Rabid Dog Laboratories ™
>>>> Putting the art back into development
>>>>
>>>> *tel:* +27 11 475 7409
>>>> *mobile:* +27 82 500 5090
>>>> *e-mail:* kenneth_at_rabiddog.co.za
>>>> *website:* http://www.rabiddog.co.za/
>>>> ------------------------------------------------------------------------
>>>>
>>>>
>>>> No virus found in this incoming message.
>>>> Checked by AVG Free Edition.
>>>> Version: 7.5.446 / Virus Database: 268.18.7/713 - Release Date:
>>>> 07/03/2007 09:24
>>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>>
>>