I was about to put this into JIRA, but figured I'd ask in the forums first.
I see the following in the appname_scaffold.html file -
But the following relative pathing seems to work, and is tolerant to running wherever the server is hosted:Code:<s:ChannelSet id="remotingChannels"> <s:AMFChannel id="amf" url="http://localhost:8080/rooflex/messagebroker/amf"/> </s:ChannelSet>
Should I throw this in a JIRA or is it already on the list?Code:<s:ChannelSet id="remotingChannels"> <s:AMFChannel id="amf" url="messagebroker/amf"/> </s:ChannelSet>
Thanks,
Ken
Ken


Reply With Quote
