Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,793

    Problem solved

    This problem has been solved using Spring-modules-0.3

    Best Regards
  2. Replies
    3
    Views
    1,793

    Spring-modules and JbossRules

    I'm using the Java Specification 94 (JSR-94) with spring-modules 0.2 and rule engine drools-xxxxx-2.0-beta-21, everything works. I'm trying to migrate to JBossRules (Drools 3.0) but it does not work...
  3. Replies
    6
    Views
    1,554

    Problem solved by Weblogic 9.1

    Weblogic has been solved this problem on version 9.1
  4. Replies
    6
    Views
    1,554

    Problem solved

    This problem was caused becaused of the antlr.jar that hibernate uses is diferent than the Bea 9, the bug was reported by Hibernate to Antlr builders

    Bie
  5. Replies
    6
    Views
    1,554

    The bean factory destroying occurs after the...

    The bean factory destroying occurs after the welcome page on the first database access, as I told before the application runs ok on JBoss, the version of weblogic is 9, anyway this is the entire log,...
  6. Replies
    6
    Views
    1,554

    Works in JBoss but not in Weblogic

    I'm deploying an application in both application servers, but only works in Jboss, it appears to load all the beans and after that destroy all of them

    the log for this error is as follows



    ...
  7. Replies
    2
    Views
    1,121

    Reasons

    First of all, I have asked on axis forums but there were no responses, anyway the reason why I want to do this is because I have accents and other characters on data, when is returned to me axis...
  8. org.springframework.jdbc.UncategorizedSQLException

    I'm having this exception just after hibenate executes the fist sql sentence. On Sybase say about this exception the following:



    JZ006


    Caught IOException: _____

    Description: An...
  9. Replies
    2
    Views
    1,121

    UTF Encoding with AXIS

    Does anybody knows how can I change the UTF-8 to UTF-16 on AXIS configuration.

    Best Regards

    Héctor Arias
    :lol:
  10. Replies
    2
    Views
    5,367

    Problem solved

    The problem was on the database, there was some strange characters on them

    Thank you anyway!
  11. Replies
    2
    Views
    5,367

    Web Services with AXIS in Spring

    I'm having a problem with responses of the web services

    The error is





    23/09/05 13:07:12 DEBUG [GestorCatalogoDisponible.getTecnologiasSoportadas (145)] Tecnologias soportadas por el...
  12. Manipulating Spring Context - 2datasources&2sessionFacto

    In my Spring Application Context I have 2 datasources and 2 sessionFactories. When the Applications Starts Spring cheks if the connections for both databases are OK, but I only need to check only...
  13. Thank you very much, you have save my Job! ...

    Thank you very much, you have save my Job!

    Best Regards from Spain

    Hector
  14. That's what I did first, but when I try to deploy...

    That's what I did first, but when I try to deploy the application throws an error that says


    org.springframework.beans.factory.BeanCreationException: Error creating bean with name...
  15. Correction

    I have define one Hibernate SessionFactory with two different datasources, two different mapping locations and two different dialects

    I don't if i'm taking the wrigt way
  16. My problem begins when I try to define 2...

    My problem begins when I try to define 2 Hibernate sessionFactory's with diferent datasources (Sybase and Oracle), there's no problem defining 2 datasources. So I try to define only one datasource...
  17. Spring+Hibernate+Sybase+Oracle - Distributed Application

    I'm having a problem configuring 2 datasources on the Spring Application Context, has somebody done this?. Can this be posible? o there is another way to do this?

    Best regards

    Hector
Results 1 to 17 of 17