On 11/21/14, 9:19 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:
>Have to admit that I have never used the opt packages. >BlazeDS itself is in the 4 packages core, common, proxy and remoting. The >opt packages seem to be some sort of convenience classes for linking the >tomcat4 login mechanism with that of BlazeDS. I disabled those modules >for "jrun", "oracle", "weblogic" and "websphere" as you need the core >libs of these containers in order to build and these are not available >publically. Somehow, the Ant build is building the jars in modules/opt. And for me, with a freshly installed Tomcat 6, I needed those jars to get going. > >The WAR was probably the tournkey option, that outputs a war archive to >immediate experimenting. I think this must have been part of that >insanely old BlazeDS release. If we need it we would probably have to >re-implement it. BlazeDS fans, if you need the WAR file, let us know. > >Regarding the flex-rds-server.jar ... I have never heard of this nor have >I ever had to use it. Could this eventually be a leftover from the >livecycle server which had the "realtime" stuff in it? Well, I don’t know where it came from and can’t find its source. FB uses it for the BlazeDS data wizards. > >But I thought the Flex SDK only relied on the flex-messageing-commons or >core and not the rest ... I never even knew that this rds-jar existed. To compile a SWF that references a services-config.xml, Flex SDK only needs flex-messaging-common.jar. But to use your BlazeDS web app in the FB data wizards you needs flex-rds-server.jar. IF we ship without this jar, will we get tons of complaints from our users? BlazeDS fans, how many of you are using FB Data Wizards? Thanks, -Alex