| View previous topic :: View next topic |
| Author |
Message |
cris_maco Newbie

Joined: 23 Jun 2008 Posts: 1
|
Posted: Mon Jun 23, 2008 1:51 am Post subject: run OO with Spring |
|
|
Hi!, sorry for my english
I'm working with JDK 1.4 and Spring 2.0 but when I want to inyect the serviceManager through Spring the connection is refused and I see in the task administrator that soffice is up but I think that don't connect with the socket.Because when I don't use Spring for this, everything works fine.
what do I'm doing wrong ?? |
|
| Back to top |
|
 |
hol.sten Super User


Joined: 14 Nov 2004 Posts: 3532 Location: Hamburg, Germany
|
Posted: Mon Jun 23, 2008 8:56 am Post subject: Re: run OO with Spring |
|
|
| cris_maco wrote: | I'm working with JDK 1.4 and Spring 2.0 but when I want to inyect the serviceManager through Spring the connection is refused and I see in the task administrator that soffice is up but I think that don't connect with the socket.Because when I don't use Spring for this, everything works fine.
what do I'm doing wrong ?? |
I can confirm that injecting a connection with Spring works. I've done it with Java 6, Spring 2.5 and OOo 2.4.0. So post some of your code and your Spring configuration file might help someone helping you. |
|
| Back to top |
|
 |
|