WSO2 : Unable to Engage New Module to Axis2 on Application Server -
the system attempting engage module not available
i wrote module according sample writing apache axis2 module. when add testmodule.mar file using appserver console, placed in location
\wso2as-.1.0\repository\deployment\server\axis2modules
but when restart appserver, can not initiate , show message
the system attempting engage module not available : testmodule
where have wrong?
what version of appserver trying out? need edit axis2.xml, ahve point module , keep module in axis2modules directory. check module name provided in axis2 conf , original module name same or different. if there spelling mistake wont deploy module.
Comments
Post a Comment