[
http://jira.jboss.com/jira/browse/JBSEAM-700?page=all ]
Louis Coetzee updated JBSEAM-700:
---------------------------------
Attachment: helloworld-javabean-remoting-issue.tgz
Complete test case. Extract over remoting/helloworld example. The example can be made to
illustrate the problem by commenting out the @Entity tag in Person.java.
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
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