I defined a value-object and added two methods within the bean:

public abstract BeanValue getBeanValue();
public abstract void setBeanValue( BeanValue value );

Every access to this methods causes an EJBException. The method ist not a CMP 
field or a select method. I tried it with jboss 4.0.1 and 4.0.3SP3 out, both 
show the same behavior.
I'm sure that i used the same coding with an older version 3.2.7 which didn't 
cause such problems. Could it be a configuration problem?

cep

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923434#3923434

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923434


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to