Hai,
Iam Veerendranag ,i have a problem in my java code that iam unable to access the files which are in the mapped network drive using windows tomcat service , can u suggest me how make it to access.
Regards,
Veerendranag
Printable View
Hai,
Iam Veerendranag ,i have a problem in my java code that iam unable to access the files which are in the mapped network drive using windows tomcat service , can u suggest me how make it to access.
Regards,
Veerendranag
Welcome to Java Programming Forums bveerendranag.
Can you tell, what you've tried so far?
[QUOTE=bveerendranag;83887]Hai,
Iam Veerendranag ,i have a problem in my java code that iam unable to access the files which are in the mapped network drive using windows tomcat service , can u suggest me how make it to access.
Regards,
Veerendranag
----------------------------------------------------------------------------------
Dear Sir,
I Have Created a service account with userName Administrator ,password=XXX and after i re-started the tomcat and the application won't execute the files in the mapped drive can i set any permissions please tell me
Regards,
Veerendranag
--- Update ---
Dear Sir,
I Have Created a service account with userName Administrator ,password=XXX and after i re-started the tomcat and the application won't execute the files in the mapped drive can i set any permissions please tell me
Regards,
Veerendranag
What does your service do?
How are you trying to access/execute the mapped drive files?
Actually the Problem with the UNC Paths are executed fine in the Tomcat server but they are not executing but the tomcat server is starting as a windows service i don't know how can i execute this
--- Update ---
Iam Veerendranag
do u have any ideas in executing that please tell me