Modify ↓
Ticket #4 (new defect)
automagically apply some spring/default-static-service.xml
| Reported by: | mpo | Owned by: | bruno |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5 |
| Component: | core/kauri-runtime | Version: | trunk |
| Keywords: | Cc: |
Description
For people building pure static-resource modules the current solution requires them to create at least one KAURI-INF/spring/*.xml file to declare a restlet serving the static resources.
This is obvious overkill in such cases: this default behaviour should be automatically applied.
Question remains though when this should be triggered. Possibilities:
- no KAURI-INF/spring/*.xml file is found and thus some default will be used
- explicit enabling/disabling this kms-export in the kauri.xml deployment scenario
- other?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.