Error #1063: Argument count mismatch on entities::Family(). Expected 2, got 0.
Hello: I'm trying to start a simple remoting app. I'm getting the folowing error. My value objects and remoting code are below. Any help would be appreciated! ArgumentError: Error #1063: Argument...
View ArticleBlazeDS HTTP session Id override issue [help]
We use Flex and BlazeDS and we faced a peculiar issue. BlazeDS is used in my Flex application context to collect information from multiple IP's. Whenever the flex application tries to collect the...
View ArticleDo I understand the Flex/Java communication options correctly?
As best as I can tell, the options for communication between Flex and Java using BlazeDS are as follows: Use RemoteObject in Flex to send a message (RPC) from Flex to Java, and get a reply via an...
View ArticleProblem with JMS message timetolive setting
Im developing web application witch uses JMS messaging to send ObjectMessages to Topic and topic subscriber is flex application.Application uses Spring jmsTemplate blazeds and activeMQ. Problem I have...
View Articlesecurity/session questions
Hi, I have some security/session questions for you guys. My application uses flex, blazeds and spring. I use RemoteObjects to initiate calls from flex to java. The application consists of a login...
View Articlelogin required before authorization can proceed
Hi, We are using BlazeDS on Tomcat 7. We wrote our own LoginCommand login and the authentication works fine. However, sometimes and for no particular reason, we receive the login required before...
View ArticlePassing complex objects from Java to Flex
Hello, I am trying to pass a complex object from Java to Flex using BlazeDS. I have three classes public class Phone { public long number; public String type;} public class Addres { public...
View ArticleWhat's new in BlazeDS 4 ?
I read about the confluence of BlazeDS and LiveCycle DS in matter of documentation, doc is no longer separate for the two products.At the same time, I was informed that LiveCycle DS is far richer than...
View ArticleSerialization problem with FlashPlayer 10.1
Hi, here is a message that I have post in the AS3 section (http://forums.adobe.com/message/2938096), but someone gave the hint that this section should be more appropriate.A call in remote method,...
View ArticleReg. Maximum File Upload Size with BlazeDS using ByteArray
Hi, Iam trying to upload multiple files of type xls and xlsx (size will be large) from flex. User can select number of files and when clicked upon a button all the selected files will be send to...
View Articlejava.sql.SQLException: The url cannot be null" faultCode="Server.Processing
Hi Everyone i am getting the following exception while envoking a java method from the flex using blazeds. Any help would be highly appreciated. Fault...
View Articlemessanging- blazeds, comet, websockets
Hallo, I want to build some rich,server push app, with java backend so I chose flex. Reverse ajax- comet have some trouble with proxies.I don't know how low-level mechanism use blazeDS for server push,...
View ArticleApache proxypass and crossdomain.xml not working
Hi everyone, I have the following problem. I have set up jboss on a Linux server connecting to local port 8080 (localhost:8080).I have opened the application on port 80 with Apache ( www.myDomain.com)...
View ArticleNewbie: BlazeDS for Java server push --> .NET client app?
I'm looking for a technology to handle a requirement that expands an existing multi tier Java web app, so that a .NET Windows tray icon app can receive data from a Java server. Does BlazeDS handle...
View ArticleBlazeDS and Tomcat 7 (Java 6)
Is anyone aware of BlazeDS being supported on a Tomcat 7 installation, specifically for running against Java 6? I am hosting Java code in a war file that will only build successfully against Java 6...
View ArticleBlazeDS messaging with IE8 and SSL
Hi there forums, I have an interesting situation and I'm hoping someone can help me out. Our application uses BlazeDS RPC and Messaging. RPC for most of the calls to the server and messaging for...
View ArticleMultiple destinations under same amf messaging channel are not working
In order to get a easy workaround my previous issue (multiple channels not letting sessions being invalidated cleanly due to cuncurrent exception) and because recently our customer just discovered that...
View ArticleUnable to Download latest source code for BlazeDS through open source site,...
I am unable to download the source or turnkey version of blazeds, is it down for all or for my firewall has some issues?
View ArticleI can't get Flashbuilder 4.6 to connect to remote Linux server on port 80
I'm using Flashbuilder 4.6 on a Mac (Snow Leopard). I have a new CentOS 6.2 Linux server with Apache webserver 2.2.21 on it, then installed GlassFish 3.1.1 application server on it, then installed...
View ArticleBlazeDs Channel Call Error
Hi, I am using Flex/AS, BlazeDs and Java in my application. But randomly i keep on getting. Most of the times it works but at times it happens. Cant tell the exact scenario. Fault Code: Channel Call...
View Article