Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flatten classpath for com.ibm.ws.jaxrs.2.1.common #732

Open
wants to merge 10 commits into
base: integration
Choose a base branch
from

Conversation

anjumfatima90
Copy link
Contributor

No description provided.

tjwatson and others added 10 commits October 30, 2017 12:54
The com.ibm.websphere.event.Topic class is held by many
static final Topic variables throughout the code.  This issue
is that the Topic object holds a reference to an object
of type com.ibm.ws.event.internal.TopicData.  This object
holds state for a specific instance of the EventEngine.
In particular it holds the ExecutorService to post events
to and it holds the list of event handlers.

This type of state needs to be multiplex'ed when loading more
than one Liberty instances with the same set of classes on
a flat class path.
@LibbyBot
Copy link

Code analysis and actions

DO NOT DELETE THIS COMMENT.
  • 27 product code files were changed.
  • Please describe in a separate comment how you tested your changes.

@anjumfatima90
Copy link
Contributor Author

#build

@LibbyBot
Copy link

Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_WTbYAL2WEeeCk5Xf0C10vA

You changed feature files so I requested a "Liberty IM Offering Build - EBC" build for you:
https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_WZgx4L2WEeeCk5Xf0C10vA

Target locations of links might be accessible only to IBM employees.

AidanPolese pushed a commit to AidanPolese/open-liberty that referenced this pull request Sep 24, 2018
…WithPathSpace

Issue OpenLiberty#726: Fix space issue in server *WinService commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants