Priyabrata -- I have a couple of suggestions:
[1] Make sure the folder is shared appropriately and
you can map a drive to it. For example:
- to access this vss database: \\server\...\
- share the \ folder
- if done properly, you should be able to map a drive to
\\server\
Hi All,
I am using Apache Ant 1.6.5. I want to use its Telnet task to automate
Java deployments to WAS (Websphere Application Server) server running on
the AS400. The problem I encounter is in the nested tag (line 6)
- it hangs on that line of execution.
Here's the target code:
1