I am struggling from past two weeks to get my https webservice client in my grails project.
really need help on this.
i am using - sts 2.8.0 ;grails2.0.0 & for WS client using plugin...
Type: Posts; User: sadhna; Keyword(s):
I am struggling from past two weeks to get my https webservice client in my grails project.
really need help on this.
i am using - sts 2.8.0 ;grails2.0.0 & for WS client using plugin...
I have created my project using STS( grails 2.0.0) and it works well on STS(tomcat).
now i tried to do-
grails clean ,grails war on command line
& manually deployed on external tomcat 6.0.35
...