• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

onvif web service request: Error setting authentication in Header

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,

Greetings!
Please could you share your ideas/even code with me in setting Authentication Header to send ONVIF request using Java

Enclosed Java ONVIF integration program(OnvifAuth2.java) uses Axis 1.4, while trying to GetScopes using username/password it return HTTP1.1/400 bad request even after setting the authentication header.
I am using org.apache.Axis1.4 API to send web service request(SOAP) to ONVIF camera.

Enclosed web service request packet info and request XML from ONVIF test tool and Java program captured through wireshark. While setting the Authentication header it returns 400 bad request.
Please could you assist me to analyse this issue. Thanks!

Cheers! Prakash
+91-9901 211 255
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic