Hi Saroj,

    You are using  "public abstract Name getName()" abstract method to get
the name thats y JBOSS is trying to find out abstract setter for name...if u
want to use dependent value object make getName() method as non-abstract and
inside the body u can compose the value object and return;

try it and let me know if it works.
vijay

----- Original Message -----
From: "Saroj Kumar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 22, 2002 10:57 PM
Subject: [JBoss-user] Help needed regarding Dependent Value Classes in JBOSS
3


> Hi All,
>
> Any idea about how to use Dependent Value Classes in JBOSS 3.
>
> Attaching herewith the bean and deployment descriptors:
>
> I am getting no setter found for name.
>
> TIA,
> Saroj
>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to