You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2006/11/19 13:56:37 UTC

[jira] Created: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

after installing rampart module, it does not copy into modules directory
------------------------------------------------------------------------

                 Key: AXIS2C-412
                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Unix/Linux)
    Affects Versions: Current (Nightly)
            Reporter: Dinesh Premalal
             Fix For: 0.96


After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Assigned: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Sanjaya Ratnaweera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-412?page=all ]

Sanjaya Ratnaweera reassigned AXIS2C-412:
-----------------------------------------

    Assignee: Sanjaya Ratnaweera

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>         Assigned To: Sanjaya Ratnaweera
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-412?page=comments#action_12452367 ] 
            
Malinda Kaushalye Kapuruge commented on AXIS2C-412:
---------------------------------------------------

I think along with this we need to copy sample axis2.xml file to the deploy directory. Otherwise rampart would not get engaged.
But then the existing file would be overridden.:(
And further user might need to configure the axis2.xml to suit the environment. So simply copying the rampart module to the deploy/module wouldn't work.

BTW, If we stick to the current "U have to copy and configure" policy, I'd like to remove that unnecessary level  in rampart installation directory. Right now it is
rampart
    |-bin
    |-include
    |-rampart
         |- rampart (module)

Instead we can have a structure similar to
rampart
    |-include
    |-rampart (module)
    |-samples(axis2.xml + binaries)

Comments???


> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Closed: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Sanjaya Ratnaweera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-412?page=all ]

Sanjaya Ratnaweera closed AXIS2C-412.
-------------------------------------


Fixed

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>         Assigned To: Sanjaya Ratnaweera
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-412?page=comments#action_12452453 ] 
            
Malinda Kaushalye Kapuruge commented on AXIS2C-412:
---------------------------------------------------

As per Damitha's suggestion I'd like to have a similar dir structure in rampart.
So the structure would be
$AXIS2C_HOME
    |-rampart
       |-include
       |-config--------|-un_ts_axis2.xml
                           |-encryption_axis2.xml
                         
And samples are copied to $AXIS2C_HOME/bin/samples.
This includes the two sample password callback modules and the echo client samples. 


> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-412?page=comments#action_12452457 ] 
            
Dinesh Premalal commented on AXIS2C-412:
----------------------------------------

what about the rampart module directory ? Does it copy into modules directory or do we let it to stay in rampart/rampart directory?

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Dinesh Premalal (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-412?page=comments#action_12452407 ] 
            
Dinesh Premalal commented on AXIS2C-412:
----------------------------------------

I also think the way Damitha suggests is more suitable and makes users lives more easier.

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-412?page=comments#action_12452460 ] 
            
Malinda Kaushalye Kapuruge commented on AXIS2C-412:
---------------------------------------------------

It should be copied to $AXIS2C_HOME/modules. As in my prev comment there is NO rampart/rampart directory.

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Sanjaya Ratnaweera (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-412?page=all ]

Sanjaya Ratnaweera resolved AXIS2C-412.
---------------------------------------

    Resolution: Fixed

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>         Assigned To: Sanjaya Ratnaweera
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Commented: (AXIS2C-412) after installing rampart module, it does not copy into modules directory

Posted by "Damitha Kumarage (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-412?page=comments#action_12452372 ] 
            
Damitha Kumarage commented on AXIS2C-412:
-----------------------------------------

Instead I suggest

rampart
 |-include
 |-src                 _module.xml
 |-config--------|_axis2.xml
                         
 |-samples

When installing you install libraries into $AXIS2C_HOME/modules/rampart and install the module.xml
to the same. you have to manuly copy axis2.xml from config or configure the existing axis2.xml 
appropriately. samples are installed into $AXIS2C_HOME/bin/samples. This is how I have done
in sandesha2 and so far no worries.

> after installing rampart module, it does not copy into modules directory
> ------------------------------------------------------------------------
>
>                 Key: AXIS2C-412
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-412
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: Current (Nightly)
>            Reporter: Dinesh Premalal
>             Fix For: 0.96
>
>
> After installing rampart module it doesn't copy into modules directory. It is in rampart/rampart directory. User happen to copy it into modules directory. If we don't have special reason to locate in rampart/rampart better to copy it into modules directory when installing.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org