Tagged Questions

WebORB is an Java written server developed by Midnight Coders. It is used to connect browser applications (Flash, HTML,Silverlight) and mobile applications with backend services written in Java, PHP, .Net). It offers remoting services, real time messaging, streaming and productivity features.

learn more… | top users | synonyms

13
votes
4answers
4k views

ASP.NET Stress Testing

Is there a way to test an application where you simulate a hundred different clients connecting to a IIS server and asking the same data? At the customer where our project is running they have 400 ...
7
votes
12answers
3k views

Best method for Flex to PHP communication?

What is the best method for communication between Flex and PHP? In the past, we used AMFPHP with AS2, and it worked great for the most part (advantage of AMFPHP is that it also has a JSON mode that ...
4
votes
1answer
379 views

Asp.NET Principal WebORB HttpHandler

I have a Flex-WebORB-Asp.NET application. When logging in, there's an AuthenticationHandler which implements a WebORB interface: IPrincipal CheckCredentials(string username, string password, Request ...
4
votes
2answers
795 views

Data push to flex application from .net backend

I'm about to go into a large scale application (client-flex, server-.net). The server side is required to push data to the clients without them asking for it, this data can be tables from the DB or ...
3
votes
2answers
531 views

WebOrb.net / Alternatives

I'm working on an online forex trading system and a while back we have decided to use weborb for .net. The decision was made mainly because we already have a pretty solid .net backbone that was built ...
3
votes
4answers
3k views

WebORB for Java or BlazeDS?

I'm in the beginning phases of a project that uses a flex front end with a java/glassfish back end. I'm curious which technology is better to connect the two, WebORB or BlazeDS. At first glance ...
2
votes
3answers
122 views

What value does WebORB add when accessing a .NET service?

I've been reading about WebORB, and am wondering: if I just need to call methods on a .NET web service from my Flex app, does it add any value?
2
votes
3answers
279 views

WebOrb - Serializing an object as a string

We have an Adobe Flex client talking to a .NET server using WebORB. Simplifying things, on the .NET side of things we have a struct that wraps a ulong like this: public struct MyStruct { private ...
2
votes
2answers
551 views

Date/Time conversion problems from Rails to Flex?

I am getting the following error: TypeError: Error #1034: Type Coercion failed: cannot convert "2010-01-02 23:28:17 UTC" to Date. I am using WebORB to transfer data between Rails and Flex. The data ...
2
votes
2answers
1k views

Flash RemoteObject Weborb connection without services-config.xml (no Flex)

Context : I'm working on a Flash application developed with FDT and compiled with Flash CS4 (I need a huge library). It should connect to various Weborb services. Weborb is properly configured. My ...
1
vote
1answer
40 views

Connecting flex and weborb?

im a newbie in flex. Im have a question :) I have [Bindable] private var model:AlgorithmModel = new AlgorithmModel(); private var serviceProxy:Algorithm = new Algorithm( ...
1
vote
2answers
110 views

Passing parameters from external PHP service to CakePHP controller actions

Asking this question here because in CakePHP google group got no answer.I have the following pipeline: There is a CakePHP based application.It has a controller with an action called save_results. The ...
1
vote
1answer
117 views

Trouble installing WebOrb on Windows 7

I'm trying to evaluate the weborb integration product, but I'm having troubles getting it setup for ASP.NET. The installation appears to complete successfully, but when I go to run the weborb console ...
1
vote
1answer
240 views

Which version of AIR should I use to port my application to Android?

we have an AIR application which is running in client-server mode as a desktop application. Our application runs on AIR version-1.5;Flex version 3.5. We want this application to be ported to ...
1
vote
1answer
294 views

Rails3-amf and bringing an association to amf

i am changing from WebORB to Warhammerkids Rails3-amf - great choice, even tehre are some open issues. One those issues is, how can I get records from an association to the array, which is sent back ...
1
vote
1answer
260 views

Flash/Flex Rails remoting. AMF, WebORB, not quite sure what to use

I'm trying to build a game that sends game play data to a rails app. I've built it in javascript but it's quite obvious that Flash is going to do a better job so now I am about to build it in Flash. ...
1
vote
1answer
235 views

WebOrb / Spring integration not working

I've tried copying the weborb config files across to an existing Spring app, and for some reason my spring services aren't being exposed to WebOrb. I don't see the spring services shown in the WebOrb ...
1
vote
1answer
273 views

Unable to deploy and use WebORB enabled C# program

I have tried to deploy a WebORB .NET C# ASP.NET (C#.NET) application, but I am unable to get it to work. It will run successfully, but it doesn't do anything, and I get the feeling I am making some ...
1
vote
2answers
53 views

what “Weborb for .NET” version am I *really* running?

the header on my console says v4.1.0.0, but I would swear I had previously installed v4.1.0.1, but that WAS a while ago, and now I'd like to be certain I've upgraded. Anybody know a way to figure ...
1
vote
0answers
76 views

Is 30 calls / second a lot for one IIS server?

We have a RIA application that 300 clients concurrently use in an intranet environment. Together they make 30 calls / second to IIS (asp.net) (actually it's 60 but calls are loadbalanced over two IIS ...
1
vote
2answers
857 views

Simplifying Flex deployments in services-config.xml?

I am using Flex/Flash to build a UI which front-ends my Rails server application. I am using WebORB as the communication mechanism. My question should apply beyond just WebORB, however. (I think). ...
1
vote
2answers
122 views

Response time increasing (worsening) over time with consistent load

Ok. I know I don't have a lot of information. That is, essentially, the reason for my question. I am building a game using Flash/Flex and Rails on the back-end. Communication between the two is via ...
1
vote
2answers
268 views

WebORB and “Code Generation Failed” message

I'm trying to get an installation of webOrb 3.6.0.3 working, but am stuck getting the model to "build". I've connected to the database server, with the proper credentials. WebOrb asks me which ...
1
vote
1answer
420 views

What is WebORB for PHP?

What is the WebORB for PHP runtime environment? It supposedly connects Flex, Flash, AJAX and Silverlight clients with PHP classes and data from relational databases. It seems to support AMF ...
1
vote
2answers
529 views

WebOrb to record from my webcam

Can WebOrb record a video (flv) streaming using the webcam as a source? How?
1
vote
1answer
664 views

Creating Flash application using WebOrb Ruby/Rails

Ok, this may seem like a stupid question (for Flash Developers) but I really can't figure this out. So, I want to create somekind of an API for Flash/Flex applications so a user can use my lib in ...
0
votes
0answers
8 views

weborb and wcf service library with ado .net entity framework

i've created a wcf service library with ado .net entity framework to handle the retrieving of data from the database and send it to the user. i've been testing it in visual studio without any ...
0
votes
1answer
44 views

Can WebORB “share” a port with another site in IIS?

I'm using WebORB for .NET and I've had no problems with it running on its default port (2037) in my development environment. When I deploy it to my staging environment and attempt to access it over ...
0
votes
1answer
75 views

how would I resolve this error: Unable to contact the RDS server "data services on Tomcat (localhost) connection refused: connect

I'm making a program in flash builder 4.5 using WebOrb 4 (which is fantastic, I might add). When I go to deploy, however, it gives me this error: >There was an error during model deployment for ...
0
votes
0answers
13 views

Push, Comet, Polling with Flash Professional and Weborb

I have build a code in Flash Builder that use WeborbProducer in order to send an message to WebOrb. In Flash Builder, it work fine. In Flash Professional i can't figure out how i can specify the ...
0
votes
0answers
21 views

midnightcoder's Web ORB with WCF OData

can someone show me the right way to integrate WCF Services with Odata endpoints with Midnightcoder's Web ORB. Thanks.
0
votes
1answer
44 views

What is the typical development workflow/process developing with Weborb for Java with Flex? [closed]

Meaning specifically, what steps do you go through when creating a new application using these tools?
0
votes
2answers
68 views

What is the approximate per-server or per-cpu cost of WebOrb Java Enterprise? [closed]

I'd just like to know whether I'm wasting my time bothering to contact some annoying sales people, if it is out of our price range. This is most likely for deployment of a Flex/Java app in a clustered ...
0
votes
0answers
23 views

How to migrate WebOrb CommunityEdition to virtual server

We're running WebORB for .NET Community Edition to provide AMF-based data to our Flash/Flex products. Our website runs from one server, which performs the roles of both database and web server. We ...
0
votes
1answer
90 views

Error while publishing message from .NET (WebORB)

I am trying to publish message (C# console app): var client = new WeborbClient("http://localhost:57433/weborb.aspx", "MyDestination"); client.Publish("test message"); ...and getting ...
0
votes
1answer
70 views

Replace an existing XML file using Webservice in Flex

Is it possible to Replace an existing XML file using Webservice in Flex(browser-based application)? I wanted to replace an existing xml file with new xml file of same name for example ...
0
votes
1answer
39 views

WebORB version 4.3.0.2 only generating C# code version 2.0. What happened to 3.5, 4.0?

The "server language" selector in the "edit model" dialog only shows a C# 2.0 option? How do I target 4.0? When I generate the code for the model Visual Studio 2010 balks. Says it needs to convert ...
0
votes
1answer
139 views

Remoting with AIR and Weborb for Java

I am trying to do remoting with AIR with weborb for Java in Server-side. I saw people using endpoint for blazeds http://IP:PORT/blazeds/messagebroker/amf Can any one please tell me what i should ...
0
votes
2answers
449 views

Compare WebORB vs LCDS and FMS vs Wowza

Hello please give comparison details as per follow 1) FMS vs Wowza vs Red5 and 2) WebORB vs LCDS vs BlazeDS I am eager to review the feedback. Specially compare with respect to no of concurrent ...
0
votes
2answers
120 views

How to set message label using Weborb(Producer) and MSMQ

I`m adding a message in MSMQ by my flex program using this code: producer = new Producer(); producer.destination = "VendingMachineBack"; var m:AsyncMessage = new ...
0
votes
1answer
324 views

Which PHP library to choose to handle AMF communication?

I'm looking for a PHP library to handle AMF communication with a Flash client app. My server will be running PHP 5.3.5 and a cakePHP app. I tried the cakeAMF, cakeAMFPHP and Cpamf cake plugins but ...
0
votes
1answer
93 views

Installing WebOrb for Rails

I'm trying to install WebOrb for Rails. In a new test Rails 3 project, I do: rails plugin install http://themidnightcoders.net:8089/svn/weborb but all I get back is Plugin not found ...
0
votes
2answers
1k views

When does flex throw NetConnection.Call.Badversion Error

I am Using Flex as my client and java as my server. Using Weborb in remote host. At times I recieve this error. faultCode:Client.Error.MessageSend faultString:'Send failed' ...
0
votes
2answers
229 views

Does WCF scale well using WebOrb?

I'm looking for feedbacks regarding performances using WCF with amf. Here's an old benchmark which doesn't use WCF : ...
0
votes
1answer
192 views

Newbie question for Flex Remoting with WebOrb

Since Flashbuilder does not support WCF over https, i am considering to use weborb remoting as alternative, but not really sure how flash is going to know weborb location, if they are sitting on ...
0
votes
1answer
321 views

Installing weborb for rails - permission denied

I'm trying to install weborb for rails on windows xp, rails 2.3.8 I type in my project directory: ruby script plugin install http://themidnightcoders.net:8089/svn/weborb and i get the error: ruby: ...
0
votes
1answer
77 views

Can't return value from another instantiated class/method using WebORB for PHP

I'm trying to use WebORB for PHP. The /weborb/ folder has been copied into my web root and I can access the console via /weborb/index.php. I've copied my test application into ...
0
votes
3answers
635 views

What AMF Servers Support Remote Shared Objects?

Greetings. I'm planning on building a Flex based multiplayer game, and I'm researching what will be required for the server end. I have PHP experience, so I started looking at ZendAMF. Now in this ...
0
votes
1answer
165 views

MVC dbml and weborb for .net performance

We have a flex application that runs along side a mvc .net application. Our flex app communicates with .net via Weborb. We recently put our entire database schema into a single dbml file. Previously ...
0
votes
2answers
36 views

Hide the referenced assemblies in the weborb console. Is this possible?

Hide the referenced assemblies in the weborb console. Is this possible? (weborb.dll in example)

1 2