Search:

Type: Posts; User: himanshu787; Keyword(s):

Search: Search took 0.02 seconds.

  1. Issue on Migrating to WAS 8.0. Caused by: java.lang.ClassNotFoundException: javax.ser

    Hello,

    We have migrated our application from WAS 6.1 to 8.0. Now, when we are starting application server, we are getting start up error : Caused by: java.lang.ClassNotFoundException:...
  2. Replies
    6
    Views
    614

    So bottom line, it has to be only one? (If we...

    So bottom line, it has to be only one? (If we more than one, we have some issue in code?)

    Based on above statement, let me check more code.
  3. Replies
    6
    Views
    614

    I am using JMeter to create Load. My context is...

    I am using JMeter to create Load. My context is configured in web.xml file so I believe it is creating only once.
  4. Replies
    6
    Views
    614

    I would be happy if it goes down to 1. Atleast, I...

    I would be happy if it goes down to 1. Atleast, I can say spring is clearing them out, but some of objects stays at 5 or 6. Based on my observation, once objects are created, they never got cleared...
  5. Replies
    6
    Views
    614

    Objects are not Clearing.

    Hello.

    I have one Spring Config File with following.

    <context:component-scan base-package="com.abc.xyz" />

    In this package, I have one controller with following.

    @Controller...
Results 1 to 5 of 5