[jboss-user] [JBoss Seam] - Re: Seam Flex Integration, How Easy It Is!

thinkblue do-not-reply at jboss.com
Mon Oct 15 03:28:05 EDT 2007


Hey Cingram,

I downloaded your Seam Flex example and I was able to deploy and run it without any errors....The only problems that I ran into are the following:

1) When using Firefox or IE7 after filling in the text field and clicking the "Say Hello" button I get a Seam Debug window that pops up...This is what was in it:

 
  | Mon Oct 15 00:04:44 PDT 2007: Request packet:
  | <envelope><header><context></context></header><body><call component="helloAction" method="sayHello" id="0">
  | <params><param><str>Blue</str></param></params><refs></refs></call></body></envelope>
  | 
  | Mon Oct 15 00:04:44 PDT 2007: Response packet:
  | <envelope><header><context><conversationId>5</conversationId></context></header><body><result id="0"><value><str>Hello%2C%20Blue</str></value><refs></refs></result></body></envelope>
  | 

Is this the expected behavior?

2) With IE7 after clicking the "Say Hello" button I get the Seam Debug Window and IE7 gets a javascript error which indicates:


  | Line: 49
  | Char: 7
  | Error: 'FABridge.flash' is null or not an object
  | Code: 0
  | URL: http://localhost:8080/seam-helloworld/flexhelloworld.html
  | 

With Firefox I don't get a javascript error...

I have a clean install of Seam 2.0...I'm on JBoss Server 4.2...Flash 9 player...Let me know if you need any further information about my setup.

If anyone could help me out with these things I would greatly appreciate it.

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

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



More information about the jboss-user mailing list