Hi,I am creating a form with a section for adress. Multiple instances of the section can be added dynamically.the xml corresponding to this section will be like<address> <street></street> <city></city> <zip></zip></address>When multiple instances of the adress section are added, multiple...
Trying to login to AFCS connection using external authentication.PHP file generates a key correctly and everything seems to fine up until i get to using the key inside flex.at the login stage i get the following error in the console trace from the library login callAs far as i can tell everything is...
Hello,I am new in this technology. So, I want to know that how come I do a simple chat in between only two user to use p2p concept. Actually I want to make a close of http://www.chatroulette.com . So, the basic concept is any one can join here & radomly will get a peer Id & then they will comunicate...
Greetings:I am trying to use the Query for Multiple Rows service to populate a schema that is not 'Flat' in the repeating node.I have used this service successfully when all elements to be populated are at the same level.I hope someone can tell me how to enter the mappings in the XML Information pan...
I am running a Windows 2003 server and JBoss is running as service. The current heap configurations is 1024, but I am having some problems with the service failing. What is the optimal heap memory setting? Thank you,
Hi,What would be the best method to control when a user enters or leaves a room? I have a data base keeping control on how many users each of my rooms has, and I'm looking to implement a good method to keep it up to date as it's very important for my application. Are there more possibilites appart f...
In text fields and drop down boxes as well, I would like the name of the fields (or caption) to be formatted differently than the field itself. How can I do that?Thanks,Caroline
Hi All,I see error in log file any idea why?ThanksYogLC08:47:44,031 WARN [conn] Abnormal connection termination. Lost 1 outstanding replie(s)!08:47:44,031 ERROR [XMLFormAgentWrapper] ALC-FRM-001-013: XMLFormFactory, PAexecute failure: "org.omg.CORBA.COMM_FAILURE"08:47:44,046 WARN [ProcessResource]...
In our application, users move from room to room regularly. Ideally we would like their video feed to remain on screen during the switch. Is that possible with LCCS?If we used custom components instead of rtc:WebcamPublisher and the accompanying subscriber and audio components, would it be possibl...
In the documentation it is said that when you create a new server-side application, you can start by copying the 'webapps/lcds' folder. I did that but then, Tomcat starts with some socket errors:[LCDS]SocketServer 'my-rtmp-SocketServer' failed to pre-validate desired socket settings for BindSocketAd...