WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  WebSphere Application Server v7.0

    Posted 05/12/14 08:36 AM
    Hello,

               I want to download WAS ND v7.0 trial version for windows O/S kindly share the link.

    Thanks.
    Regards
    Farooq Rahu


  • 2.  WebSphere Application Server v7.0

    Posted 05/12/14 01:22 PM
    try here : www14.software.ibm.com/webapp/download/b...

    WAS 8.5 is the latest version. I'm not  sure if free trail of WAs7.0 is still available.


  • 3.  WebSphere Application Server v7.0

    Posted 05/13/14 03:05 AM
    Thanks Joseph as i have worked on WAS 8.5 but i need to resovle the issue

    [5/7/14 17:08:31:298 ICT] 000000d5 WSDLHelperImp W   CWPOL0040E: The client cannot establish how policy is configured for the service {www.techcombank.com/service/global/vn/re...}FundTransfer because while processing the WSDL document attached to the service the following exception occurred com.ibm.ws.wspolicy.UnsupportedNamespaceException
    **************************************************************
    CWPOL0040E: The client cannot establish how policy is configured for the service {0} because while processing the WSDL document attached to the service the following exception occurred {1}.
    Explanation  An error occurred while processing the WSDL document attached to the JAX-WS service.
    Action  Inspect the WSDL attached to the service. If the WSDL is incorrect then contact the administrator of the service.

    the issue is of calling a service through RMI.

    the issue has been resolved in WAS 7.0 which is installed on Vmware.
    but unable to resolve on WAS ND 8.5 as i have installed fix pack 2 for the above issue which is not working.

    Thanks.


  • 4.  WebSphere Application Server v7.0

    Posted 05/13/14 04:56 AM
    Hi Farooq,

      After applying FP 8.5.5.2 have you stablished the JVM property

      com.ibm.ws.wspolicy.ignoreWSP12inPackagedWSDL

      to true?

      PM92761: CWPOL0040E UNSUPPORTEDNAMESPACEEXCEPTION WHEN A WSDL FILE ASSERTS A WS-POLICY NAMESPACE PRIOR TO VERSION 1.5
      www-01.ibm.com/support/docview.wss?uid=s...

      If yes and the problem is not solving then you need to open a PMR

      Hope this helps

    Regards


  • 5.  WebSphere Application Server v7.0

    Posted 05/13/14 11:34 AM
    Hi Gabriel ,


                   The above exception has been resolve on WAS ND 8.5.5.2 after setting  jvm and global security properties. pic.dhe.ibm.com/infocenter/wasinfo/v8r5/...

    but still there is one remaining

    SECJ5010E: Could not create default AuthenticationToken during propagation login.  The following exception occurred: com.ibm.websphere.security.auth.WSLoginFailedException: Validation of LTPA token failed due to invalid keys or token type.

    as we are working on WAS 8.5.5 we can not move to older version.



  • 6.  WebSphere Application Server v7.0

    Posted 05/13/14 06:08 PM
    Farooq,

      Which security property have you set? and why?
     
      Thanks in advance
     
    regards


  • 7.  WebSphere Application Server v7.0

    Posted 05/14/14 03:57 AM
    Dear Gabriel ,

                         I have set two properties named repectively
                         1:- com.ibm.ws.wspolicy.ignoreWSP12inPackagedWSDL
                         set at the path {Application servers > CBServer > Process definition > Java Virtual Machine > Custom properties > New...}
     
                         2: com.ibm.websphere.security.recoverContextWithNewKeys
                         set at the apth { Global security > Custom properties }

                        I googled my exceptions and found the answer to set the properties.
                       
     
                        


  • 8.  WebSphere Application Server v7.0

    Posted 05/14/14 05:40 AM
    Farooq,

      I need understand your environment, You are having this error on WAS 8.5.5.2 after put JVM and security property.
     
        SECJ5010E: Could not create default AuthenticationToken during propagation login.  The following exception occurred: com.ibm.websphere.security.auth.WSLoginFailedException: Validation of LTPA token failed due to invalid keys or token type.
        
      As you say, you are calling a service through RMI. Supose the service is in WAS 8.5.5.2 but from where are you calling? WAS? the call is from a client Application or from other server?

      Thanks in advance.

    regards


  • 9.  WebSphere Application Server v7.0

    Posted 05/15/14 12:14 PM
    Dear Gabriel,

    Client has provied a jar file to use and access the data from client remotly.
    I am using jar file to access the data .

    I have placed the jar file at my localy deployed application WAS8.5.5.2.
     


    I fell you are asking this.

    Thanks
    Regards