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 the Java Programming Forums
The professional, friendly Java community. 21,500 members and growing!
The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.
>> REGISTER NOW TO START POSTING
Members have full access to the forums. Advertisements are removed for registered users.
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?
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. The greatest thing in life is to keep your mind young.
- Henry Ford
[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?
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. The greatest thing in life is to keep your mind young.
- Henry Ford
Anyone who stops learning is old, whether at twenty or eighty. Anyone who keeps learning stays young. The greatest thing in life is to keep your mind young.
- Henry Ford
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