Riyad…eclipse must think that the “XFire 1.2 Core Library” is already loaded b/c it does not appear in the wizard list. You mention the “XFire HTTP libraries” so I checked that one but it leads to the same result.
Correct, if it’s already on the build path (you should be able to see it under Project Properties > Java Build Path > Libraries) it won’t be shown to you in the subsequent Library listing.
So now you have Core & HTTP added and it’s still bombing out? Is it possible you accidentally added mismatching versions of the lib? Like Version 1.1 of Core and 1.2 of HTTP? Can you take a screenshot of your Libraries panel and PM it to me with a link to this thread for reference?
I would expect that adding struts capability would add a library and eclipse/myeclipse would handle the build path and the libraries to be deployed…
Hmm yes it should, this setting is under Window > Prefs > MyEclipse > J2EE Project > Web Project > Build Path