Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7754607
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T12:21:07+00:00 2026-06-01T12:21:07+00:00

SSL configuration in Java/Tomcat being what it is, I configured a tomcat6 instance to

  • 0

SSL configuration in Java/Tomcat being what it is, I configured a tomcat6 instance to get requests from an nginx reverse proxy handling the SSL, proxying connections to localhost:8080. Adding headers like X-Forwarded-For ensures the endpoints show up with the right address, but not with the right protocol. A client (in my case python-suds) retrieves the WSDL just fine, but finds the following locations for SOAP ports:

<wsdl:service name="WebService">
  <wsdl:port name="WebServiceHttpSoap11Endpoint" binding="ns:WebServiceSoap11Binding">
    <soap:address location="http://10.10.3.96/axis2/services/WebService.WebServiceHttpSoap11Endpoint/"/>
  </wsdl:port>
  <wsdl:port name="WebServiceHttpSoap12Endpoint" binding="ns:WebServiceSoap12Binding">
    <soap12:address location="http://10.10.3.96/axis2/services/WebService.WebServiceHttpSoap12Endpoint/"/>
  </wsdl:port>
  <wsdl:port name="WebServiceHttpEndpoint" binding="ns:WebServiceHttpBinding">
    <http:address location="http://10.10.3.96/axis2/services/WebService.WebServiceHttpEndpoint/"/>
  </wsdl:port>
</wsdl:service>

I suspect its the http:// that throws it off, as trying to use this results in a fault and the following message in tomcat’s log:

org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is /axis2/services/WebService.WebServiceHttpSoap11Endpoint/ and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator.

Is there a way (in axis2 or nginx) to configure this to make this work? I can’t seem to find a way to convince axis2 to generate the location of its endpoint to include https://.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T12:21:08+00:00Added an answer on June 1, 2026 at 12:21 pm

    Well, long googling hours finally yielded a result: adding an (as far as I can see) undocumented configuration parameter to the global axis2.xml config file generates the right working end point urls:

    <parameter name="httpFrontendHostUrl">https://10.10.3.96/axis2/</parameter>

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ran into another problem using SSL and Tomcat: I've configured a keystore which contains
I've created and configured an SSL certificate as per these instructions from MSDN. I'm
I'm using an SSL certificate from geotrust. I just ordered and installed it this
I have an ssl page that also downloads an avatar from a non-ssl site.
When I execute this line: $client = IO::Socket::SSL->new(pilot-payflopro.paypal.com:443); my IO::Socket::SSL::errstr() is configuration error failederror:00000000:lib(0):func(0):reason(0)
The scenario is around calling an external SSL SOAP web service from within Mirth.
I am building curl with the following configuration : ./configure --with-ssl --with-libssh2 --prefix=/home/yuvi/development/curlssh After
I don't seem to be able to proxy an https (SSL) request with sc-server.
I'm trying to get socket.io running with my SSL certificate however, it will not
I am trying to build Python from source and need to include the SSL

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.