Hi All, I am very fond of JiBX and I am trying to use it for implementing my own (De)Serializers replacing AXIS default (De)Serializers. However when I register my (De)Serializers with AXIS's server-config.wsdd file and start my web service deployed on WebSphere 5.0, I am getting an exception which in simple terms translates to "com.tri.TriJibxDeserFactory Unable to create Tri JiBX deserializer instance". Basically what I feel is that even though I distribute my (de)serializer classes in a jar and keep them in WEB-INF\lib directory, websphere/jboss somehow does not recognize these classes and eventually they are not loaded and instantiated. To be more specific I get JBoss exception like "No classfounder found to load my <custom class>"
Can anyone tell how do I go ahead and debug this problem and find a solution. Please suggest ? Thanks & Regards, Kumar. ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
