You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ali Sadik Kumlali (JIRA)" <ji...@apache.org> on 2006/09/25 16:16:51 UTC

[jira] Created: (AXIS2-1232) Security sample problems...

Security sample problems...
---------------------------

                 Key: AXIS2-1232
                 URL: http://issues.apache.org/jira/browse/AXIS2-1232
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Win XP, JDK 1.4.2_12, SVN (20060925)
            Reporter: Ali Sadik Kumlali


Hi Ruchith,

If I don't get it wrong, there are some problems with security sample:

- When I run security sample I get following exception:
     [java] INFO: Deploying module : addressing
     [java] java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException

  Here what I've found:
  - Expected: org/apache/ws/secpolicy/WSSPolicyException
  - Exists (in wss4j-SNAPSHOT.jar): org/apache/ws/security/policy/WSSPolicyException

- Sample's lib folder containts both bcprov-jdk13-133.jar and bcprov-jdk13-132.jar
- wss4j-SNAPSHOT.jar file found in sample's lib folder and in rampart module are different.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1232) Security sample problems...

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1232?page=all ]

Ruchith Udayanga Fernando resolved AXIS2-1232.
----------------------------------------------

    Resolution: Invalid

This is invalid since we don't have this sample anymore :-).

But I introduced 11 new samples. (rampart/samples/basic). And there will  be some more comming up.

Please try the nightly distros of Rampart-1.1-SNAPSHOT [1] with Axis2-1.1-SNAPSHOT nightlies [2].

Thanks,
Ruchith

[1] http://ws.zones.apache.org/dist/rampart/nightly/
[2] http://ws.zones.apache.org/dist/axis2/nightly/

> Security sample problems...
> ---------------------------
>
>                 Key: AXIS2-1232
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1232
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: 1.1
>         Environment: Win XP, JDK 1.4.2_12, SVN (20060925)
>            Reporter: Ali Sadik Kumlali
>         Assigned To: Ruchith Udayanga Fernando
>
> Hi Ruchith,
> If I don't get it wrong, there are some problems with security sample:
> - When I run security sample I get following exception:
>      [java] INFO: Deploying module : addressing
>      [java] java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException
>   Here what I've found:
>   - Expected: org/apache/ws/secpolicy/WSSPolicyException
>   - Exists (in wss4j-SNAPSHOT.jar): org/apache/ws/security/policy/WSSPolicyException
> - Sample's lib folder containts both bcprov-jdk13-133.jar and bcprov-jdk13-132.jar
> - wss4j-SNAPSHOT.jar file found in sample's lib folder and in rampart module are different.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1232) Security sample problems...

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1232?page=comments#action_12437579 ] 
            
Ruchith Udayanga Fernando commented on AXIS2-1232:
--------------------------------------------------

Hi,

Thanks for pointing this out ... Rampart is undergoing changes in integrating WS-SecurityPolicy these days and I'm planning to ship the security sample with next Rampart release and will make sure this issue is fixed.

Thanks,
Ruchith

> Security sample problems...
> ---------------------------
>
>                 Key: AXIS2-1232
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1232
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Win XP, JDK 1.4.2_12, SVN (20060925)
>            Reporter: Ali Sadik Kumlali
>
> Hi Ruchith,
> If I don't get it wrong, there are some problems with security sample:
> - When I run security sample I get following exception:
>      [java] INFO: Deploying module : addressing
>      [java] java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException
>   Here what I've found:
>   - Expected: org/apache/ws/secpolicy/WSSPolicyException
>   - Exists (in wss4j-SNAPSHOT.jar): org/apache/ws/security/policy/WSSPolicyException
> - Sample's lib folder containts both bcprov-jdk13-133.jar and bcprov-jdk13-132.jar
> - wss4j-SNAPSHOT.jar file found in sample's lib folder and in rampart module are different.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1232) Security sample problems...

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1232?page=all ]

Davanum Srinivas updated AXIS2-1232:
------------------------------------

    Component/s: modules

> Security sample problems...
> ---------------------------
>
>                 Key: AXIS2-1232
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1232
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: modules
>    Affects Versions: 1.1
>         Environment: Win XP, JDK 1.4.2_12, SVN (20060925)
>            Reporter: Ali Sadik Kumlali
>         Assigned To: Ruchith Udayanga Fernando
>
> Hi Ruchith,
> If I don't get it wrong, there are some problems with security sample:
> - When I run security sample I get following exception:
>      [java] INFO: Deploying module : addressing
>      [java] java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException
>   Here what I've found:
>   - Expected: org/apache/ws/secpolicy/WSSPolicyException
>   - Exists (in wss4j-SNAPSHOT.jar): org/apache/ws/security/policy/WSSPolicyException
> - Sample's lib folder containts both bcprov-jdk13-133.jar and bcprov-jdk13-132.jar
> - wss4j-SNAPSHOT.jar file found in sample's lib folder and in rampart module are different.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-1232) Security sample problems...

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1232?page=all ]

Ruchith Udayanga Fernando reassigned AXIS2-1232:
------------------------------------------------

    Assignee: Ruchith Udayanga Fernando

> Security sample problems...
> ---------------------------
>
>                 Key: AXIS2-1232
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1232
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Win XP, JDK 1.4.2_12, SVN (20060925)
>            Reporter: Ali Sadik Kumlali
>         Assigned To: Ruchith Udayanga Fernando
>
> Hi Ruchith,
> If I don't get it wrong, there are some problems with security sample:
> - When I run security sample I get following exception:
>      [java] INFO: Deploying module : addressing
>      [java] java.lang.NoClassDefFoundError: org/apache/ws/secpolicy/WSSPolicyException
>   Here what I've found:
>   - Expected: org/apache/ws/secpolicy/WSSPolicyException
>   - Exists (in wss4j-SNAPSHOT.jar): org/apache/ws/security/policy/WSSPolicyException
> - Sample's lib folder containts both bcprov-jdk13-133.jar and bcprov-jdk13-132.jar
> - wss4j-SNAPSHOT.jar file found in sample's lib folder and in rampart module are different.

-- 
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-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org