Yes ! you are correct!
I got that working after  some brainstorming.
Thanks !

Regards
PS ε




On 5/29/07, Dimitrios Gianninas < [EMAIL PROTECTED]>
wrote:

  You need to add the flex-messaging.jar to your IDE's classpath. The jar
is located in the WEB-INF/lib folder I believe.

Dimitrios Gianninas
Optimal Payments Inc.


-----Original Message-----
From: [email protected] <flexcoders%40yahoogroups.com> on behalf
of learner
Sent: Sun 5/27/2007 4:29 AM
To: [email protected] <flexcoders%40yahoogroups.com>
Subject: [flexcoders] compiling java classes for flex data services

I have trying the sample examples for the flex data service and following
the CRM samples .

I could write good value object class in both AS and JAVA , and also the
class to communicate with database(my-sql in my case).

but while looking at the EmployeeAssembler.java in the sample and tried to
modify to suit my needs
I am getting following error

samples\crm\EmployeeAssembler.java:21package flex.data does not exist
import
flex.data.ChangeObject;

samples\crm\EmployeeAssembler.java:22package flex.data does not exist
import
flex.data.DataSyncException;

samples\crm\EmployeeAssembler.java:23package flex.data does not exist
import
flex.data.DataServiceTransaction;

samples\crm\EmployeeAssembler.java:23 package flex.data does not exist
import flex.data.assemblers.AbstractAssembler;

Can any body put light on this?

Regards <http://www.google.com/reader/shared/01613629439254822020>
PS ?

--
WARNING
-------
This electronic message and its attachments may contain confidential,
proprietary or legally privileged information, which is solely for the use
of the intended recipient. No privilege or other rights are waived by any
unintended transmission or unauthorized retransmission of this message. If
you are not the intended recipient of this message, or if you have received
it in error, you should immediately stop reading this message and delete it
and all attachments from your system. The reading, distribution, copying or
other use of this message or its attachments by unintended recipients is
unauthorized and may be unlawful. If you have received this e-mail in error,
please notify the sender.

AVIS IMPORTANT
--------------
Ce message électronique et ses pièces jointes peuvent contenir des
renseignements confidentiels, exclusifs ou légalement privilégiés destinés
au seul usage du destinataire visé. L'expéditeur original ne renonce à aucun
privilège ou à aucun autre droit si le présent message a été transmis
involontairement ou s'il est retransmis sans son autorisation. Si vous
n'êtes pas le destinataire visé du présent message ou si vous l'avez reçu
par erreur, veuillez cesser immédiatement de le lire et le supprimer, ainsi
que toutes ses pièces jointes, de votre système. La lecture, la
distribution, la copie ou tout autre usage du présent message ou de ses
pièces jointes par des personnes autres que le destinataire visé ne sont pas
autorisés et pourraient être illégaux. Si vous avez reçu ce courrier
électronique par erreur, veuillez en aviser l'expéditeur.


Reply via email to