-
Feb 1st, 2006, 10:34 AM
#1
Problem registering bean
Hello I've been trying to automate the process of bean registering with Axis TypeMappings. Well, I run my cliend code using the default JaxRpcPortProxyFactoryBean and all the client stubs/proxies and it runs ok.
Well running using an exetension of that class and registering my beans with no client stubs throws an error: {http://xml.apache.org/axis/}stackTrace:java.io.IOException: No serializer found for class com.way.cplus.model.persistence.assinante.Assinant e in registry org.apache.axis.encoding.TypeMappingDelegate@2803d 5
It's strange since I do register my bean...
Any clues where can I look for errors?
Regards
Vinicius
-
Feb 3rd, 2006, 06:22 PM
#2
What is this "extension"? Also, can you show how you are registering the type mappings?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules