Yes, that would suffice
Scot P. Floess wrote:
>
> Define "deploy"
>
> Do you mean copy the jar to the desktop?
>
> Angus Rose wrote:
>> Hi All,
>>I have a Java application deployed as a jar file that I wish to
>> deploy to the users
Hi All,
I have a Java application deployed as a jar file that I wish to
deploy to the users desktop in windows. Is this possible using Ant?
Thanks in advance
Angus
--
View this message in context:
http://www.nabble.com/Deploying-to-windows-desktop-tf2351455.html#a6548209
Sent from the A
Hi All,
I need to set write permissions on a remote file or directory. Can I
do this through Ant and if so how?
Thanks in advance
Angus
--
View this message in context:
http://www.nabble.com/Setting-permissions-on-remote-server-tf2202871.html#a6099627
Sent from the Ant - Users forum at
Hi All,
I'm developing a build file that includes some sql tasks, One of
which is creating a tablespace on an Oracle 10g instance. I have run this
script but keep getting the follwoing error:
BUILD FAILED java.sql.SQLException: ORA-01119: error in creating database
file 'changed_to_protec
ipt where this call is being made?
>
> -Andrew
>
>
> On 7/31/06, Angus Rose <[EMAIL PROTECTED]> wrote:
>>
>>
>> Hi All,
>> I am creating a script that will build and deploy an EJB to an
>> instance of OC4J. SO far, so good I can deploy the E
Hi All,
I am creating a script that will build and deploy an EJB to an
instance of OC4J. SO far, so good I can deploy the EJB and all is wonderful.
I have a class[ath problem with running a client that calls this EJB, Ant
basically throws a classnotfound exception when it trys to load an ins