Paul Sharples created WOOKIE-398:
------------------------------------

             Summary: Generated keystore file is written to wrong place on 
Windows using Tomcat as container
                 Key: WOOKIE-398
                 URL: https://issues.apache.org/jira/browse/WOOKIE-398
             Project: Wookie
          Issue Type: Bug
          Components: Server
    Affects Versions: 0.13.0
            Reporter: Paul Sharples
            Assignee: Paul Sharples
            Priority: Minor
             Fix For: 0.13.0


On a windows system (using tomcat) the generated keystore file is written to 
wrong place under WEB-INF (This only affects tomcat & not jetty).  The 
generated file is created as...

WEB-INF/classesgenerated-wookieKeystore.jks

...rather than...

WEB-INF/classes/generated-wookieKeystore.jks

So each time a widget is imported it fails to find the generated keystore if it 
doesn't exist and creates a generated one in the wrong place.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to