flex - change applicationcontext from in code -


i have little problem. hope can me.

i'm developping application thesis. have application-context.properties.txt define:

host= (ip address) port=8080 

now static , change ip address server want connect to. isn't verry usefull user because can't access file.

now question can change host ip address in flex code? , how do that.

hope can me.

kind regards,

thibault heylen

usually configurations i.e services.xml embeds @ compile time, blog

externalizing service configuration using blazeds , lcds

pointed towards way externalizing service configuration,

hopes works,


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

c# - Binding attached property to IEnumerable -