[jbossseam-issues] [JBoss JIRA] Assigned: (JBSEAM-700) Remoting: Unable to pass normal POJO (JavaBean) into Bean as parameter
Shane Bryzak (JIRA)
jira-events at jboss.com
Thu Feb 1 20:51:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-700?page=all ]
Shane Bryzak reassigned JBSEAM-700:
-----------------------------------
Assignee: Shane Bryzak
> Remoting: Unable to pass normal POJO (JavaBean) into Bean as parameter
> ----------------------------------------------------------------------
>
> Key: JBSEAM-700
> URL: http://jira.jboss.com/jira/browse/JBSEAM-700
> Project: JBoss Seam
> Issue Type: Bug
> Components: Remoting
> Environment: JBoss Seam (from CVS) , JBoss 4.0.5 GA with EJB RC9 patch 1
> Reporter: Louis Coetzee
> Assigned To: Shane Bryzak
> Attachments: helloworld-javabean-remoting-issue.tgz
>
>
> When passing an object (normal Javabean only annotated with @Name) as parameter into the Seam backend, the object remains null, when using Seam remoting. However, when the object is also annotated with @Entity, the object is passed into the stateless bean correctly (e.g. populated with values).
> Forum reference below contains the complete description.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list