Re: [flexcoders] unable to open services-config.xml

2008-11-03 Thread Tom Chiverton
On Friday 31 Oct 2008, creativepragmatic wrote:
 I am developing on Windows machine to deploy on a remote Linux server
 that cannot be accessed locally.  Does anybody know of a way to work
 around this?

Take a copy of the file, store it with the source, and update the argument to 
use the local copy.

-- 
Tom Chiverton
Helping to proactively create action-items





This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at 
Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB.  A list 
of members is available for inspection at the registered office. Any reference 
to a partner in relation to Halliwells LLP means a member of Halliwells LLP.  
Regulated by The Solicitors Regulation Authority.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 2500.

For more information about Halliwells LLP visit www.halliwells.com.



--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Alternative FAQ location: 
https://share.acrobat.com/adc/document.do?docid=942dbdc8-e469-446f-b4cf-1e62079f6847
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.comYahoo! 
Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/

* Your email settings:
Individual Email | Traditional

* To change settings online go to:
http://groups.yahoo.com/group/flexcoders/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/



[flexcoders] unable to open services-config.xml

2008-10-31 Thread creativepragmatic
Hello Everyone,

I get the following error:

unable to open '/home/demo1/tomcat/webapps/blazeds/WEB-
INF/flex/services-config.xml'


I understand that this is being caused by the additional compiler 
argument:

-services /home/demo1/tomcat/webapps/blazeds/WEB-INF/flex/services-
config.xml -locale en_US


I am developing on Windows machine to deploy on a remote Linux server 
that cannot be accessed locally.  Does anybody know of a way to work 
around this?

Thanks in advance for any insight or assistance,

Orville