Just upgraded to 3.4.0.1 using Flex 3. I get the following error on the first WebORB call [MessagingError message='Channel 'weborb-rtmp' does not exist in the...
3203
hjbaard1970
Mar 1, 2008 3:00 pm
Hi Steve, I understand what you mean, but I have to translate an existing application, that uses asp (old school) and MySQL. So I will pull some handling from...
3204
sparger66
Mar 1, 2008 3:01 pm
Sorry didn't see Henk's posting earlier - changed compile option to weborb-services-config.xml and works OK....
3205
Jim Burns
sigdevjim
Mar 1, 2008 3:01 pm
Mark, I think a run through of security with .net using the weborb management console would be good. Thanks. Jim ... -- Jim Burns Head Honcho Sigdev 1 Central...
3206
Madhu.Kma@...
madhuu27
Mar 1, 2008 3:01 pm
Hi There, Could any one please help me out in implementing globalization of date format in Flex 3, when I choose the language as US_English or Spanish or...
3207
Nick Gallant
nickgallant77
Mar 2, 2008 1:40 am
Hello, I have a DataGrid that's connected to a database and I'm using the ActiveRecord to read and write data. The problem is that when I call save(), it...
3208
Mark Piller
mpiller
Mar 2, 2008 1:41 am
Hi Nick, Could you please clarify what you mean by "the index for that new row isn't available right away"? Is the "index" the primary key for the active...
3209
Steve Hueners
juststeve
Mar 2, 2008 2:18 pm
Your English is coming thru loud and clear...if anything, it's my own 'tech-speak39; that'll get in the way. As you mention that ASP classic pages are involved...
3210
industrysleuth
Mar 3, 2008 2:47 am
Hi Paolo and Other's with a similar question. I'd like to ask you to get in touch with me to discuss the support plans. If you have an existing purchase with...
3211
DannyT
dannytdan
Mar 3, 2008 2:48 am
Don't suppose anyone has figured out a way to keep the tmp folder the same? It's really annoying that it's different every time paraellels boots! ... -- ...
3212
DannyT
dannytdan
Mar 3, 2008 2:48 am
How can I setup FlexBuilder to develop against a remote installation of weborb? I'm assuming I need to setup the installation in the config files. Can someone...
3213
ujob1
Mar 3, 2008 2:48 am
Hi folks, I've not been able to find API level docs, mainly ApplicationAdapter and associated classes. Thanks in advance to anyone who can refer me......
3214
Nick Gallant
nickgallant77
Mar 3, 2008 2:49 am
Yes, that's correct. I add a new row through ActiveRecord, use the save() function and right after that function is processed, if I browse the new row variable...
3215
Mark Piller
mpiller
Mar 3, 2008 2:57 am
Hi Dan, We consider this 'advanced configuration39; and it can be taken care of through a support plan. Please see the page below for more information: ...
3216
Mark Piller
mpiller
Mar 3, 2008 2:59 am
The docs for messaging is 'work in progress'. Are you looking for something in particular? Thanks, Mark...
3217
ujob1
Mar 3, 2008 12:29 pm
Thanks Mark for the quick reply. I'm interested in the shared objects, streams and the basics of the application adapter for the time being -- all from the...
3218
Madhu.Kma@...
madhuu27
Mar 3, 2008 12:29 pm
Hi There, Could any one please help me with some good study materials or tutorial links describing about all the configuration files like services-config.xml,...
3219
hjbaard1970
Mar 3, 2008 12:29 pm
Sorry Steve, but that is not what I ment. My current situation is that I have an application that is currently using asp, but I want to rebuild it. So it will...
3220
Franca Daniel
dffbr
Mar 3, 2008 2:12 pm
Hi, Is the tag <compression enable="yes"> only step to activate compression ? In my tests with this method: [WebMethod] public ClassTesteA[] GetClassTesteA() {...
3221
Mark Piller
mpiller
Mar 3, 2008 2:18 pm
Daniel, I just ran exactly the same test and I get 1.4s (1441 ms to be precise). The number is about the same with or without the compression. This is due to...
3222
Franca Daniel
dffbr
Mar 3, 2008 2:23 pm
I think the real problem isnīt in compression , i just turn off compression in fluroine and the bytes received jump to 51,000 and that still take 1.7s. Maybe...
3223
Mark Piller
mpiller
Mar 3, 2008 2:25 pm
Please read my response to your original post: http://tech.groups.yahoo.com/group/flashorb/message/3221 As I was saying I am getting about 1400 milliseconds...
3224
Franca Daniel
dffbr
Mar 3, 2008 2:55 pm
Hi Mark, I try to make several calls, and i got same result (like 26s), plus i put a breakpoint in webMethod, and the execution stop there immediately after...
3225
hjbaard1970
Mar 3, 2008 2:55 pm
Hi, I was trying this example: http://www.themidnightcoders.com/articles/datamanagement.htm But it says that the client code can be found if you download FDS....
3226
Mark Piller
mpiller
Mar 3, 2008 2:56 pm
Hi Daniel, I'm taking a deeper look into it on our side. There may be something here. I will let you know asap. Thanks, Mark ... para armazenamento!...
3227
Franca Daniel
dffbr
Mar 3, 2008 5:17 pm
Mark, That class iam using to test have 2 arrays with 5 (total of 3000*10=30000 elements) elements each. if i comment that arrays , then i got 1.4s. Thx!! ... ...
3228
Jean-Philippe Steinmetz
CA_Sk8r
Mar 4, 2008 2:59 am
Hi, I was wondering if anyone that has been using WebORB Java 3.0 beta knows how to disable or secure the management console so that the whole world can't edit...
3229
Mark Piller
mpiller
Mar 4, 2008 5:49 am
Hi Nick, Since all client/server communication in Flex is asynchronous, WDMF has to be play by the rules. We simplify some things (like returning bindable...
3230
rahul.1029
Mar 4, 2008 5:49 am
I am working on videochat application given in weborb samples.I have written my own remote methods for getting the data from the server and updating back to...
3231
Mark Piller
mpiller
Mar 4, 2008 5:51 am
Hi, Please make sure WebORB is properly configured on the remote server. You can try to run the following URLs: // the following should return the diagnostics...