Thanks for reply. Actually I did all, and the log is clear, of course when
Tomcat starts and I checked the log stating the deploying starts and
finishes in few milliseconds. I also tried to name the file with the
complete path using #, as mentioned in the document (the file name is
MyOrg#OrgAPP#Fie
On 31/03/17 14:42, M. Osama Alghwell wrote:
> docBase="E:\MyOrg\OrgAPP\Field"
>
> This will cause the service to not work (I did it and after changing I do
> restart for the service) which meand Tomcat won't start
To quote my previous response:
... if that doesn't work provide the appropriate e
Am 31.03.2017 um 15:42 schrieb M. Osama Alghwell:
> docBase="E:\MyOrg\OrgAPP\Field"
>
> This will cause the service to not work (I did it and after changing I do
> restart for the service) which meand Tomcat won't start
Whatever you set as a docbase, it must be a fully deployable web
application
docBase="E:\MyOrg\OrgAPP\Field"
This will cause the service to not work (I did it and after changing I do
restart for the service) which meand Tomcat won't start
On Fri, Mar 31, 2017 at 2:59 PM, Mark Thomas wrote:
> On 31/03/17 13:36, M. Osama Alghwell wrote:
> > I installed Tomcat 8 and applic
On 31/03/17 13:36, M. Osama Alghwell wrote:
> I installed Tomcat 8 and application on Windows 2012 server. The structure
> is as follows:
> Driver --> E:
> A main drictory named --> MyOrg
> Two directories under MyOrg --> OrgAPP & OrgServer
>
> Under OrgAPP another directory named --> Field
> Unde
I installed Tomcat 8 and application on Windows 2012 server. The structure
is as follows:
Driver --> E:
A main drictory named --> MyOrg
Two directories under MyOrg --> OrgAPP & OrgServer
Under OrgAPP another directory named --> Field
Under Field all the directories for the application including WE