RE: [flexcoders] to invoke RemoteObjects

2006-11-06 Thread Peter Farland





Your /WEB-INF/flex/services-config.xml file probably 
contains channel-definitions with endpoints that contain the {context.root} 
token. If so, you must specify the context root on the command line using the 
--context-root=/yourcontextroot in addition to the -services command line 
switch. Otherwise you'll need to remove this token and hard code the correct 
path.




From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Juan Carlos 
B²Sent: Monday, November 06, 2006 11:45 AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] to invoke 
RemoteObjects




Because it 
sends the following message in the console, when I invoke an object in a class 
java.error Requested resource '/messagebroker/amf' 
(%2fmessagebroker%2famf) not foundAnd in the explorer show “Send 
Failed”.Somebody knows as they are the steps to invoke a remote method 
in java, to correct my error?
NOTE: Excuse 
my English bad




__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] to invoke RemoteObjects

2006-11-06 Thread Cathy Reilly





This issue and the resolution and discussed in the 
following tech note -

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=e329643d

- Cathy


From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Juan Carlos 
B²Sent: Monday, November 06, 2006 11:45 AMTo: 
flexcoders@yahoogroups.comSubject: [flexcoders] to invoke 
RemoteObjects




Because it 
sends the following message in the console, when I invoke an object in a class 
java.error Requested resource '/messagebroker/amf' 
(%2fmessagebroker%2famf) not foundAnd in the explorer show “Send 
Failed”.Somebody knows as they are the steps to invoke a remote method 
in java, to correct my error?
NOTE: Excuse 
my English bad




__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] to invoke RemoteObjects

2006-11-06 Thread Juan Carlos B²












Hi Peter Farland;
Thanks for your responses

But i
already did it, but to me it continues sending he himself error, I feel that this forgetting something to me important to manage
to invoke a remote method, is why if knows in where I can find example on this
subject.

Thanks 











De:
flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] En nombre de Peter Farland
Enviado el: Lunes, 06 de Noviembre
de 2006 12:11 pm
Para: flexcoders@yahoogroups.com
Asunto: RE: [flexcoders] to invoke
RemoteObjects











Your /WEB-INF/flex/services-config.xml
file probably contains channel-definitions with endpoints that contain the
{context.root} token. If so, you must specify the context root on the command
line using the --context-root=/yourcontextroot in addition to the
-services command line switch. Otherwise you'll need to remove this token and
hard code the correct path.













From:
[EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Juan Carlos B²
Sent: Monday, November 06, 2006
11:45 AM
To: [EMAIL PROTECTED]ups.com
Subject: [flexcoders] to invoke
RemoteObjects





Because it sends the following message
in the console, when I invoke an object in a class java.
error Requested resource '/messagebroker/amf' (%2fmessagebroker%2famf)
not found
And in the explorer show Send Failed.

Somebody knows as they are the steps to invoke a remote method in java, to
correct my error?

NOTE: Excuse my English bad










__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___






RE: [flexcoders] to invoke RemoteObjects

2006-11-06 Thread Peter Farland





I don't have enough information to help you. What does your 
FDS deployment look like? How are you compiling the .mxml file? How are you 
loading the .swf file? Have you checked whether the URL for the endpoint exists? 






From: flexcoders@yahoogroups.com 
[mailto:[EMAIL PROTECTED] On Behalf Of Juan Carlos 
B²Sent: Monday, November 06, 2006 1:46 PMTo: 
flexcoders@yahoogroups.comSubject: RE: [flexcoders] to invoke 
RemoteObjects




Hi Peter 
Farland;Thanks for your responses
But i already 
did it, but to me it continues sending he himself error, I feel that this forgetting 
something to me important to manage to invoke a remote method, is why if knows 
in where I can find example on this subject.Thanks… 





De: 
[EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] 
En nombre de Peter 
FarlandEnviado el: Lunes, 06 
de Noviembre de 2006 12:11 pmPara: 
[EMAIL PROTECTED]ups.comAsunto: RE: [flexcoders] to invoke 
RemoteObjects




Your 
/WEB-INF/flex/services-config.xml file probably contains 
channel-definitions with endpoints that contain the {context.root} token. If so, 
you must specify the context root on the command line using the 
--context-root=/yourcontextroot in addition to the -services command line 
switch. Otherwise you'll need to remove this token and hard code the correct 
path.






From: [EMAIL PROTECTED]ups.com 
[mailto:flexcoders@yahoogroups.com] On Behalf Of Juan Carlos B²Sent: Monday, November 06, 2006 11:45 
AMTo: 
[EMAIL PROTECTED]ups.comSubject: [flexcoders] to invoke 
RemoteObjects


Because it 
sends the following message in the console, when I invoke an object in a class 
java.error Requested resource '/messagebroker/amf' 
(%2fmessagebroker%2famf) not foundAnd in the explorer show “Send 
Failed”.Somebody knows as they are the steps to invoke a remote method 
in java, to correct my error?
NOTE: Excuse 
my English bad


__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___



RE: [flexcoders] to invoke RemoteObjects

2006-11-06 Thread Juan Carlos B²












Hi Cathy and Peter F.
 

Thanks
for everything, will check it. 









De: flexcoders@yahoogroups.com
[mailto:[EMAIL PROTECTED] En nombre
de Cathy Reilly
Enviado el: Lunes, 06 de Noviembre
de 2006 12:16 pm
Para: flexcoders@yahoogroups.com
Asunto: RE: [flexcoders] to invoke
RemoteObjects











This issue and the resolution and
discussed in the following tech note -



http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=e329643d



- Cathy









From:
[EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Juan Carlos B²
Sent: Monday, November 06, 2006
11:45 AM
To: [EMAIL PROTECTED]ups.com
Subject: [flexcoders] to invoke
RemoteObjects





Because it sends the following message
in the console, when I invoke an object in a class java.
error Requested resource '/messagebroker/amf' (%2fmessagebroker%2famf)
not found
And in the explorer show Send Failed.

Somebody knows as they are the steps to invoke a remote method in java, to
correct my error?

NOTE: Excuse my English bad










__._,_.___





--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com








   






  
  
SPONSORED LINKS
  
  
  

Software development tool
  
  
Software development
  
  
Software development services
  
  


Home design software
  
  
Software development company
  

   
  






  
  Your email settings: Individual Email|Traditional 
  Change settings via the Web (Yahoo! ID required) 
  Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured 
   
Visit Your Group 
   |
  
Yahoo! Groups Terms of Use
   |
  
   Unsubscribe 
   
 

  




__,_._,___