I am testing on my local server so I can cheerfully bungle as much stuff as I like. 8)

But I want to be sure I am doing this correctly...

AddType  yes
In Apache 2.2.6 has to go in mime.types and I have Witango set like this
        application/witango-application-file taf tml thtml tcf wws

AddCharset appears in the httpd-languages.conf file for 2.2.6
UTF directives are already there (all kinds of them). Do I need anything else?

AddHandler... wouldn't that already be covered by the AddType directions?
        and if so, what would I put?


On Mar 5, 2008, at 10:13 AM, William Conlon wrote:

Dale,

Did you use the apache AddType and AddCharset directives in your virtual host stanza and/or .htaccess file?

I presume you already have an AddHandler directive for your .wws files.

I would try these out in an .htaccess file first so you can easily play around without interrupting other services.

--bill

On Mar 5, 2008, at 6:20 AM, Dale Graham wrote:

I have been using various tools (SOAPclient and HTTPtester) and here's what I am getting

Request is OK, as follows

User-Agent: Mac OS X; WebServicesCore.framework (1.0.0)
Content-Type: text/xml
Soapaction: http://localhost/nees.wws
Host: localhost


But **response** is in error, sending back Content-Type: text/html instead of text/xml

HTTP/1.1 200 OK
Connection: close
Server: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l DAV/2
Content-Type: text/html
Date: Wed, 05 Mar 2008 11:15:54 GMT
Set-Cookie: Witango_UserReference=F4E923AA5841685247CE80EA; path=/
Transfer-Encoding: Identity

What I can't figure out is how to set up Witango (and/or Apache 2.2.6) to send back the RESPONSE to a .wws call as XML
The WSDL file starts out with
<?xml version="1.0" encoding="UTF-8" ?>
so I presumed that would be enough

I tried to add content-type headers for the tcfs providing the data, but that corrupted the process I experimented with the mime.types but only succeeded in killing all webservices

Any ideas or solutions?
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

--------------
Dale Graham, PhD
Technical Manager, NIDB
NIH Intramural DataBase
Annual Reports, NIH Bibliography, Scientific Directory
[EMAIL PROTECTED]




________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to