Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    2,378

    Terrible mistake :-) localy i forget start up the...

    Terrible mistake :-) localy i forget start up the hsql server and remotely, i guess the server is down.
    When the server is up, the application runs ok.
  2. Replies
    1
    Views
    2,378

    Problems with pet clinic sample application

    Hi there, anyone knows what's wrong with petclinic sample application in http://www.springframework.org/webapps/petclinic/html/petclinic.html
    When i try the link " check it out online" showed in the...
  3. Replies
    2
    Views
    5,109

    I have found the mistake.

    I have found the mistake.

    <bean id="sqlMapClient" class="org.springframework.orm.ibatis.SqlMapClientFactoryBean">
    <property name="configLocation">
    ...
  4. Replies
    2
    Views
    5,109

    Problems with Spring and Ibatis

    Hi all, I´m having a problem with Spring + iBatis


    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN"...
  5. Replies
    1
    Views
    2,296

    Troubles with a connection using HSQL

    Hi all, i am testing a Spring application with a HSQL database placed in c:/springappBisBD/db/test
    It works fine.
    Code of the bean:

    <bean id="dataSource"...
Results 1 to 5 of 5