18:05:26,151 INFO [STDOUT] ------------ArrayList<Animal> is got:
| 18:05:26,151 INFO [STDOUT] One Animal is got:Animal-->name:Animal.1,age:1
| 18:05:26,151 WARN [StatelessBeanContext] EJBTHREE-1337: do not get WebServiceContext
property from
| stateless bean context, it should already have been injected
| 18:05:26,151 WARN [StatelessBeanContext] EJBTHREE-1337: do not get WebServiceContext
property from
| stateless bean context, it should already have been injected
| 18:05:26,151 INFO [STDOUT] ------------ArrayList<Animal> is got:
| 18:05:26,151 INFO [STDOUT] One Animal is got:Animal-->name:Human.1,age:1
| ~~~~~~~~~~~I had expected here print
| [18:05:26,151 INFO [STDOUT] One Human is got:Animal-->name:Human.1,age:1]
|
|
|
| ------------returnedValue2:
| *** item:Animal-->name:Human.1,age:1
| *** item:Animal-->name:Human.2,age:2
| ~~~~~~~~Here i had expected print something like:
| *** item:Human-->name:Human.1,age:1, email:xxxx
|
|
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263904#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...