Comunidad de diseño web y desarrollo en internet online

error al crear un data service

Citar            
MensajeEscrito el 21 May 2007 06:29 pm
Hola tios, sabría alguien porqué me sale este error:
No destination 'datos_administrativos' exists in service
flex.data.DataService

Si tengo en mi data-magnament-config.xml declarada así mi destination:

<destination id="datos_administrativos">
<adapter ref="java-dao" />

<properties>
<source>pacientes.DatosAdministrativosAssembler</source>
<scope>application</scope>

<metadata>
<identity property="id"/>
</metadata>

<network>
<session-timeout>20</session-timeout>
<paging enabled="false" pageSize="10" />
<throttle-inbound policy="ERROR" max-frequency="500"/>
<throttle-outbound policy="REPLACE" max-
frequency="500"/>
</network>

<server>
<fill-method>
<name>leer</name>
</fill-method>

<fill-method>
<name>buscar</name>
<params>java.lang.Integer</params>
</fill-method>

<sync-method>
<name>sincronizar</name>
</sync-method>
</server>
</properties>
</destination>

Por sith

10 de clabLevel



 

safari
Citar            
MensajeEscrito el 22 May 2007 11:07 am
mirando los log de tomcat he encontrado este mensaje:

INFO: FlexMxmlServlet: Adobe Flex Web Tier Compiler Build: 155539
[Flex] RTMP-Server failed to start up: java.net.BindException: Address already in use: bind
Exception in thread "RTMP-Server" flex.messaging.endpoints.rtmp.RTMPException: The RTMP server has encountered a fatal exception starting up: Address already in use: bind
at flex.messaging.endpoints.rtmp.BaseNIORTMPServer.run(BaseNIORTMPServer.java:310)
at java.lang.Thread.run(Unknown Source)

me da desde hace mucho tiempo, por lo visto, pero nunca me habia pasado que no me reconociera un destination

Por sith

10 de clabLevel



 

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.