Hi,:o
I am learning about webServices in 7.1 and came across a small glitch…well, i got a sample wsdl document from net and m trying to created a Provider and Consumer from dat.
The WSDL i have used is basically one to get the day given any date (i.e, it returns Friday if the date i give is ‘2009-01-16’ ).
But when I am trying to run the connector, it is giving a NullPointerException.
I know I’ll figure it out somehow, but definitely will appreciate some inputs!!
#soa#webMethods#API-Management