The webservices tag has no wiki summary.
1
vote
1answer
550 views
Glassfish with Webservices on non default port
I have a simple web service that I created that deploys perfectly on a default Glassfish V2.1 install on both a windows and a linux system. HOWEVER, In the production environment, Glassfish has the ...
1
vote
1answer
47 views
Can I easily setup a relay on a unix server which only accepts connection on a single IP?
I have a situation where I've developed a website on Windows and come to find only a single UNIX server has been white listed for the back end server-to-server information exchange that needs to be ...
0
votes
0answers
23 views
How secure is the SOAP API, between servers running in JAIL?
We where working on a project in order to link our own 2 different websites.
Then we (my dept. and IT) decided for one of it to take over its others content and user data. (The "master" site had ...
2
votes
0answers
250 views
Powershell and sharepoint and updatelistitems() exception
I've got an issue where I keep getting
"Exception calling "UpdateListItems" with "2" argument(s): "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown."
whenever I ...
0
votes
0answers
26 views
Building a HTML select using geognos.com API? [closed]
In my application 2-character ISO Code for countries are stored in table. I can call this out and build a pull-down menu easily. However, I want the "value" to store geognos's "TelPref".
What's the ...
2
votes
3answers
382 views
IIS 7 Web service access
I am trying to debug a simple web service. I have IIS 7 installed on my development machine (Windows 7), and have installed the web service. I can access it from my development machine, but not from ...
0
votes
1answer
400 views
Solaris 11 ldap client configuration
Im am trying to migrate some web services (like wordpress / dokuwiki), which are connected to our ldap for user authentication, from solaris 10 to solaris 11. In solaris 10, you had the possibility to ...
3
votes
1answer
81 views
What is causing ntoskrnl aka the System process to continue accumulating handles
I have a server which is accumulating handles on the System process aka c:\windows\system32\ntoskrnl.exe. The handles go to 18,000 in one day and keep going forever up at that rate. The server is ...
0
votes
1answer
928 views
TCP Window Scaling. TCP scale factor not supported due to dynamic TCP Frame Size on windows 2008 server
PROBLEM
Calling an asp webservice hosted by an ISP from our WCF service hosted on Windows 2008 Server is showing timeout/no response from webservice.
DIAGNOSIS
Using windows network monitor ...
0
votes
1answer
102 views
Webservice caching Token
I am using a LAMP server. No matter what token the service call has, it's always showing me the same number. Right now it's 2147483647.I guess it changes if I reboot server.
I have other values in ...
0
votes
2answers
285 views
Load balance web services
I've got a slightly different approach to load balancing here, its more for maintenance and high-availability at the application rather than at the physical host.
Say I have 2 web services, which I ...
1
vote
2answers
555 views
Installing sharepoint web service disabled when trying to install BizTalk adapter
I have a MOSS Box, with Microsoft Office SharePoint Server 2007 SP2 (Danish server), .net 3.5 SP1 on a Server 2008 64 bit (where IIS is running 64 bit too).
When I fire up the BizTalk installer and ...
0
votes
1answer
128 views
Web application/ site service (like Google App Engine) for PHP/ MySQL and Postgres
I would like to find a service similar to Google App Engine for PHP/ MySQL/ Postgres sites/ applications.
We host two different types of site.
i). PHP/ Mysql/ Zend Framework
<VirtualHost ...
0
votes
1answer
136 views
ASPX.NET Web Services & IIS7, application pools
I have an aspx.net website running on the .net framework version 4.0, the website uses forms authentication, except for a small portion of the system, where the web services are kept, which has been ...
3
votes
3answers
808 views
Using Computer name in URL causes issues when connecting to Web Services
The set of applications I work on all access the same 8 or so web services that we have. These services and applications all reside on the same box and all use the computer name when trying to ...
2
votes
3answers
552 views
Server cost for smartphone app with web service
I am working on a smartphone application that will require a backend web service - but I have absolutely clueless to how much it will cost.
Web Service will handle:
- login of users
- cataloging of ...
0
votes
4answers
1k views
Alternative to IBM WebSphere DataPower XML Security Gateway XS40
Is there any alternative to this IBM solution for a SOAP security gateway?
Maybe open source software or hardware from other vendors?
1
vote
1answer
635 views
“NT AUTHORITY\ANONYMOUS LOGON” error in Windows 7 (ASP.NET & Web Service)
I have an asp.net web app which works fine in Windows XP machine in a domain. I am porting it to a Windows 7 stand alone machine. The app uses a web service which makes a call to sql server. The web ...
0
votes
1answer
428 views
WS-AT Issue between WPS 6.2 and WAS 7.0
I have a BPEL running on WPS 6.2 trying to call a web service on
developed on RAD 7.5, deployed on RAD test environment. I have setup
WS Transaction policy on both client and server.
I get an error ...
0
votes
1answer
1k views
Superfluous “WSD Print Device” detections
The situation:
Small office network with a single subnet, Server 2008 R2 DC and Win7 Pro clients
Multiple network printers (both Brother and HP)
All printers are installed on the Server 2008 R2 ...
0
votes
2answers
223 views
web services access not being reached thru the web browser
I am trying to reference my .asmx webservices in .NET but my server is not exposed to the internet. When I put on the following address I get the message mentioned below. What's the reason for not ...
0
votes
2answers
964 views
“Timeout expired” with application consuming web service on another machine
I am having issue with an ASP.NET web application hosted one server trying to consume an web service hosted on another server. When I browse to a page consuming the web service, I get the following ...
2
votes
1answer
140 views
Deployment of many Web Services
I'm looking for advice/best-practices/+ve/-ve or other idea's on deployment and maintenance of many (50) Web Services and Web Service Applications on IIS across an application server cluster of 10 ...
0
votes
5answers
592 views
How many server side resoures I’d need to build an e-commerce website of over 200 million per month?
How many server side resoures I’d need to build a website of over 200 million pageviews per month, each page has a size of around 400kb, could anybody help me to figure it out or estimate it?
How ...
0
votes
2answers
209 views
tomcat server can not be accesed remotly
I am running tomcat server on Fedora machine.
when I run tomcat using following command,
service tomcat start
it runs on localhost ,
but when i try to connect to the server using public ip ...
1
vote
0answers
574 views
Authentication on Exchange using EWS managed API
I'm having a weird issue with the Exchange Web Services. The operation I'm attempting is pretty simple—pull a user's calendar items for the current week on our internal website. When testing ...
2
votes
1answer
436 views
Rights required to access Exchange 2010 web services
We have a web site that needs to display address information that is stored in Exchange.
We plan to get this information by calling Exchange web services.
Question is what are the rights required by ...
0
votes
1answer
92 views
Best web service server configuration
We've just taken over supporting a system for a new client, and they would like to expand on the server infrastructure it uses. My expertise is more in development, I have a few ideas but I would ...
1
vote
1answer
286 views
IIS 6 and 7 hangs with many web services
I have an application that uses one web service asmx file per screen (like 50 screens), I didn't think this was a problem until we did tests.
I tried with IIS7 on windows 2008, it hanged. Since its ...
0
votes
1answer
85 views
Need bulk Voice Mail vendor with API for application
My group is currently tasked with building a dynamic voicemail system for an online application.
We need to be able to create a new voicemail account for each new user who joins (ex: they get an ...
0
votes
2answers
780 views
Ejabberd : Creating Custom Authentication with Webservice
Is it possible to create custom authentication on Ejabberd with .NET Webservice? I want to override the default authentication happening on Ejabberd. The version I would be using on Ejabberd would ...