I'm doing some tests with the last Eclipse developer builds, the Oxygen RC3. I know it's only a RC product, but in the milestones there was no problem with the Axis2 runtime. Here and now the Axis Runtime it's not present.
When I try to run the wizard and create the Web Service, I just don't see the option to set Axis2 runtime, just the Axis runtime.
Also I tried to install the plugins moving them into the dropins
folder, running Eclipse with the -console option from the command line (following the Apache instructions) and when I check in the console with the command ss axis2
it says "Framework is launched."
, and also I get 2 bundles installed:
Unfortunately, when I try to start them I got the message: BundleException: Could no resolve module: org.apache.axis2.eclipse.service.plugin [107X] Unresolved requirement: Import-Package: javax.xml.stream; version="1.0.0"
I tried installing them on the plugins folder, not working.
Also, I follow other guides surfing the net unsuccessfully.
What can I do? Thanks in advance!