Search:

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

Page 1 of 2 1 2

Search: Search took 0.05 seconds.

  1. Unable to Override createMessge() in JavaMailSenderImpl

    Hi All,

    This question may sound naive but I am really stuck at this. I am not able to override method createMessage() of JavaMailSenderImpl class in my extended class. The reason is that in my...
  2. Use case of Mass mailing application

    Dear Community,

    I am developing an application which is required to send out mass emails & sms from the application. At the same time app is required to debit the user's credits accordingly i.e. x...
  3. Replies
    0
    Views
    798

    How to achieve no-session-timeout

    Hi All,

    I have used Spring security for writing the security layer in my web application. I am looking for suggestions to implement "no-session-timeout-till-user-is-seeing-application" i.e. no...
  4. Thanks for clearing out. Would be glad if you can...

    Thanks for clearing out. Would be glad if you can clear out following questions as well.

    - Does Sitemesh framework supports showing resources from different applications? For example, the header...
  5. Spring security with mutliple web applications

    Hi All,

    I have a deployment scenario in which I have got one main application and few supporting applications, all deployed in a tomcat container as separate war files. Supporting applications are...
  6. Replies
    0
    Views
    448

    Deployment Related question

    Hi all

    I have been using Acegi security in my existing application. We are now working on another applicaton which will eventually be deployed in the same or a different instance of web server...
  7. Replies
    0
    Views
    350

    Decision upon Transaction Status

    Hi All

    In my app, I have following scenario:

    I keep user generated files on the file system and their meta-data in Database. When user invokes file removal service, I first remove the meta-data...
  8. Replies
    16
    Views
    20,257

    Hi I checked many a times that Apache was...

    Hi

    I checked many a times that Apache was running. I did telnet to the AJP port and it is also working.

    What other causes of this problem could be? You mentioned some networking issues. Any...
  9. Replies
    16
    Views
    20,257

    Yes, both are on same machine. I have attached...

    Yes, both are on same machine. I have attached the logs file as well in my previous post. Logs are still the same.
  10. Replies
    16
    Views
    20,257

    Hey Paul, Did you get a chance to look into...

    Hey Paul,

    Did you get a chance to look into this problem? I attached the files which you asked.

    Request you to please help here as I am still stuck with this issue.
  11. Replies
    7
    Views
    7,418

    I followed this article to configure tiles to...

    I followed this article to configure tiles to work with Spring MVC. I am using Spring MVC 2.5.3. However, I am having a problem in this. The taglib with URI : http://tiles.apache.org/tags-tiles is...
  12. Replies
    16
    Views
    20,257

    Please see this attachment, i missed server.xml...

    Please see this attachment, i missed server.xml in the older one.
  13. Replies
    16
    Views
    20,257

    Please find the files attached with this post

    Please find the files attached with this post
  14. Replies
    16
    Views
    20,257

    Filip, I rechecked. Actually i accidentally...

    Filip,

    I rechecked. Actually i accidentally entered the AJP port from my browser. That gave this exception.

    However, I am still struggling with my earlier issue. AJP connector in my case is not...
  15. Replies
    16
    Views
    20,257

    I am getting following exception in the...

    I am getting following exception in the catalina.out


    Oct 8, 2009 7:58:21 AM org.apache.jk.common.ChannelSocket processConnection
    SEVERE: Error, processing connection...
  16. Replies
    16
    Views
    20,257

    I am also facing a similar issue. In my case I...

    I am also facing a similar issue. In my case I chekced the server.xml file and the AJP connector is correctly configured.

    I am also able to do telnet to the AJP port. Still i am facing the same...
  17. Replies
    3
    Views
    1,524

    Thanks for your response. I am a starter in...

    Thanks for your response.

    I am a starter in Portelts. I request you to point me to some articles, sample Spring Portlet MVC applications etc so that I can better analyze the changes required to...
  18. Replies
    3
    Views
    1,524

    Migration to Liferay portlet framework

    Hi All

    I have an existing Spring Servlet MVC application which I am required to migrate to Liferay portal so that I can get CMS advantage as well as readymade portlets which I can put on my site....
  19. Replies
    5
    Views
    1,297

    After returning advice & Transaction

    Hi all

    I have defined a transaction boundary around Service layer in my application. I have also applied some aspects with After Returning advice around my service methods.

    In one of the...
  20. Guidance for Application Development for the DM server

    Hi All.

    I read about the Spring's DM Server. I would like to ask few questions to the community.

    We have developed a suite of some 7-8 applications which deal with the user's personal...
  21. How to best furnish content in AJAX app

    Hi All,

    I am developing an application using Spring, Hibernate and I have made use of Ehcache as the second level cache.

    It is a AJAX application and I need help in designing one feature. In...
  22. How best to furnish content in AJAX app

    Hi All,

    I am developing an application using Spring, Hibernate and I have made use of Ehcache as the second level cache.

    It is a AJAX application and I need help in designing one feature....
  23. Help in designing a data access using AJAX

    Hi All.

    I am developing a calendaring application in which I need to give the functionality to users to associate their contacts as the members of the events.
    For this I am designing a AJAX based...
  24. Help needed in selecting a remoting or intergation solution

    Hi All,

    I am working on a web based application. My application is going to be accessed through SMS and so receiving and sending SMS is an integral part of the application. I am developing the SMS...
  25. Hibernate Annotation Mapping problem

    Hi All.

    Please help me with correct Hibernate annotations to achieve the entity relationship as shown in the picture. I want to associate a secondary table of an entity with a primary table of...
Results 1 to 25 of 50
Page 1 of 2 1 2