[
https://issues.apache.org/jira/browse/FLEX-34309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989921#comment-13989921
]
Christofer Dutz commented on FLEX-34309:
----------------------------------------
Implemented a first version ... but need to implement two methods
(popIncludedFile and getFiles) in a sensible way. But first I need to find out
how they should work as I couldn't find an API documentation on them so I sort
of have to reverse-engineer their intended usage pattern first. Currently the
ClasspathResourceResolver does it's job nicely though. But it's not quite
complete yet.
> [BlazeDS] Implement a way to configure a BlazeDS using a configuration stored
> in the applications Classpath
> -----------------------------------------------------------------------------------------------------------
>
> Key: FLEX-34309
> URL: https://issues.apache.org/jira/browse/FLEX-34309
> Project: Apache Flex
> Issue Type: New Feature
> Components: BlazeDS
> Reporter: Christofer Dutz
> Assignee: Christofer Dutz
>
> In order to run the embedded jetty test-server we need to be able to provide
> a server configuration from the classpath as the embedded jetty doesn't
> actually have a context directory to read the files from.
> It would be great if it was possible to provide the configuration for a
> BlazeDS server using an uri like:
> "classpath:/META-INF/flex/service-config.xml"
--
This message was sent by Atlassian JIRA
(v6.2#6252)