Hi Sagara,
thanks for your patience :)
After updating the URLs + updating to the very latest SNAPSHOT-Jar the
WebService is working fine again.
I think our axis2.xml is also rather outdated, we might just replace
it with one version from one of the latest bin-distributions of Axis2.
Thanks!
Seb
This is what I mentioned in my very first mail [1]. You have to edit
services.xml and axis2.xml to remove deprecated MEP URLs.
As an example consider following two entries found on your configuration files.
http://www.w3.org/2004/08/wsdl/in-only
http://www.w3.org/2004/08/wsdl/in-out
http://www.w
This is our services.xml:
https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/src/META-INF/services.xml
This is one example of a Service Class:
https://svn.apache.org/repos/asf/incubator/openmeetings/trunk/singlewebapp/src/org/openmeetings/axis/services/CalendarWebServiceFac
Can you post your services.xml and codes for service class ( if you use any
axis2.xml post it too)?
Thanks !
On Wednesday, June 13, 2012, seba.wag...@gmail.com wrote:
> Sorry the last exception was taken from the Trace of the JAR build at
> 11.06.2012.
> But the Trace / Exception when using lat
Sorry the last exception was taken from the Trace of the JAR build at
11.06.2012.
But the Trace / Exception when using latest revision is quite the same:
ERROR 06-13 15:17:11.959 AxisEngine.java 38905 218
org.apache.axis2.engine.AxisEngine [http-0.0.0.0-5080-1] - The service
cannot be found for th
Hi Sagara,
I've tried with:
axis2-1.7.0-20120613.071731-744.jar (Wed Jun 13 07:53:41 UTC 2012)
taken from:
https://repository.apache.org/content/groups/snapshots/org/apache/axis2/axis2/1.7.0-SNAPSHOT/
And with axis2-1.7.0-SNAPSHOT.jar (build 5 minutes ago)
taken from: https://builds.apache.org/jo
Those SNAPSHOT artifacts are push by Apache build server, I hope
latest artifacts resolve this issue. If you work on 1.7.0 SNAPSHOTS
you have to follow up with AXIS2-5315 [1] changes specially r1349635
[2] which related to MessageReceiver MEP URIs.
[1] - https://issues.apache.org/jira/browse/AXIS2
There seems to be an issue with the latest SNAPSHOT-1.7.0 of Axis2.
You get an error string like that:
The service cannot be found for the endpoint reference
(EPR)
/openmeetings/services/CalendarService/getAppointmentsByWeekCalendar?&firstDayInWeek=1&startDate=2014-05-14
Axis2 just does not seem