This problem has been solved using Spring-modules-0.3
Best Regards
Type: Posts; User: harias; Keyword(s):
This problem has been solved using Spring-modules-0.3
Best Regards
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...
Weblogic has been solved this problem on version 9.1
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
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,...
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
...
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...
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...
Does anybody knows how can I change the UTF-8 to UTF-16 on AXIS configuration.
Best Regards
Héctor Arias
:lol:
The problem was on the database, there was some strange characters on them
Thank you anyway!
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...
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...
Thank you very much, you have save my Job!
Best Regards from Spain
Hector
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...
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
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...
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