Do those classes have any external dependencies ? if so add them under
libs directory.
Deepal
Hi,
I have checked inside the aar file. The class
“ProductionMessageReceiverInOut” exists inside the folder hierarchy
in the form of .class file.
Whats the workaround for that ?
Regards
*From
Hi,
I guess they are dependent on some other application to be up.
Did you mean I should keep the external dependencies inside
/home/cecadmin/apache-tomcat-5.5.20/webapps/axis2/WEB-INF/lib folder
Below is the directory structure for the aar file
Production.aar/au/com/vodafone/mnp/pas_ws/utilities
You can add it to the service itself, have a look -
https://www.packtpub.com/books/content/apache-axis2-web-services-writing-axis2-module
Deepal
Hi,
I guess they are dependent on some other application to be up.
Did you mean I should keep the external dependencies inside
/home/cecadmin/apac