Marobashi 

* Into my  groups this is what I have in running Time:
(setting a breakpoint on the following return statement  and inspecting what 
"groups" contents after the session.createCriteria)

 groups = ArrayList
- elementData=Object[10]
- CAROTypeGroup
+ code="NAME001"
+ subTypes=PersistenceSet(id 602)
+ description="description 1"
+ id="id001"

- CAROTypeGroup
+ code="NAME002"
+ subTypes=PersistenceSet(id 603)
+ description="description 2"
+ id="id002"
... etc 

So As u can see... I have a list of caroTypegroup, and those objects have 
atributtes like "code",  "description", etc... 

What I think is may be that somehow the variables are no longer in Scope so 
that's why them cannot be resolved... but why? 

I already changed the "Begin" of the conversation to the Method 
findCaroGroups()  where I set the value to groups ... but anyway... not good 
results yet

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

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


-------------------------------------------------------
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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to