General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › how to deploy XAC file?
-
timduck February 11, 2010 at 12:56 pm
how to deploy XAC file?
February 11, 2010 at 12:56 pmParticipants 3Replies 4Last Activity 12 years, 11 months agoHi all, –
I have a simple question.
I made customization in form of a single XMetaL Application Customization (XAC) file.
How do I install this file to the user?If I just put it in the catalog “…XMetaL 5.5AuthorRules”, the application does not find any customization files and generates its by default.
[XMetal Author 5.5.0.219]
– tim
Derek Read February 11, 2010 at 10:13 pm
Reply to: how to deploy XAC file?
February 11, 2010 at 10:13 pmThis subject is documented in detail in the XMetaL Developer “Customization Guide” in a section called “Deploying customizations”.
timduck February 12, 2010 at 4:16 am
Reply to: how to deploy XAC file?
February 12, 2010 at 4:16 amThanks Derek, –
But my question is.
Customization guide says:
“XMetaL Author searches for XAC and other customization files in the following order:
1) In the same folder as the DTD specified in the DOCTYPE declaration.
2) In the same folder as the DTD specified in the catalog file.
3) In the ..XMetaLAuthorRules folder.”First and second method are working, but I prefered the third method.
Because XML document using XSD which is located somewhere on the third WEB-server.
XAC file has the same name as the XSD of course.And in this case I have a problem that XMetal not find my XAC file in the ..XMetaLAuthorRules folder.
– tim
Derek Read February 12, 2010 at 9:15 pm
Reply to: how to deploy XAC file?
February 12, 2010 at 9:15 pmI will have to test this and let you know what I find.
Derek Read February 12, 2010 at 11:02 pm
Reply to: how to deploy XAC file?
February 12, 2010 at 11:02 pmWorks for me with various test cases, but perhaps I'm not doing exactly what you are doing.
It would be best to submit a case to technical support so they can have a look at your files and include your XAC file and a sample XML document (of most interest here I think is the schemaLocation or noNamespaceSchemaLocation attributes and any related paths that are declared in there).
-
AuthorPosts
- You must be logged in to reply to this topic.