I deployed my session bean as a web service using JBoss.NET, and whipped up a quick C# client with VS.NET.

When calling a method in my web service, I get the following result:

An unhandled exception of type 'System.Web.Services.Protocols.SoapException' occurred in system.web.services.dll
Additional information: org.xml.sax.SAXException: Deserializing parameter 'in0': could not find deserializer for type {http://interfaces.PositivePay.iLink.banklink.fiserv.com}CheckPK


I definitely have a class "com.fiserv.banklink.iLink.PositivePay.interfaces.CheckPK" deployed with my EJB jar.

What am I doing wrong?


Nathan




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to