Search:

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

Search: Search took 0.04 seconds.

  1. Replies
    13
    Views
    7,673

    Hey, Thanks for interest on and patients on...

    Hey,
    Thanks for interest on and patients on this. We are using eclipse and idea editors in development. Our projects structure in eclipse looks similar to the one that you shown in the...
  2. Replies
    13
    Views
    7,673

    Thanks for your reply. I understand the layers in...

    Thanks for your reply. I understand the layers in general architecture and we try to strictly follow layering.
    Things that we are struggling with is, using Spring in layer and vertical...
  3. Replies
    13
    Views
    7,673

    Layer and Vertical Architecture in Spring

    Hello All,
    We have multiple applications and libraries. These are developed by multiple teams across the organization. To avoid confusion and to have complete control over dependency we would like...
  4. invoking Spring based library from non-Spring library

    Hello All,
    We are in the process of architecting / developing middle-ware libraries based on the Spring framework. These will then be distributed as Jar files.
    These middleware jar files will...
  5. Applying security policy to Connection Object

    Hello All,
    We have a strange requirements. i.e. we need to create set of connection pools and for each connection within the pool security policy needs to be applied. In our scenario this policy...
  6. Replies
    2
    Views
    1,630

    Still awaiting expert opinion / suggestions on...

    Still awaiting expert opinion / suggestions on this . Please
  7. Replies
    2
    Views
    1,630

    Accessing Spring bean from non spring app

    Hello All,
    we are developing set of re-usable / middleware components namely Auditing, logging, security, persistance and few more.
    All these are developed using Spring framework, packaged and...
  8. Replies
    0
    Views
    1,941

    Using Spring JMX with Weblogic 9.2

    Hello All,
    I am trying to expose Spring bean in Weblogic 9.2 console.
    For some reason I am unable to see any Spring beans that are resigistered.
    I have copied console-ext-server.jar file in the...
  9. Replies
    4
    Views
    1,367

    Thanks , My LoginView class looks as follows:...

    Thanks ,

    My LoginView class looks as follows:


    public class LoginView extends AbstractXsltView {

    public Source createXsltSource(Map model, String root, HttpServletRequest req,...
  10. Replies
    4
    Views
    1,367

    Xml / Xslt

    I am not going far with this!.
    Is there any reason why my XSLT is not loading.?

    I am deploying as war file and the directory structure as follows:


    WEB-INF
    |---xsl
    |--login.xslt
    ...
  11. Replies
    4
    Views
    1,367

    XML / XSLT Help

    Hello All,
    I am new to Spring MVC. As part of the requirement we are suppose to use XML / XSL as view technology. Since the document is very limited I started browing this forum and found simple...
  12. Replies
    4
    Views
    3,735

    Thanks Marten, The moment I change to...

    Thanks Marten,
    The moment I change to Spring2.0 DTD or schema Eclipse starts cacheing resources from remote site i.e from www.springframework.org. We work in a remote / secure place where we...
  13. Replies
    4
    Views
    3,735

    Eclipse 3.2.1+WTP+SpringIde+Spring 2.0

    Hi All,
    Can I use SpringIDE 1.3.6 with Spring 2.0 dtd and schema's.
    I saw some screenshots about Spring2.0 dtd and using schema's. Is this already implemented or is that just a preview.?
    I...
  14. Replies
    1
    Views
    647

    using Spring JDBC only

    Hi All,
    We have existing non Spring J2EE application.
    We are in the process of introducing Spring layer by layer and first thing we want to do is introduce SpringJDBC in JDBC layer only and not...
  15. Replies
    4
    Views
    1,151

    Thanks for your reply. Since C app is...

    Thanks for your reply.


    Since C app is third-party software we do not have any control to change any part of the C app. But they were kind enough to provide us Servlet to integrate with Java...
  16. Replies
    4
    Views
    1,151

    Architecture suggestion

    We are trying to integrate new web applaction with a legacy system developed in C/C++ application.

    Legacy application has java interface as "Servlet" which can accepts incoming requests. Only...
  17. Replies
    5
    Views
    1,886

    Thanks Jess, Now it is much clear.

    Thanks Jess,
    Now it is much clear.
  18. Replies
    5
    Views
    1,886

    Thanks for your reply Jess, I am thinking of...

    Thanks for your reply Jess,
    I am thinking of using Spring-configured MessageListener.
    FileName is dynamic, which will be part of the message.
    From your reply I kind of got an idea, but still not...
  19. Replies
    5
    Views
    1,886

    writing JMS messages to File

    Hello everyone,
    We have a big process running and send messages to JMS Queue as and when it finishes the validation with that record.
    another process which is a subsriber to JMS queue will...
  20. Replies
    5
    Views
    1,368

    Hi, I need to process both.(non-XML file and...

    Hi,
    I need to process both.(non-XML file and XML file) there are 2 different types of file to be processed.
    As I process each file, first step is to load into DB and then create valueobject for...
  21. Replies
    5
    Views
    1,368

    Handling large file using Spring

    Hello All,
    I am new to this forum and Spring. Please go easy with me.

    I am using Spring from past few months. One of the area of our application requires processing huge flat files(around 2GB)...
Results 1 to 21 of 21