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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T19:38:17+00:00 2026-05-23T19:38:17+00:00

For some reasons, we want to add a WEB-LOGIC configured work-manager into web-services.jar which

  • 0

For some reasons, we want to add a WEB-LOGIC configured work-manager into web-services.jar which is being generated by ANT Script using servicegen tag. Yes, we can try it using weblogic-ejb.jar but it has some other concerns. Is there a way, taht we can bind work-managers to these services?

<servicegen destEar="${release_env}/project.ear"
                warName="webservices.war"
                contextURI="webservices"
                keepGenerated="True">
        <service
                ejbJar="${ear}/project-ejb.jar"
                includeEJBs="ProjectRequestBean"
                targetNamespace="http://localhost/services/WS1"
                serviceName="WS1"
                serviceURI="/WS1"
                generateTypes="True"
                expandMethods="True">
        </service>
        <service
                ejbJar="${ear}/project-ejb.jar"
                includeEJBs="ModuleRequestBean"
                targetNamespace="http://localhost/services/WS2"
                serviceName="WS1"
                serviceURI="/WS2"
                style="document"
                generateTypes="True"
                expandMethods="True">
        </service>
    </servicegen>
  • 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-05-23T19:38:18+00:00Added an answer on May 23, 2026 at 7:38 pm

    The servicegen task does not seem to support an option which allows you configure a work-manager. After generating the ear file, you can open up project.ear -> webservices.war -> WEB-INF/weblogic.xml and add an entry like the following. This overrides the default work-manager for all the requests being serviced by the ‘webservices’ context-uri.

    <init-param>
       <param-name>wl-dispatch-policy</param-name>
       <param-value>my_workmanager</param-value>
    </init-param>
    

    You can fine tune the settings as described in
    http://download.oracle.com/docs/cd/E21764_01/web.1111/e13701/self_tuned.htm#CNFGD112

    You can also use weblogic deployment plans to set the above work-manager setting. That way you dont have to manually open up the ear and update weblogic.xml. More information about deployment plans can be found at
    http://download.oracle.com/docs/cd/E21764_01/web.1111/e13702/config.htm#DEPGD169

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

Sidebar

Related Questions

I have a site at xyz.com, for some reasons I want to redirect access
What are some reasons why I wouldn't want to disable IIS logging completely for
So I've read some articles about scaling Socket.IO. For various reasons I don't want
for some reason I want to check how the deadlock occurred in web application
For performance reasons, i want to set the Indexed Attribute to some of my
I have an <input> field in my web page, and I want to add
I want to ask about some good practices. I have a Node.js (Express) web
My server for some reason displays .AIR file inside the browser, but I want
I want to check if the day is Sunday, but for some reason I
I want to use http://msdn.microsoft.com/en-us/library/aa370654%28VS.85%29.aspx in my code. But for some reason I cannot

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.