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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T11:54:59+00:00 2026-05-13T11:54:59+00:00

im new to webservices.i ran a sample webservice(Jboss5.0.1,jdk 6) from java client. i got

  • 0

im new to webservices.i ran a sample webservice(Jboss5.0.1,jdk 6) from java client. i got this warning. but application runs properly.when i searched about this warning i came to know that we dont need to worry about this. but is there any way to hide this from log?

[StatelessBeanContext] EJBTHREE-1337: do not get WebServiceContext property from stateless bean context, it should already have been injected

Thanks in advance.

  • 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-13T11:54:59+00:00Added an answer on May 13, 2026 at 11:54 am

    http://idevone.wordpress.com/2009/09/14/howto-suppress-ejbthree-1337-warning/:

    The problem however is that the
    warning clutters the log file and
    makes debugging harder than needed. It
    is easy to suppress it though and I
    will show you how.

    First, locate jboss-log4j.xml file which should be found under
    ${JBOSS_HOME}/server/default/conf. If you are using a runtime
    configuration other than default, locate the file under configuration
    that you actually use. This file is used to configure logging output
    of the JBoss.

    Inside the file search for “Limit categories” – you should find a list
    of definitions. Edit it to look something like this:

    <!-- ================ -->
    <!-- Limit categories -->
    <!-- ================ -->
    
    <!-- Suppress EJBTHREE-1337 warning -->
    <category name="org.jboss.ejb3.stateless.StatelessBeanContext">
      <priority value="ERROR"/>
    </category>
    

    You are basically telling JBoss to suppress any WARN or lower messages
    from the class that generates those warnings. Now just restart JBoss
    and the warning should disappear.

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

Sidebar

Related Questions

So, I'm trying to consume a webservice using something like this: $client = new
I often use webservice this way public void CallWebservice() { mywebservice web = new
I am new to webservices in general. I am trying to write a Java
I'm trying to consume a webservice from camel using the cxf component, like this:
I have an API consisting of ASP.NET webservices callable through GET/POST/SOAP. A new functionality
I decided to use log4net as a logger for a new webservice project. Everything
I'm trying to call an ASP.NET .asmx webservice, from javascript, using other than the
I have found this example on StackOverflow: var people = new List<Person> { new
I have ran into a really annoying issue which gives me this error: The
I'm getting insane with this one... I made a RESTful.NET webservice with C# and

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.