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 9056821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T14:18:03+00:00 2026-06-16T14:18:03+00:00

I have two Java web services deployed on Glassfish server, both inside the same

  • 0

I have two Java web services deployed on Glassfish server, both inside the same web application. What is the easiest way to send an authorisation token (10 digit number) from one web service to another?

Thanks.

  • 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-16T14:18:04+00:00Added an answer on June 16, 2026 at 2:18 pm

    That depends entirely on what you mean by send.

    I assume that you just mean that you want to allow web service #2 to have access to the token generated by web service #1?

    There are a few options here, but a couple that jump to mind are:

    • store the token in a Map backed Singleton. This will be available application wide.
    • store the token in a Map under the ServletContext via the set/getAttribute() methods. You should be able to access the ServletContext via the WebServiceContext in web service #1 and #2 by doing something like: webServiceContext.getMessageContext().get(MessageContext.SERVLET_CONTEXT);

    These assume that you can key into the token somehow (via a user id or something).

    Additionally, this doesn’t cover the duration for which the auth’ token is considered valid and whether it should be valid when the app’ is stopped/started/redeployed. Above also doesn’t consider load balancing or anything funky like that; it’s assuming that you’re running a single Glassfish instance.

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

Sidebar

Related Questions

I have two Java web services deployed on Glassfish server using Netbeans 7.2.1, both
I am developing a Java application that is to have two web interfaces: a
I have to deploy Web service which exposes two methods of java application in
I'm developing an axis java web service with two methods, both have an custom
I have two code-first WCF web services that expose a few of the same
We have a java web application running on Glassfish 2.1. We recently changed internet
I have a Java EE application that has REST web services attached to it.
Suppose I have two Java projects in Maven / Eclipse: An open source application
I have to consume a .NET hosted web service from a Java application. Interoperability
I have a problem with web services. They are programed in Java and are

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.