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

  • Home
  • SEARCH
  • 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 9224739
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T04:23:58+00:00 2026-06-18T04:23:58+00:00

I made a webservice that publish a wsdl file , here is the code

  • 0

I made a webservice that publish a wsdl file , here is the code

Endpoint.publish("http://localhost:"+args[0]+"/main/webServ", new WebServiceImpl());

and here is the procfile

worker: java -cp target/classes:target/dependency/* com.example.Publisher $PORT

there is no error in the log file and I got the port number from there lets say its “7435”.
and when I run :

telnet whispering-beyond-3102.heroku.com

I got nothing

how can I access the webserice url ? , I tried to go to:

http://whispering-beyond-3102.heroku.com:7435/run/java/main/webServ?wsdl 

I get no output

what URL should I use

  • 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-18T04:23:59+00:00Added an answer on June 18, 2026 at 4:23 am

    If you are exposing a web service, you’ll want to be defining a web process in your Procfile instead of a worker process. This will tell Heroku to inject the $PORT environment variable on app start up and route web requests to your app on that port. Web requests from the Internet to your app should be on the default 80 (or 443 for HTTPS) and then Heroku will route the request to your app on the provided $PORT. Once you fix the Procfile, you should be able to access your web service at (on default port 80):

    http://whispering-beyond-3102.heroku.com/run/java/main/webServ?wsdl 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some code that makes a http call to a json based webservice.
I have a webservice that takes PrintersSetting and a file from a users PC
I made a webservice in asp.net and I can see that anyone can use
I have a webservice developped with Python, that is made available via Ladon. I
I made a webservice (.asmx) that restarts a Windows service (a Windows service that
I made wsdl file in Eclipse using WSDL Editor. I made server using CXF
I am currently building a new version of webservice that my company already provides.
I made a webservice in java with a method that returns a string (a
I've made an IPhone App that communicates to a service by calling a webservice
So I have made a webservice that interfaces with a set of data contained

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.