[ 
https://issues.apache.org/jira/browse/WOOKIE-391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486825#comment-13486825
 ] 

Paul Sharples commented on WOOKIE-391:
--------------------------------------

Code to catch it is already there in 'org.apache.wookie.server.Dianostics'.  
I'm not sure if we should try to create the folder here instead of just 
displaying a message when its not found.
                
> Changing the default widget.widgetfolder in widgetserver.properties can cause 
> folder not found issues
> -----------------------------------------------------------------------------------------------------
>
>                 Key: WOOKIE-391
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-391
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Paul Sharples
>            Priority: Minor
>
> If a user changes the default widget.widgetfolder to another location (such 
> as the old wservices folder for example), then this can cause problems. If 
> the folder does not already exist then wookie fails to import any widgets.  
> Manually creating the folder fixes the problem. We should add a check to read 
> the property first and then check if that folder is there, creating it if 
> needed.

--
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