There seems to be an issue with the latest SNAPSHOT-1.7.0 of Axis2.

You get an error string like that:
<faultstring>The service cannot be found for the endpoint reference
(EPR) 
/openmeetings/services/CalendarService/getAppointmentsByWeekCalendar?&firstDayInWeek=1&startDate=2014-05-14</faultstring>

Axis2 just does not seem to register any of the available services.

Replacing the axis2-jar-1.7.0-SNAPSHOT.jar with an
axis2-jar-1.7.0-SNAPSHOT.jar from a previous build does fix it.

As the axis2-jar-1.7.0-SNAPSHOT.jar itself does not contain any info
about which revision or build number it is from I can only give you
some META data about the differences between those jars.

The buggy axis2-jar-1.7.0-SNAPSHOT.jar:
Edit-date of the MANIFEST.MF file is from 12.06.2012
File size is: 2.300.706 Bytes

The working axis2-jar-1.7.0-SNAPSHOT.jar:
Edit date of the MANIFEST.MF file is from 15.03.2012
File size is: 2.338.284 Bytes

You don't need to do any other then replacing the JAR file to get
things working with latest SNAPSHOT-1.7.0

Do you have an idea about the possible root for that issue?
Is there already a later version that I should probably checkout?
We get Axis2-1.7.0-SNAPSHOT via Ivy from the Maven repository. Did
somebody push a new SNAPSHOT to Maven lately?

Sebastian


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to