Search:

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

Search: Search took 0.05 seconds.

  1. not able to use jndi datasource of jboss via spring...

    Hi,

    We are having the exact same problem.

    Our spring beans are like;

    <bean id="jndiTemplate" class="org.springframework.jndi.JndiTemplate">
    <property name="environment">
    <props>
    <prop...
  2. Spring QueryObject, DataMapper and MetaMapping

    Hi,

    I have a requirement of a generic DAO implementation...or ...a generic query api ...to be explicit...:

    Logic coded in the business tier works with what I call Domain objects and whenever it...
  3. Replies
    8
    Views
    2,988

    Spring QueryObject, DataMapper and MetaMapping

    Hi,

    I landed on this forum topic searching for a generic DAO implementation.

    Does Spring have any helper objects in that can assist me?

    My requirement is very similar ...a generic query...
  4. HOWTO: Use Spring core in a nonUI J2EE application and deploy in weblogic

    oleg,

    Thank you.

    Yes I was aware of the ContextLoader and have used it to integrate a Struts based web application and Spring and use the benefits of the IOC pattern in my web application.
    ...
  5. HOWTO: Use Spring core in a J2EE application server like weblogic

    Hi,

    Please advise if the query below is in-appropriate for this forum.
    Would appreciate if you indicate the proper one.

    My query in the simplest form is: How can you use spring core in an...
  6. HOWTO: Package a Spring App for depolyment in an AppServer

    Hi,

    I have developed an application using the Spring framework to read/ write JMS a Tibco RV as the jms provider. I am using POJO's everywhere no EJB or other J2EE components (other than JMS)
    ...
  7. Replies
    10
    Views
    12,906

    Hi, The Spring update site has errors: ...

    Hi,

    The Spring update site has errors:

    Network connection problems encountered during search.
    Unable to access "http://springide.org/updatesite/".
    Error parsing site stream. [White...
  8. Hi, I buy Eric's and jbisotti's arguments....

    Hi,

    I buy Eric's and jbisotti's arguments.
    But I posted the query cause I wanted to use PropertyPlaceholderConfigurer as is and not extend it in my code; but could not find a solution.
    Maybe I...
  9. How can we pass in VM arguments of type Boolean?

    Hi,

    I am using "org.springframework.beans.factory.config.PropertyPlaceholderConfigurer".
    My bean context defination is as:

    <beans>
    <bean id="PropertyConfigurer"
    ...
  10. Error: SpringIDE update from within Calisto

    Hi,

    I was following steps outlined in http://springide.org/project/wiki/SpringideCallistoInstall

    The update did not complete - error
    Unable to access "http://springide.org/updatesite".
    ...
  11. Alternatively; download the archived eclipse...

    Alternatively;
    download the archived eclipse update site; and use in eclipse update manager.
  12. Replies
    15
    Views
    3,399

    it is...

    it is http://springide.org/updatesite/springide_updatesite_1.3.2.zip
  13. Replies
    2
    Views
    1,603

    I feel such a graph would show any circular...

    I feel such a graph would show any circular dependancy, which currently the Spring-IDE 1.3 does not detect.
    It comes to light only when a BeanInstantionException is thrown @ run time.

    ~g1
  14. Replies
    2
    Views
    1,603

    The Spring IDE generated Graph

    Hi,

    I have been using Spring IDE 1.3 for some time now.
    Its really :cool and helps me navigate (or rather breeze) through multitude of bean context files of my application easily.

    A nice to...
  15. Thanx. I was succesful with Spring IDE 1.3....

    Thanx.

    I was succesful with Spring IDE 1.3.
    However must say the whole thing (with WST) it is a massive 30Mb plus.
    ....
    ~g1
  16. Req. help with installation of Spring IDE 1.3

    Hi,

    The steps documented @ http://springide.org/project/wiki/SpringideInstall; under the topmost section "Installation" helped me install version 1.2.5 of the Spring IDE.

    But as version 1.3...
Results 1 to 16 of 16