-
May 25th, 2011, 08:46 AM
#1
Standalone java apps
Hi everyone.
I'm in doubt to using spring ws or spring remoting. I need to create standalone swing java app that has to interact with a spring ws/remoting application inside our company.
This standalone swing application will be installed on the laptop of our external agents.
They have to make 4 kind of certificates of plants, that contain many field.
I think that it could be more fast the option to create a spring remoting clinet app instead of a ws, but I don't know if what I want to do is implementable.
Infact, I think that in case of using spring ws on the server side, my standalone application must create the xml files and then ws have to parse those file to perform the operation to our database.
But, I think, using spring remoting I can use the object defined in the interface.. so i don't need to do the tedious job of write and parse xml files..
So it is possible to bootstrap spring remoting on the client without a container, and so perform remote operations? Or how can i achieve this?
Thank you for any suggestions.
Last edited by mserioli; Jun 1st, 2011 at 12:03 AM.
Reason: mistake in the last question.. the question i s about spring remoting, non spring ws..
-
May 31st, 2011, 01:42 AM
#2
So.. no answer?
-
Jun 4th, 2011, 01:20 AM
#3
I also sorry for that, i wanna answer of that. hope for good solution.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules