Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by DineshPremalal: http://wiki.apache.org/ws/SummerOfCode/2005/guththila/17 ------------------------------------------------------------------------------ * want to implement next(),anynext() and getStatus() methods + * setInputStream (), getNS4Prefix (), getPrefix4NS (), next (), methods implemented + + * libaxis_guththila.so bulid sucessfully. + + ==== Problems and Difficulties ==== When running test case it gives segmentation fault. after debugging got to know some problem with AxisIOStream* want to spend sometime with it. + After implementing XMLParser interface there wasn't a way to test that , because setInputSteam (AxisIOStream *pInpuStream) initiate the pull parser instance. Therefore defined a new constructor only for testing... +
