if you are a human please do not click here
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
Username :
Password :
Home
Help
Search
Calendar
Register
Login
XMetaL Community Forums
»
General
»
General XMetaL Discussion
»
XMAX development: Access XML and XAC files through http
Pages:
1
« previous
next »
Print
Author
Topic: XMAX development: Access XML and XAC files through http (Read 5155 times)
achu
Member
Posts: 43
XMAX development: Access XML and XAC files through http
«
on:
November 05, 2009, 03:42:52 PM »
I tried to open a xml file through http at IE XMAX application. The message I got is "abc.xml is read only". Does that mean I need to have WebDAV set up at the web server?
I also set up XAC path as http address, but it seems not working either.
XMAX version:5.1.1.049
«
Last Edit: November 05, 2009, 03:48:57 PM by achu
»
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member
Posts: 2621
Re: XMAX development: Access XML and XAC files through http
«
Reply #1 on:
November 05, 2009, 04:10:45 PM »
Yes, in order to read and write to an HTTP or HTTPS address the web server must support WebDAV, it must be enabled and appropriate WebDAV folders must be designated.
We test the following HTTP servers that support WebDAV:
- Apache Tomcat
- IBM Websphere
- Microsoft IIS*
* Note that IIS 7 and 7.5 cannot be used with XMAX in this manner (opening files should probably be OK, but saving back to the server is not) as our product requires the server to support anonymous access for write operations, and this feature has been disabled (or removed) with this release of IIS. Older versions of IIS are unaffected and can still be used (this change to WebDAV support is part of IIS and not a patch or Windows update as far as I know) as can other products that support WebDAV (like those listed above). I don't know if Microsoft plans to address this issue, but there is a lot of chatter on various news groups and other forums specific to IIS by users of that server having trouble with many other applications that are now broken as a result of this change.
«
Last Edit: November 05, 2009, 07:35:30 PM by Derek Read
»
Logged
achu
Member
Posts: 43
Re: XMAX development: Access XML and XAC files through http
«
Reply #2 on:
March 12, 2010, 12:28:11 PM »
For XAC file, what permission we need from WebDAV? Do we need to save it back? or just read?
Logged
achu
Member
Posts: 43
Re: XMAX development: Access XML and XAC files through http
«
Reply #3 on:
March 12, 2010, 04:55:39 PM »
Just found out a solution without using WebDAV when refer to
http://mysite.com/mydtd.xac
.
In IIS ->MIME types setting:
Add
.xac as file name extension
MIME type as application/octet-stream
Logged
Pages:
1
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Forum Information
=> General XMetaL Discussion
=> DITA and XMetaL Discussion
=> XMetaL Tips and Tricks
=> XMetaL Announcements and Events
Loading...