Hi all,
In our company we have some groups with more than 1000 members. When this case occurs the Active Directory Server cuts pages of 1000 members. The query I do for seeing the first page is...
Type: Posts; User: rgarciaesteban; Keyword(s):
Hi all,
In our company we have some groups with more than 1000 members. When this case occurs the Active Directory Server cuts pages of 1000 members. The query I do for seeing the first page is...
Hi,
I´m having problems with my ws when the response is maked up. The request works fine, it calls to my service, and it founds good data.
After that, Spring starts to make up the response and I...
Hi all,
I have done an ws with springws 1.5, jboss4.2.2. saaj 1.3 and soap 1.1, with jaxb 2.0 as marshaller. The request works fine but when the response in xml is prepared I obtain an exception....
Hi all,
I´m using springws 1.0.3 in JBOSS 4.2.2, and JAXB 2 as marshaleer. My WS returns an <User>s and each <User> have a list of <String>, the web service is well called and returns the list...
Hi all,
We are deploying an application in Jboss 4.0.3, in the lib dir of our .war we have the file ojdbc14.jar corresponding to 10.2.0.1 of Oracle datebase, but when spring creates the hibernate...
Hi all,
We have to do a set of real-time applications, and we are wondered if the stack Spring/Hibercante could be a good solution. All comments are welcomed.
Thaks in advance
Rodolfo
I can't find the Pet Store too in SpringFramework.org. If you were so kind to put a link to this sample I would appreciate.
Thanks in advance
Rodolfo
Hi all,
where can I found a sample application for use spring 1.2 + ibatis 2.x.
Thanks
Rodolfo
Hi,
I have tried to find the PetClinic spring sample application, and I couldn't find it. Do you now other sample or where can I find this sample.
Thanks
Rodolfo
Hi,
Springs 1.2.1 by default use hibernate 2.1, but I need to use Hibernate 3.0. How can I change the config of spring for use Hibernate 3.0?
Thanks
Rodolfo
I think you can do your application without problems. We are developed an app with struts and tiles and we haven't detect any limit in his use. But we have other problems, the live is as is.
Hi all,
I'm doing a prototype with the purpose of evaluate Spring for using in our company. The prototype is being developed on Spring 1.2, Struts 1.2, and Hibernate 2.1, and we don't known how to...