CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> NEWSGROUP > Adobe-Macromedia Forums > macromedia.labs.blazeds
 Post New
 TypeRepliesViewsDate
BlazeDS Extension for Dreamweaver Now Shipping on
Adobe has released the final version of BlazeDS as an open source technology.
Downloads and supporting content are no longer available on Labs. Please go to
the following destinations for mo
 01302/25/2008 10:29:15 AM
Persisting New Object
I have problems with persisting an new object into my database.
First my enviroment:
- Postgres database
- Tomcat 5.5
- Spring 2.5
- Hibernate
- BlazeDS rc1
- Flex 3
 02012/25/2008 7:20:15 AM
JMS and BlazeDS Redux
Hi all-

I'm still trying to get BlazeDS to play nicely with a JBoss-based JMS topic
(testTopic, which is one of the built-in sample topics). I have a working
project that I created
 11882/24/2008 11:06:23 PM
Required Tomcat version
Hi, does anybody know what Tomcat version is required to run BlazeDS? I know, Tomcat 6.0.14 comes bundled with the package but is it possible to run it on Tomcat 5.5, too?

Thanks
-Danny
 52422/23/2008 9:10:01 PM
Where is the source code?
So we have been hearing for a while now that Blaze DS will be open source. So
when will it be open sourced? I downloaded the Blaze Ds "Release Canidate" but
there is no source, j
 21432/23/2008 7:54:57 PM
Sending Messages from Java via AMF
I'm not sure how to send info from a Java class to a Flex app using AMF. I've
got it configured to send Messages with text and that works well for my small
strings, but I need to push out a
 21332/23/2008 7:25:52 PM
Detecting messaging timeouts
How can we detect when a user has disconnected? I know there is a
<server-to-client-heartbeat-millis> setting that seems to default to a pretty
short time (5 sec), so can we use this
 32752/23/2008 6:42:00 PM
What's the best way to customize Java to AMF
I am spiking on upgrading an application from WebServices to BlazeDS
RemoteObjects. The object model I am using seems fairly typical: An object may
contain a collection of other objects, wh
 51412/23/2008 1:40:23 AM
ArrayCollection of RemoteClass
I'm trying to use RPC to pass an entire datagrid of information after data in
the data grid is edited. I am able to initialized a datagrid with information
from a remote object. However, whe
 43682/22/2008 6:32:09 PM
BlazeDS Test Drive and HTTPS
Hi all,

I am trying to make the Test Drive works with HTTPS protocol.
In uncommented the needed configuration code in Tomcat server.xml, so I can
connect to the samples application
 13192/22/2008 3:04:24 PM
BlazeDS / Flex3 Beta
I was just reading the documentation for BlazeDS and when I read the following
paragraph:

[Q]When you compile a BlazeDS project in Flex Builder, Flex Builder
automatically saves th
 01332/21/2008 11:10:44 PM
Java class to receive mx:Producer messages
Ok, after messing around with the BlazeDS testDrive, I finally got my own
version of Feed.java to create the feed. But how does the java class
(Feed.java for example) receive a message from
 61732/21/2008 8:57:54 PM
How to use CFC's with BlazeDS
Hello,

This may sound a bit silly, but I need to know if blaze DS can be used to
Coldfusion as the backend. If so, can someone please point me to some sample
applications or detail
 01282/20/2008 5:40:22 PM
problem of modify bds sample
hi,all
I've downloaded bds, and I modify the sample of
blazeds-samples\runtimeconfig-messaging. I think just polling amf channel can
fit the requirement, so I comment the java file lin
 11432/20/2008 4:03:58 PM
streaming amf timeout
I've been using StreamingAMFChannel, but it seems that after a certain amount
of time with no activity, the channel is closed. I double checked that in the
services config <idle-timeout-m
 33732/20/2008 3:51:15 PM
Serialize read only properties
Is there a way to configure Blaze to serialize properties that are read only.
I.e., populate a property on the Object sent from the server to the client for
which the server object only has
 21542/20/2008 3:50:22 PM
Can't get BlazeDS to work with JMS Topic on JBoss
Hi all-

I'm trying to get the generic Chat Flex app to work with BlazeDS Release
Candidate on a JBoss 4.2.2 App Server. I'm trying to use the sample testTopic
but when I start the
 12452/20/2008 3:23:09 PM
guaranteed message delivery?
Hello-

Does BlazeDS guarantee messages are delivered to all connected consumers when
a producer sends a message (assuming the consumers are still connected)? I
guess I want to know
 21322/19/2008 8:01:20 PM
Convert AS objects to Java objects
Hi,

I would like to know how may I configure BlazeDS to specify in which Java
object a AS object may be transformed.
Is there a config file that I missed where I may describe that
 32002/19/2008 8:00:50 PM
Testing Install of BlazeDS with CF8
Is there some code I can write in a test application I can test with a database
or some datasource to see if my install is good?

I just downloaded it and I am looking to see if it works
 01392/19/2008 6:35:16 PM
docs on exposing java objects as "BlazeDS objects"
We use Tomcat as a servlet container and web server. I have modified the
web.xml in our java servlet project to include the settings in the BlazeDS
samples as well as included all the sample
 21502/19/2008 3:03:06 PM
Issues Extending MessageBrokerServlet
I'm trying to adapt (extend) the MessageBrokerServlet to adapt to an old
servlet container (2.0), and, I can't get past the fact that the private method
setupInternalPathResolver() contains
 01842/18/2008 5:07:59 PM
BlazeDS Channel.Connect.Failed error NetConnection
I am using Flex Builder 3 beta 3 with BlaseDS beta.

1) I have a simple RemoteObject in my helpm.mxml like follows:

<mx:RemoteObject id="srv" destination="
 414322/18/2008 4:36:11 PM
BlazeDS and J2EE
Alright BlazeDS is here and is Open Source - that's awesome.

So in other to AMF enable my tomcat I have to deploy the BlazeDS.war file is
that all I have to do ?
(Sure, configuring
 21682/18/2008 4:31:28 PM
Message Selector / Message Header
Hi
Having problems routing messages using consumer selectors and message headers.
Is this a JMS issue?

im using blaze feb release.. thanks




<?xml version
 12252/18/2008 3:30:33 AM
Does BlazeDS workwith Flex Builder 2?
Hi,

I can't understand what kind of project I must create in Flex Builder 2 to have the Java and Flex code work in the same project.
Can someone explain me more?

thanks a lot
 01482/17/2008 8:06:30 PM
BlazeDS and mod_proxy_ajp
Our JBoss is isolated, runs only on localhost, and does not talk to the outside
work directly. We run an Apache front-end that uses mod_proxy_ajp to forward
the relevant requests to JBoss/To
 01872/17/2008 8:06:08 PM
bad interpreter: No such file or directory
Hi

I understand that BlazeDS isn't supported on all Linux systems - although I
have got it working with OS X with no problems. So I've tried to install it on
my webserver - running
 11562/16/2008 3:19:51 PM
BlazeDS on Weblogic 10.0
Hello,

I've deployed BlazeDS to Weblogic 10.0 and run all test drive applications.
Everything works just fine. No errors at all. It was fast and easy. I've posted
a quick how-to ru
 01742/16/2008 12:32:36 AM
Authentication / Authorisation
Hi,

Can anyone advise on how BlazeDS with a Java AS handles
authentication/authorisation with a Flex client? I would like to have a
database with a user and role table (for example
 71862/15/2008 8:12:45 AM
JPA: Child collections being mapped when call is through
I'm getting much farther on my problem. I removed all child collections from
the Store, and the call immediately came back.

Why are the child collections being populated even though th
 11802/15/2008 8:10:11 AM
BlazeDS / Hibernate
Hi, When using hibernate, all lazy loaded properties are in fact proxies,
which are subclasses of the real objects. The problem is that even if the
reference is of the type of the parent cl
 32322/15/2008 8:04:13 AM
FAO: Adobe and/or BlazeDS expert - BlazeDS Security
Hi, Following on from my other thread
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&amp;cati
d=667&amp;threadid=1330997&amp;enterthread=y ; I thought I'
 64092/15/2008 8:01:32 AM
Flex + BlazeDS + Spring + Hibernate
Hi!

I Wroted an article that show how to integrate the Adobe Flex + BlazeDS +
SpringFramework + Hibernate
Sorry but now, is only in Portuguese.

http://blog.digows.com/?p=
 21832/15/2008 7:57:42 AM
Invalid AMFX packet.
I'm getting the following error when multiple client connect to the same
destination/JMS topic. I'm using the HTTP channel with 5 second poll intervals
sending ~200k per message every inter
 11692/14/2008 6:31:47 PM
Inherited classes don't get properly serialized
Hi all,

We us simple POJOs like the Media class and its subclasses AudioMedia and
Videomedia in Java
We also use JPA and @MappedSuperclass annotations.
In this case the Media
 11532/14/2008 5:39:12 PM
Property type information lost on RPC call to server
We're using BlazeDS + Flex to invoke Java methods on the server side.
Everything is working well, except that some properties on VO objects losing
their type information. We're using Charl
 11252/14/2008 2:28:23 AM
Unable to Communicate with the RemoteObjects which are
Hi All,

I am trying to run a simple App using BlazeDS and in one of my .mxml File i
am trying to connect to a RemoteObject

myNavigatorFacade =new RemoteObject("MyNavig
 01362/13/2008 9:17:13 PM
How to get data to the BlazeDS server
I downloaded and tried out the Test Drive and see from the data-push example 5
application how easy it is to push data from the server onto clients, but what
about sending data from the clie
 41742/12/2008 8:46:04 PM
AS3 objects not being converted to Java objects and vice
Hello everyone. I am using [Managed] in conjunction with
[RemoteClass(alias='')] Is that the only thing I have to do in order for my
Java objects to be converted to the AS version ? I h
 53762/12/2008 6:35:23 PM
JNDI EJB stateless session bean access?
Is there any documentation for services-config.xml?
Since we declared it's name in web.xml (see code) tied to
flex.messaging.MessageBrokerServlet, I thought maybe the config possibilities
 01262/11/2008 9:45:52 PM
EJBTransactionRolledbackException
I have successfully gotten my flex application to connect to my EJB3s in JBOSS.
However, when I access the key one, I get the following error. Any idea what
is causing this?

[RPC
 01822/11/2008 8:56:45 PM
Cannot invoke method
When using EJB3Factory I get a RPC Fault fautString="Cannot invoke method
'getAddressTest'." I seem to be connecting to the bean but, the method does
seem to be accessible. Running
 11902/11/2008 7:46:24 PM
Server Side Documentation/Examples
The test drive samples are nice and provide useful information on how the Flex
side of things need to be arranged. Also, the description of the run-time
architecture of the whole thing is f
 21352/11/2008 4:04:04 PM
java to action script serialization issue
Hi all,

I have a java to flash integration using blazeds that sends and receives
messages via JMS. It's pretty cool. The java to action script translation is
magic and just works
 11502/9/2008 5:40:37 AM
New Project Server Validation
In Flex Builder 3 (and likely 2, i'm not sure), when you create a new Flex
project with Application Server Type J2EE (aside: perhaps this should be
changed to 'JavaEE'?), you 'Use remote obj
 11362/9/2008 5:18:02 AM
Re: What is diference between blase et live data service
LCDS 2.6 will contain the same servlet-based streaming and long-polling support
that's in BlazeDS as well as supporting a brand new NIO-based non-blocking HTTP
endpoint that can scale to muc
 01352/9/2008 5:05:33 AM
Dynamic JMS topics
Is there a trick to creating dynamic JMS topics?
I've managed to create them with a java class on the back end and they show up
in activemq and in the MessageService destination hashmap.
 85932/7/2008 8:10:14 PM
RPC Fault running testdrive-remoteobject
The following fault gets thrown when I am running the testdrive-remoteobject
from scratch: [RPC Fault faultString='Send failed'
faultCode='Client.Error.MessageSend' faultDetail='Channel.Con
 12022/7/2008 7:48:41 PM
My first BlazeDS project not running
Hi,

Ive managed to get the blazeds-samples going without any problems on my
glassfish server, but am unable to get anything going when i create a new flex
project

I have
 22412/7/2008 10:50:48 AM


   
  Privacy | Contact Us
All Times Are GMT