You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Supun Kamburugamuva (JIRA)" <ji...@apache.org> on 2008/02/02 08:07:08 UTC

[jira] Updated: (RAMPARTC-61) Need a way to running secpolcy samples automatically under Windows

     [ https://issues.apache.org/jira/browse/RAMPARTC-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva updated RAMPARTC-61:
----------------------------------------

    Attachment: run_all_js.patch

I have developed a JScript file to do this automatically as in the Linux case. To run this file type 
$cscript run_all.js at the command prompt. 


> Need a way to running secpolcy samples automatically under Windows
> ------------------------------------------------------------------
>
>                 Key: RAMPARTC-61
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-61
>             Project: Rampart/C
>          Issue Type: Improvement
>         Environment: Windows
>            Reporter: Supun Kamburugamuva
>            Assignee: Supun Kamburugamuva
>            Priority: Minor
>         Attachments: run_all_js.patch
>
>
> At the moment Windows user has to manually deploy the client policy and services XML files and replace the AXIS2C_HOME variable in those files. We need to automate this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (RAMPARTC-61) Need a way to running secpolcy samples automatically under Windows

Posted by Senaka Fernando <se...@wso2.com>.
> Hi Senaka,
>
> First we need to agree on weather we are going to use this script.
> Then we can include a bat file if it is more convenient.

Well, I'm +1 for adding it, and I hope anyone who'd be interested in not
worrying about editing a lot of files, and waste a lot of time, too would
be. :)....

This inclusion would no doubt speed-up the testing process.

Regards,
Senaka

>
> Regards,
> Supun.
>
>
>
> On 2/2/08, Senaka Fernando <se...@wso2.com> wrote:
>> Hi Supun,
>>
>> This is just a suggestion. Y don't you add this, $cscript run_all.js to
>> a
>> batch file, run_all.bat which will make it consistent to other win32
>> scripts. And, also, what about the update_n_run.bat?
>>
>> Regards,
>> Senaka
>>
>> >
>> >      [
>> > https://issues.apache.org/jira/browse/RAMPARTC-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> > ]
>> >
>> > Supun Kamburugamuva updated RAMPARTC-61:
>> > ----------------------------------------
>> >
>> >     Attachment: run_all_js.patch
>> >
>> > I have developed a JScript file to do this automatically as in the
>> Linux
>> > case. To run this file type
>> > $cscript run_all.js at the command prompt.
>> >
>> >
>> >> Need a way to running secpolcy samples automatically under Windows
>> >> ------------------------------------------------------------------
>> >>
>> >>                 Key: RAMPARTC-61
>> >>                 URL:
>> https://issues.apache.org/jira/browse/RAMPARTC-61
>> >>             Project: Rampart/C
>> >>          Issue Type: Improvement
>> >>         Environment: Windows
>> >>            Reporter: Supun Kamburugamuva
>> >>            Assignee: Supun Kamburugamuva
>> >>            Priority: Minor
>> >>         Attachments: run_all_js.patch
>> >>
>> >>
>> >> At the moment Windows user has to manually deploy the client policy
>> and
>> >> services XML files and replace the AXIS2C_HOME variable in those
>> files.
>> >> We need to automate this.
>> >
>> > --
>> > This message is automatically generated by JIRA.
>> > -
>> > You can reply to this email to add a comment to the issue online.
>> >
>> >
>>
>>
>


Re: [jira] Updated: (RAMPARTC-61) Need a way to running secpolcy samples automatically under Windows

Posted by Supun Kamburugamuva <su...@gmail.com>.
Hi Senaka,

First we need to agree on weather we are going to use this script.
Then we can include a bat file if it is more convenient.

Regards,
Supun.



On 2/2/08, Senaka Fernando <se...@wso2.com> wrote:
> Hi Supun,
>
> This is just a suggestion. Y don't you add this, $cscript run_all.js to a
> batch file, run_all.bat which will make it consistent to other win32
> scripts. And, also, what about the update_n_run.bat?
>
> Regards,
> Senaka
>
> >
> >      [
> > https://issues.apache.org/jira/browse/RAMPARTC-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> > ]
> >
> > Supun Kamburugamuva updated RAMPARTC-61:
> > ----------------------------------------
> >
> >     Attachment: run_all_js.patch
> >
> > I have developed a JScript file to do this automatically as in the Linux
> > case. To run this file type
> > $cscript run_all.js at the command prompt.
> >
> >
> >> Need a way to running secpolcy samples automatically under Windows
> >> ------------------------------------------------------------------
> >>
> >>                 Key: RAMPARTC-61
> >>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-61
> >>             Project: Rampart/C
> >>          Issue Type: Improvement
> >>         Environment: Windows
> >>            Reporter: Supun Kamburugamuva
> >>            Assignee: Supun Kamburugamuva
> >>            Priority: Minor
> >>         Attachments: run_all_js.patch
> >>
> >>
> >> At the moment Windows user has to manually deploy the client policy and
> >> services XML files and replace the AXIS2C_HOME variable in those files.
> >> We need to automate this.
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> >
>
>

Re: [jira] Updated: (RAMPARTC-61) Need a way to running secpolcy samples automatically under Windows

Posted by Senaka Fernando <se...@wso2.com>.
Hi Supun,

This is just a suggestion. Y don't you add this, $cscript run_all.js to a
batch file, run_all.bat which will make it consistent to other win32
scripts. And, also, what about the update_n_run.bat?

Regards,
Senaka

>
>      [
> https://issues.apache.org/jira/browse/RAMPARTC-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
>
> Supun Kamburugamuva updated RAMPARTC-61:
> ----------------------------------------
>
>     Attachment: run_all_js.patch
>
> I have developed a JScript file to do this automatically as in the Linux
> case. To run this file type
> $cscript run_all.js at the command prompt.
>
>
>> Need a way to running secpolcy samples automatically under Windows
>> ------------------------------------------------------------------
>>
>>                 Key: RAMPARTC-61
>>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-61
>>             Project: Rampart/C
>>          Issue Type: Improvement
>>         Environment: Windows
>>            Reporter: Supun Kamburugamuva
>>            Assignee: Supun Kamburugamuva
>>            Priority: Minor
>>         Attachments: run_all_js.patch
>>
>>
>> At the moment Windows user has to manually deploy the client policy and
>> services XML files and replace the AXIS2C_HOME variable in those files.
>> We need to automate this.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>