John,
  I altered  the beans.xml, adding  a bean id="myaddress"; something like
this:
    <bean id="myaddress" name="myaddress" class="Address"/>

    <!-- oracle bean used for a few examples -->
    <bean id="oracle" name="wiseworm" class="BookwormOracle">
        <property name="myaddress">
            <ref local="myaddress"/ >
        </ property>
    </bean>
  Did u do something seemed to this??!

         Fellows,

 Other thing that I didn't consider so kind is that the HomeWork
Question Speech did clarify how the Address class should have its
attibuts (streetName, streetNumber and zipCode) fed up. So I get guess
it, starting their values right in their declaration! :O

Ice-Man


On 26 nov, 23:28, Sunshine <[EMAIL PROTECTED]> wrote:
> Well I got it done too but I don't like what I did.
>
>  Mostrar texto entre aspas -
 
2008/12/10 Ice-Man [EMAIL PROTECTED]

>
>
>
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Java 
EE (J2EE) Programming with Passion!" group.
To post to this group, send email to 
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to