Donald, I don't know the answer, but, I would suggest the WSO forums. Or better yet StackOverflow since it has better google juice.
That being said, can't you use wireshark, fiddler, charlie, etc to examine the TCP traffic? Wireshark is a bit clunky for http debugging, its like using the fish scaler on a deluxe swiss army knife, but it will get the job done. Fiddler2 is freware, and windows only, but really awesome at http debugging. Charlie is java based and I believe you have to pay for it. Justin On Fri, Jul 16, 2010 at 3:36 PM, Donald J. Organ IV <[email protected]>wrote: > has anyone in here worked with wso2.org's WSF for PHP? > > I am trying to interact with a 3rd parties SOAP service and it is using WS > Security I am getting an authentication error.... SO I am trying to see > exactly the SOAP request that is being sent over is there a way to do this?? > > _______________________________________________ > New York PHP Users Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/Show-Participation >
_______________________________________________ New York PHP Users Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/Show-Participation
