[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-700) Remoting: Unable to pass normal POJO (JavaBean) into Bean as parameter

Louis Coetzee (JIRA) jira-events at jboss.com
Fri Jan 26 02:43:00 EST 2007


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


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