EduFrazao 2 de ago. de 2011
Cara, estou com o mesmo problema que você. Vi que seu tópico é antigo. Você conseguiu resolver este problema? Simplesmete não acho nenhuma documentação sobre isso na internet.
É estranho, pois consigo utilizar os outros serviços normalmente, mas SCAN não.
Olhe o erro:
org .apache .axis2 .AxisFault : Transport error : 403 Error : Forbidden
at org .apache .axis2 .transport .http .HTTPSender .handleResponse ( HTTPSender .java :311 )
at org .apache .axis2 .transport .http .HTTPSender .sendViaPost ( HTTPSender .java :200 )
at org .apache .axis2 .transport .http .HTTPSender .send ( HTTPSender .java :76 )
at org .apache .axis2 .transport .http .CommonsHTTPTransportSender .writeMessageWithCommons ( CommonsHTTPTransportSender .java :400 )
at org .apache .axis2 .transport .http .CommonsHTTPTransportSender .invoke ( CommonsHTTPTransportSender .java :225 )
at org .apache .axis2 .engine .AxisEngine .send ( AxisEngine .java :438 )
at org .apache .axis2 .description .OutInAxisOperationClient .send ( OutInAxisOperation .java :402 )
at org .apache .axis2 .description .OutInAxisOperationClient .executeImpl ( OutInAxisOperation .java :229 )
at org .apache .axis2 .client .OperationClient .execute ( OperationClient .java :165 )
at br .com .simus .supera .nfewswrapper .wsclients .nfev2 .scan .NfeStatusServico2Stub .nfeStatusServicoNF2 ( Unknown Source )
at br .com .simus .supera .nfewswrapper .service .nfev2 .scan .NfeServiceV2StatusServicoSCANImpl .consumirWebService ( Unknown Source )
at br .com .simus .supera .nfewswrapper .service .AbstractNfeService .processar ( Unknown Source )
at tst .Status .main ( Status .java :55 )