|
-
Oct 3rd, 2008, 01:07 PM
#1
Thread Starter
C# Aficionado
Central Soap Server
Asking here is a complete shot in the dark, but I know of no better source to ask.
Does anyone know of (.Net is preferred) a commercially available solution my company can buy and put in to place that will run soap messages for access to our various database systems and other soap platforms that are scattered around the business??
(I want to centralize all requests)
Many requests will amount to not much more than receiving a request and then forwarding it to the appropriate database or other soap interface. The server solution should be configurable though so we can add more interfaces as the business grows.
It also should ideally have some sort of access control for each interface (checking the user against a control list to see if that user is allowed to use the interface it is requesting).
Thanks
Need to re-register ASP.NET?
C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i
(Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
-
Oct 24th, 2008, 01:16 PM
#2
Thread Starter
C# Aficionado
Re: Central Soap Server
Just in case someone else runs across this, I discovered Oracle SOA, Microsoft BizTalk and Sonic SOA as options.
Need to re-register ASP.NET?
C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i
(Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)
-
Oct 28th, 2008, 09:10 AM
#3
Re: Central Soap Server
I was going to suggest BizTalk as well, but it won't be something that works out of the box; you'll have to learn it to get it working the way you want. But it does end up handling a lot of the housekeeping for you. It should help with database requests too but I've not looked at that ever.
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
|
Click Here to Expand Forum to Full Width
|