collection using remoteObject. We are using flex 1.5 and jboss.
Does anyone know if this is supported? The following is the error
we get from the jboss log when executing the remoteObject method:
17:49:24,977 INFO [STDOUT] Info: Deserializing request
(Message #0 targetURI=administrationFacade.createRemoteNode,
responseURI=/4)
(Array #0)
[0] = (Object #1)
_flag = "Envelope"
headers = (Array #2)
[0] = (Array #3)
[0] = "ServiceType"
[1] = false
[2] = "stateless-class"
[1] = (Array #4)
[0] = "Credentials"
[1] = true
[2] = (Object #5)
password = "txmpass"
userid = "txmadmin"
data = "" #6)
[0] = (Typed Object
#7 'com.bmc.txm.common.data.presentation.dto.remoteNode.facade.RemoteN
odeEntityDTO')
remoteNodeTypeDTO = (Typed Object
#8 'com.bmc.txm.common.data.presentation.dto.remoteNode.facade.RemoteN
odeTypeDTO')
name = "MTA_SENSOR"
name = "9"
host = "9"
tcpipPort = "9"
remoteNodeStatusDTO = (Typed Object
#9 'com.bmc.txm.common.data.presentation.dto.remoteNode.facade.RemoteN
odeStatusDTO')
name = "Active"
sysConfigParamsCollectionDTO = (Array #10)
[0] = (Typed Object
#11 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "9"
nameDTO = (Typed Object
#12 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "zosSystemName"
remoteNodeDTO = (Ref #7)
[1] = (Typed Object
#13 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "9"
nameDTO = (Typed Object
#14 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "zosSystemPort"
remoteNodeDTO = (Ref #7)
[2] = (Typed Object
#15 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "9"
nameDTO = (Typed Object
#16 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "mtaUsername"
remoteNodeDTO = (Ref #7)
[3] = (Typed Object
#17 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "9"
nameDTO = (Typed Object
#18 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "mtaPassword"
remoteNodeDTO = (Ref #7)
[4] = (Typed Object
#19 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "Enable"
nameDTO = (Typed Object
#20 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "mtaCICS"
remoteNodeDTO = (Ref #7)
[5] = (Typed Object
#21 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "Enable"
nameDTO = (Typed Object
#22 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "mtaIMS"
remoteNodeDTO = (Ref #7)
[6] = (Typed Object
#23 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "9"
nameDTO = (Typed Object
#24 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "pollingInterval"
remoteNodeDTO = (Ref #7)
[7] = (Typed Object
#25 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = undefined
nameDTO = (Typed Object
#26 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "collectorName"
remoteNodeDTO = (Ref #7)
[8] = (Typed Object
#27 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "9"
nameDTO = (Typed Object
#28 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "collectorPort"
remoteNodeDTO = (Ref #7)
[9] = (Typed Object
#29 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationParameterDTO')
value = "Enable"
nameDTO = (Typed Object
#30 'com.bmc.txm.common.data.presentation.dto.sysConfig.facade.SysConf
igurationNameDTO')
name = "ssl"
remoteNodeDTO = (Ref #7)
[1] = "MTA_SENSOR"
17:49:24,977 INFO [STDOUT] Info: Processing batch of 1 request(s)
17:49:24,977 INFO [STDOUT] Info: Requesting
target 'administrationFacade.createRemoteNode'
17:49:24,987 INFO [STDOUT] Info:
Service 'com.bmc.txm.common.interfaces.presentation.ui.facade.Administ
rationDataFacade' sent to adapter 'Java Class
Adapter'
17:49:25,077 INFO [STDOUT] Error: An error occurred during service
invocation
17:49:25,077 INFO [STDOUT] flashgateway.GatewayException
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.AdapterFilter.invoke(AdapterFilter.java:152)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.MessageSecurityFilter.invoke
(MessageSecurityFilter.java:144)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.ServiceNameFilter.invoke
(ServiceNameFilter.java:101)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.EnvelopeFilter.invoke(EnvelopeFilter.java:102)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.SessionFilter.invoke(SessionFilter.java:28)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.LicenseFilter.invoke(LicenseFilter.java:57)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.ErrorFilter.invoke(ErrorFilter.java:39)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.LogFilter.invoke(LogFilter.java:46)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.BatchProcessFilter.invoke
(BatchProcessFilter.java:63)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.PacketSecurityFilter.invoke
(PacketSecurityFilter.java:68)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.DebugFilter.invoke(DebugFilter.java:38)
17:49:25,077 INFO [STDOUT] at
flashgateway.filter.SerializationFilter.invoke
(SerializationFilter.java:89)
17:49:25,087 INFO [STDOUT] at flashgateway.Gateway.invoke
(Gateway.java:217)
17:49:25,087 INFO [STDOUT] at
flashgateway.controller.GatewayServlet.service(GatewayServlet.java:69)
17:49:25,087 INFO [STDOUT] at
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
(ApplicationFilterChain.java:252)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.doFilter
(ApplicationFilterChain.java:173)
17:49:25,087 INFO [STDOUT] at
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter
(ReplyHeaderFilter.java:81)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
(ApplicationFilterChain.java:202)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.ApplicationFilterChain.doFilter
(ApplicationFilterChain.java:173)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.StandardWrapperValve.invoke
(StandardWrapperValve.java:213)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.StandardContextValve.invoke
(StandardContextValve.java:178)
17:49:25,087 INFO [STDOUT] at
org.jboss.web.tomcat.security.CustomPrincipalValve.invoke
(CustomPrincipalValve.java:39)
17:49:25,087 INFO [STDOUT] at
org.jboss.web.tomcat.security.SecurityAssociationValve.invoke
(SecurityAssociationValve.java:159)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.authenticator.AuthenticatorBase.invoke
(AuthenticatorBase.java:407)
17:49:25,087 INFO [STDOUT] at
org.jboss.web.tomcat.security.JaccContextValve.invoke
(JaccContextValve.java:59)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.StandardHostValve.invoke
(StandardHostValve.java:126)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.valves.ErrorReportValve.invoke
(ErrorReportValve.java:105)
17:49:25,087 INFO [STDOUT] at
flashgateway.security.TomcatValve.invoke(TomcatValve.java:109)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.core.StandardEngineValve.invoke
(StandardEngineValve.java:107)
17:49:25,087 INFO [STDOUT] at
org.apache.catalina.connector.CoyoteAdapter.service
(CoyoteAdapter.java:148)
17:49:25,087 INFO [STDOUT] at
org.apache.coyote.http11.Http11Processor.process
(Http11Processor.java:856)
17:49:25,087 INFO [STDOUT] at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proces
sConnection(Http11Protocol.java:744)
17:49:25,087 INFO [STDOUT] at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket
(PoolTcpEndpoint.java:527)
17:49:25,087 INFO [STDOUT] at
org.apache.tomcat.util.net.MasterSlaveWorkerThread.run
(MasterSlaveWorkerThread.java:112)
17:49:25,087 INFO [STDOUT] at java.lang.Thread.run
(Thread.java:595)
17:49:25,097 INFO [STDOUT] Info: Serializing response
(Message #0 targetURI=/4/onStatus, responseURI=null)
(Object #0)
level = "error"
code = "Server.Processing"
type = ""
rootcause = (Object #1)
level = "error"
code = null
type = ""
details = ""
description = null
details = ""
description = null
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

