Hi,

I'm working at 4DConcept in Montigny le Bretonneux, France, and i'm using Ditac Converter in a java webapp application. I encountered a blocking issue that you might solved.

I'm working with custom protocols in my ditamap (topicref href="cproto://...") and this protocol can't be resolved, indeed, Ican't declared my custom protocol handler because Tomcat is already defining one at startup (factory in java.net.URL). However, I realized that you have a method in URLUtil.java, line 80 :

public static URLcreateURL(URL context, String spec, URLStreamHandler handler)


This method is never called, but it would be great if I could use it here in DitaUtils.java, line 434 to use my custom protocol directly when needed.

Could you tell me if there is a solution to my issue or a workaround that you are aware of ?

Thanks for any help.

Greetings,

--
Sahbi KTIFA
[email protected]
01.61.08.50.27

--
XMLmind DITA Converter Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/ditac-support

Reply via email to