Search:

Type: Posts; User: pramod.mamidipudi@hp.com; Keyword(s):

Search: Search took 0.02 seconds.

  1. How do I get access to the request in my Spring...

    How do I get access to the request in my Spring Bean. It is a service bean and not a Controller.
    Thanks
  2. Help retrieving session-timeout value in a spring bean

    Hi all,
    I have defined a timeout of 20 minutes in WEB-INF/web.xml


    <session-config>
    <session-timeout>20</session-timeout>
    </session-config>

    in my web-app in web.xml.
  3. How do I share webservicetemplate with different messagesender

    Hi there,
    In my application, there is a login form that takes the username and password. Depending on the username/password, I need to make a call using a webservicetemplate. I have a bean -...
  4. Hi Jennifer, Thanks for a prompt response. I am...

    Hi Jennifer,
    Thanks for a prompt response. I am still having trouble with agent recognizing jboss server instance. I am attaching log file (renamed it as agent.txt) and the properties file...
  5. I am using JBoss 4.0.5. Running this on windows...

    I am using JBoss 4.0.5. Running this on windows xp. I am not sure if this helped.
    Now, when I start JBoss with these additional arguments, I am able to see spring.application MBean in JConsole.

    ...
  6. Newbie Help: AMS agent does not discover JBOSS server instance

    Hi,
    I am new to JMX and AMS. I am trying to get AMS agent discover the JBoss server instance in AMS dashboard. I started the agent and it did not discover JBoss server. I have not yet configured my...
  7. JMS Message redelivery does not stop - Please Help

    Hi,
    We are trying to test redelivery functionality and are unable to stop the redelivery after reDelivery limit is reached.

    JBossMQ is the JMS Provider, and the redelivery limit is set to 5.
    ...
  8. Newbie Help: aop:spring-configured no declaration found

    Hi there,
    Can someone please tell me what am I missing. I get the following error when I add <aop:spring-configured/>
    to application-context.xml.


    Exception in thread "main"...
Results 1 to 8 of 8