[jboss-user] [JBoss Seam] - Re: Accessing a different conversation context

FabBoco do-not-reply at jboss.com
Sun Oct 28 03:22:05 EDT 2007


Pete, 

thank you for your advice.

I have two different scenarios (I have not been able to understand what is the difference yet) one works and the other doesn't.

Following the seam code I was able to show that the difference is the get(String) behavior of ServerConversationContext.

When I am able to get the right value, result is null for

  | Object result = additions.get(name);
  | 

when I am not, result is not null.

What's happening ?

Can you give me any advice since my code causes this different behavior ?

Thank you again.

Fab.



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

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



More information about the jboss-user mailing list