Hello, I'm starting a project using xfire and for now I use all interfaces for the POJO's that appear int the webservice. XFire creates default implementations (via dynamic proxy) for them but I would like instead to provide my own impls via a factory mapping interfaces to impls. I still want to code to interfaces though and have the schema generated from them. How can I achieve this?
Thanks, Adrian. --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
