I have solved the DataMap problem with the following: I have created an
HTTP back-channel that send the map xmls to the client. The client then
creates a new Configuration instance, modifies the data maps, serializes
the results to XML, sends them to the server and the server saves them
to disk. The remaining problems to solve are the following:
1) I need to somehow refresh the configuration instances that are in
memory for the HessianServlet.
2) Once refreshed, I need to somehow clear the object caches of the
HessianServlet.
All of this without dropping any connections that the HessianServlet is
servicing.
Zissis Trabaris * Chief Technology Officer * INSYSWARE * 3235 West River
Road, Grand Island, New York, 14072, USA
Mobile (716) 930-5654 * Office (518) 636-4118 * Fax (716) 625-1305 *
z.trabari..nsysware.com * www.insysware.com
CONFIDENTIALITY: This email (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited. If you received this email in error,
please notify the sender and delete this email from your system. Thank
you.
-----Original Message-----
From: Andrey Razumovsky [mailto:razumovsky.andre..mail.com]
Sent: Sunday, February 15, 2009 1:10 PM
To: use..ayenne.apache.org
Subject: Re: Updating DataMap through ROP client
Hi Zissis,
DbEntities are not being sent to client (and DataMap is sent trimmed).
So I
don't think you can perform DataMap changes from client. What I would
try to
do is to write a custom query which performs your operations and the
fire it
from the client. I'm not sure this will work though.
Regards,
Andrey
2009/2/15 Zissis Trabaris <z.trabari..nsysware.com>
> We have an ROP client that acts as a modeler for our runtime
> application. Is there any way to modify a DataMap via an ROP client
> layer, synchronize the DB schema like I would do using
> ExecutingMergerContext at the server layer and then clear the server
and
> client object caches without dropping the ROP connection?
>
>
>
> Zissis Trabaris * Chief Technology Officer * INSYSWARE * 3235 West
River
> Road, Grand Island, New York, 14072, USA
> Mobile (716) 930-5654 * Office (518) 636-4118 * Fax (716) 625-1305 *
> z.trabari..nsysware.com
<mailto:%20%20z.trabari..nsysware.com<20%2520z.trabaris@insysware.com>>
> *
> www.insysware.com <http://www.insysware.com/>
>
> ________________________________
>
> CONFIDENTIALITY: This email (including any attachments) may contain
> confidential, proprietary and privileged information, and unauthorized
> disclosure or use is prohibited. If you received this email in error,
> please notify the sender and delete this email from your system. Thank
> you.
>
>
>
>
This archive was generated by hypermail 2.0.0 : Sun Feb 15 2009 - 23:42:28 EST