Nope. No change - still null values.
| @XmlRootElement(name = "createAccountReturn", namespace="http://localhost:8081/jaxrpc/axis/AccountService") | public class Account implements Serializable { | | -- | | value = Account{username='null', password='null', creationDate=null} | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984068#3984068 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984068 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
