[ 
https://issues.apache.org/jira/browse/ODE-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12674749#action_12674749
 ] 

Alex Boisvert commented on ODE-522:
-----------------------------------

Ciaran>> Yup, you're quite correct that was indeed our first fix, the attached 
patch removed the need for there to be anything in the folder :)

I'm not sure I'm following.   The directory entry WEB-INF/processes _was_ 
present in the archive already.  I don't see how your patch would make a 
difference (but I may be overlooking something).  For now, I've fixed it by 
adding a README.txt file in the directory to force the creation during the 
unzip.

> WEB-INF/processes directory is not created during unzip of ode-axis2.war
> ------------------------------------------------------------------------
>
>                 Key: ODE-522
>                 URL: https://issues.apache.org/jira/browse/ODE-522
>             Project: ODE
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: 1.3
>            Reporter: Colin
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: processes.patch
>
>
> When starting ODE in tomcat the following below exception occurs.  You cannot 
> deploy BPEL processes until the processes directory exists.
> java.lang.IllegalArgumentException: Deploy directory is not a directory or 
> does
> not exist:  C:\Program Files\Apache Software 
> Foundation\tomcat\webapps\ode\WEB-I
> NF\processes
>         at 
> org.apache.ode.store.ProcessStoreImpl.setDeployDir(ProcessStoreImpl.j
> ava:735)
>         at org.apache.ode.axis2.ODEServer.initProcessStore(ODEServer.java:479)
>         at org.apache.ode.axis2.ODEServer.init(ODEServer.java:175)
>         at org.apache.ode.axis2.ODEServer.init(ODEServer.java:130)
>         at 
> org.apache.ode.axis2.hooks.ODEAxisServlet.init(ODEAxisServlet.java:53
> )
>         at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.
> java:1139)
>         at 
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:96
> 6)
>         at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContex
> t.java:3956)
>         at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 230)
>         at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:760)
>         at 
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:74
> 0)
>         at 
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
>         at 
> org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:831)
>         at 
> org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:720
> )
>         at 
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:490
> )
>         at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)
>         at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java

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