Hi,
I downloaded your code and was trying to run the eligibility check via the sample provided and it is giving me a Class cast exception.
java.lang.ClassCastException: WebServices.GatewayEDI.EligibilityLocator cannot be cast to org.apache.axis.client.Stub
Test Started
at org.remitt.plugin.eligibility.GatewayEDIEligibility.checkEligibility(GatewayEDIEligibility.java:120)
at org.remitt.plugin.eligibility.TestEligibility.main(TestEligibility.java:17)
Can you please help me with this?
Regards,
Mohan
Hi,
I downloaded your code and was trying to run the eligibility check via the sample provided and it is giving me a Class cast exception.
java.lang.ClassCastException: WebServices.GatewayEDI.EligibilityLocator cannot be cast to org.apache.axis.client.Stub
Test Started
at org.remitt.plugin.eligibility.GatewayEDIEligibility.checkEligibility(GatewayEDIEligibility.java:120)
at org.remitt.plugin.eligibility.TestEligibility.main(TestEligibility.java:17)
Can you please help me with this?
Regards,
Mohan