Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Missing libraries
Missing libraries [message #88103] Tue, 29 March 2005 09:21 Go to next message
Eclipse UserFriend
Originally posted by: kthuno.gmail.com

When trying to make a web service I get an error complaining about the
external libraries that needs to be added. Only problem is that I have
already added them and restarted eclipse with -clean.

I have checked and doublechecked that I have put them in their right
places.

Anyone tried this??

/Kasper
Re: Missing libraries [worksforme] [message #88321 is a reply to message #88103] Tue, 29 March 2005 12:21 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: news.ronald.vankuijk.net

Kasper wrote:
> When trying to make a web service I get an error complaining about the
> external libraries that needs to be added. Only problem is that I have
> already added them and restarted eclipse with -clean.
>
> I have checked and doublechecked that I have put them in their right
> places.
>
> Anyone tried this??
>
> /Kasper
>

Yes, I did. Followed the docs, downloaded all the files (some in other places), ran the ant script with additional
params and everything works

Ronald
Re: Missing libraries [message #88350 is a reply to message #88103] Tue, 29 March 2005 12:27 Go to previous messageGo to next message
Eclipse UserFriend
Hi Kasper,

Which external libraries does the dialog say you need? Does it still list
all of them?


Lawrence

>When trying to make a web service I get an error complaining about the
>external libraries that needs to be added. Only problem is that I have
>already added them and restarted eclipse with -clean.
>
>I have checked and doublechecked that I have put them in their right
>places.
>
>Anyone tried this??
>
>/Kasper
Re: Missing libraries [worksforme] [message #88626 is a reply to message #88321] Wed, 30 March 2005 01:20 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kthuno.gmail.com

Ronald van Kuijk wrote:

> Kasper wrote:
>> When trying to make a web service I get an error complaining about the
>> external libraries that needs to be added. Only problem is that I have
>> already added them and restarted eclipse with -clean.
>>
>> I have checked and doublechecked that I have put them in their right
>> places.
>>
>> Anyone tried this??
>>
>> /Kasper
>>

Last time I installed the libraries I used the ant script but for some
reason it won't run now. This is what I get:

C:\Temp\eclipse-install>c:\apache-ant-1.6.2\bin\ant
-DlocalDownloads=C:\Temp\eclipse-install\wtp-libs -DbuildDirectory="C:\Program
Files\eclipse\plugins" -f fetchVendorContent.xml
Buildfile: fetchVendorContent.xml

run:

extractAllBinary:

extractAll:
[unzip] Expanding:
C:\Temp\eclipse-install\${build.home}\${build.drivers}\axis- 1_1.zip into
C:\Temp\eclipse-install\${build.home}\${build.drivers}

BUILD FAILED
C:\Temp\eclipse-install\fetchVendorContent.xml:171: The following error
occurred while executing this line:
C:\Temp\eclipse-install\fetchVendorContent.xml:8: The following error
occurred while executing this line:
C:\Temp\eclipse-install\fetchVendorContent.xml:28: Error while expanding
C:\Temp\eclipse-install\${build.home}\${build.drivers}\axis- 1_1.zip

Total time: 0 seconds
C:\Temp\eclipse-install>

Any ideas for that??

/Kasper
Re: Missing libraries [message #88641 is a reply to message #88350] Wed, 30 March 2005 01:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kthuno.gmail.com

Lawrence Mandel wrote:

> Hi Kasper,

> Which external libraries does the dialog say you need? Does it still list
> all of them?

It doesnt specify which excact libraries are missing. The dialog says:

"Missing third party files. Refer to
http://www.eclipse.org/webtools/wst/components/ws/download_i nstructions_for_jars.html"

As I posted earlier, I've tried the ant script but it fails on me.

/Kasper
Re: Missing libraries [message #88656 is a reply to message #88641] Wed, 30 March 2005 01:38 Go to previous messageGo to next message
Eclipse UserFriend
That same dialog should contain a list of plugins, missing files, and the
location where missing files can be downloaded. Are there any plugins in
the list?

Lawrence

>It doesnt specify which excact libraries are missing. The dialog says:
>
>"Missing third party files. Refer to
> http://www.eclipse.org/webtools/wst/components/ws/download_i nstructions_for_jars.html
"
>
>As I posted earlier, I've tried the ant script but it fails on me.
>
>/Kasper
Re: Missing libraries [message #88685 is a reply to message #88103] Wed, 30 March 2005 02:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: kthuno.gmail.com

Reinstalling everything worked. Now I'm back with the axis problem when
deploying to tomcat:

(IWAB0489E Error when deploying Web service to Axis runtime
java.lang.NullPointerException)

Using eclipse3.1m5 , wtp/xsd/gef/jem etc. from wtp-prereqs-sdk-2.0M3.zip,
and tomcat 4.1.31

Any workarounds for this?

I tried waiting a few seconds after this error occurs and then pressing
next again, but it doesnt help no matter how many times I do this.

/Kasper
Re: Missing libraries [message #88699 is a reply to message #88656] Wed, 30 March 2005 02:07 Go to previous message
Eclipse UserFriend
Originally posted by: kthuno.gmail.com

The dialog you mean is the one that is shown when eclipse is started up
and the libraries arent there. But this error-dialog is shown when trying
to make a webservice from an existing class.

I've got that working though after reinstalling all. So I must have had
missed something or something else must have gone wrong.

I'm back with the axis problem now...

/Kasper
Previous Topic:Problems with Data Source in Tomcat v5.0.28
Next Topic:Is there any Complete free jsp+struts plugin for eclipse-3.0
Goto Forum:
  


Current Time: Wed May 07 05:11:28 EDT 2025

Powered by FUDForum. Page generated in 0.30798 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top