refer to an already existing post http://forum.springsource.org/showthread.php?t=65150
Type: Posts; User: k.v.ahuja; Keyword(s):
refer to an already existing post http://forum.springsource.org/showthread.php?t=65150
I am almost ready to write a XML based configuration. If you have this available as a source already, can you point me to that?
While i try the application...!!
I am surprised that this works for you, because when I compile my application with an entry in remoting-service, I get an error on my web server, which says...
The remoting-service is defined in the Services-config file. The only thing that you have to worry about is to ensure that file name matches the one provided in services-config.xml
- I did this...
I have a similar issue here. I have configured the server as suggested. But, when i make a call from the client i get the following error:
message='Destination 'loginService' either does not...
The annotation support is great. But, can i recommend another approach, where we can have a common exporter which takes a list of services as input and exposes them all. I have a project where i can...