[ 
https://issues.apache.org/jira/browse/WINK-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Elman updated WINK-42:
------------------------------

    Description: 
The servlet init-params should not start with "Symphony". Actually init-params 
should be unique within a servlet, so they may not have a project name prefix. 
So the changes will be:
   symphony.propertiesLocation - > propertiesLocation
   symphony.applicationConfigLocation - > applicationConfigLocation
   symphony.deploymentConfiguration - > deploymentConfiguration 

In addition we need to change all classes and other resources that include the 
word "Symphony":
Classes:
    AbstractSymphonyServlet
    ServletSymphonyApplication
    SimpleSymphonyApplication
    SymphonyApplication
Unit Tests:
    SymphonyApplicationMock
    ServletSymphonyApplicationTest
    SimpleSymphonyApplicationTest
Other resources:
   symphony.app
   symphonyCoreContext-server.xml
   symphony_hp.css

there are also pdf, docs, jpgs...

  was:The servlet init-params should not start with "Symphony". 


> Rename servlet's init-param to start with wink instead of symphony
> ------------------------------------------------------------------
>
>                 Key: WINK-42
>                 URL: https://issues.apache.org/jira/browse/WINK-42
>             Project: Wink
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>            Assignee: Michael Elman
>
> The servlet init-params should not start with "Symphony". Actually 
> init-params should be unique within a servlet, so they may not have a project 
> name prefix. So the changes will be:
>    symphony.propertiesLocation - > propertiesLocation
>    symphony.applicationConfigLocation - > applicationConfigLocation
>    symphony.deploymentConfiguration - > deploymentConfiguration 
> In addition we need to change all classes and other resources that include 
> the word "Symphony":
> Classes:
>     AbstractSymphonyServlet
>     ServletSymphonyApplication
>     SimpleSymphonyApplication
>     SymphonyApplication
> Unit Tests:
>     SymphonyApplicationMock
>     ServletSymphonyApplicationTest
>     SimpleSymphonyApplicationTest
> Other resources:
>    symphony.app
>    symphonyCoreContext-server.xml
>    symphony_hp.css
> there are also pdf, docs, jpgs...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to