coxfrederic commented on issue #119: Request to AMFPHP fails to return any 
fault or result event
URL: https://github.com/apache/royale-asjs/issues/119#issuecomment-366361538
 
 
   I think I found the "issue". As parameter I'm passing null. If I pass [] 
(empty array) then I'm getting the following error:
   
   > org.apache.royale.net.remoting.messages.ErrorMessage {_body: {?}, 
correlationId: "", faultCode: "AMFPHP_FILE_NOT_FOUND", faultDetail: 
"/var/web/fn0383/enality.clients.v2/amfphp/core/shared/app/BasicActions.php on 
line 33", faultString: "The class {Amf3Broker} could not be found under 
th?clients.v2/amfphp/services/amfphp/Amf3Broker.php}"}
   correlationId
   :
   ""
   faultCode
   :
   "AMFPHP_FILE_NOT_FOUND"
   faultDetail
   :
   "/var/web/fn0383/enality.clients.v2/amfphp/core/shared/app/BasicActions.php 
on line 33"
   faultString
   :
   "The class {Amf3Broker} could not be found under the class path 
{/var/web/fn0383/enality.clients.v2/amfphp/services/amfphp/Amf3Broker.php}"
   
   I a special (newer?) version of AMFPHP required? Could this be the 
difference?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to