[jcifs] Unable to access Webservices

Basavaraj Basavaraj rss2003_s at yahoo.com
Wed Aug 27 10:37:46 GMT 2008


Hi All,
 
I am unable access my webservices from Sharepoint or SOAPUI client, I have set SSO with JCIFS in remedy mid-tier, remedy mid-tier login works fine with SSO, but my webservices are broke.........I get the following error messages...
 
WWW-Authenticate Basic realm="Domain"
Date Wed, 27 Aug 2008 10:05:53 GMT
#status# HTTP/1.1 401 Unauthorized
Content-Length 0
Server Apache-Coyote/1.1
 
when accessed the webservice from SOAPUI
 
my SOAPUI request is 
 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:HPD_IncidentInterface_Create_myHelpDesk_WS">
   <soapenv:Header>
      <urn:AuthenticationInfo>
         <urn:userName>ABC</urn:userName>
         <urn:password>ABC</urn:password>
         <!--Optional:-->
         <urn:authentication></urn:authentication>
         <!--Optional:-->
         <urn:locale></urn:locale>
         <!--Optional:-->
         <urn:timeZone></urn:timeZone>
      </urn:AuthenticationInfo>
   </soapenv:Header>
   <soapenv:Body>
      <urn:myHelpDeskCreate>
         <urn:Created_From_flag></urn:Created_From_flag>
         <urn:Summary>This is the summary</urn:Summary>
         <urn:Decription>This is the Discription</urn:Decription>
         <urn:Flag_Create_Request></urn:Flag_Create_Request>
         <urn:Impact>4000</urn:Impact>
         <urn:Login_ID>hardycn</urn:Login_ID>
         <urn:Reported_Source></urn:Reported_Source>
         <urn:Service_Type></urn:Service_Type>
         <urn:Status></urn:Status>
         <urn:Urgency>1000</urn:Urgency>
         <urn:z1D_Action></urn:z1D_Action>
      </urn:myHelpDeskCreate>
   </soapenv:Body>
</soapenv:Envelope>
 
If I remove JCIFS fileter from web.xml then my webservices works but not SSO.
 
please help me thanks in advance
thanks  regards,
Raj


      
-------------- next part --------------
HTML attachment scrubbed and removed


More information about the jcifs mailing list