Hello, i am using Eclipse to develop a web service.
Recently i have updated my Axis version to 1.4. When creating a new project all Axis-JARs are added with the correct version (1.4) to the "Web App Libraries". However in an older project that still used 1.3 i cannot get the JARs to be updated to 1.4. I have tried to remove the "Web App Libraries" from the build path and re-add them afterwards. But after that i still find them as version 1.3. After that i have removed them from the build path, deleted the 1.3-JARs from the directory and added "Web App Libraries" back to the build path. That resulted in compiler errors because the Axis-JARs were not added and so they could not be found. Any hints how i can upgrade a project to the new versions JARs?? Thanks in advance, Ralf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
