RE: Generating Server Skeleton, Response Objects and Services.xml
Oscar Rugama <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all:
I´ve created an Axis2 client to retrieve info from an Axis2 Web Service, when i test it at my local Ide Netbeans it all works fine, but when i try it at Testing environment (which is a copy of Pro) it says me the following error:
org.apache.axiom.om.OMException: No meta factory found for feature 'default'; this usually means that axiom-impl.jar is not in the classpath
I´am pretty sure i have axiom-impl-1.2.13 on my classpath (i have tried with all axiom jars which comes with Axis2 distribution and with axiom.jar also). None of this tries works, i search on google and only what i found it´s to use axiom.jar instead o impl or api one (i have also tried this and doesn´t work)
Could anyone help me with this feature?
Thanks in advace
Kind regards and also Merry Christmas!!
Oscar