I will read it!! Thank you!!
Type: Posts; User: choesh; Keyword(s):
I will read it!! Thank you!!
HI, everyone.
I made a web service using Spring WS.
I am trying to have some sort of config.ini file or external places for reading the oracle DB information(example: oracle port,sid,...
It works!!! I recompiled the class files with 1.5 and it works!! Eclipse were using 1.6 somehow~~ Thank you Arjen~~~
That solves my problem!!!!! my eclipse were using 1.6~~ I recompiled with 1.5 and it works fine~~~ Thank you~~
oh, really? Thank you Arjen!!
Thank you for the fast response Arjen. I copied and pasted the dependency, but I still get the following error. Please help.
javax.servlet.ServletException: Servlet.init() for servlet spring-ws...
HI, I am following the tutorial http://static.springframework.org/spring-ws/site/reference/html/tutorial.html Chapter 3.
I followed the instruction, and the...