I am editing some jsp files which generate VoiceXML files. 
The root tag is the following:

<vxml version="2.0" xmlns="http://www.w3.org/2001/vxml";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
        xsi:schemaLocation="http://www.w3.org/2001/vxml 
        http://www.w3.org/TR/voicexml20/vxml.xsd";>

The JSP editor won't open if the root tag is like this. There is an error 
message popping up saying "Editor could not be initialized". The JSP editor can 
only be opened after I remove the schemaLocation attribute. I have correctly 
configured the Install/Update proxy.
Any suggestions will be appreciated.



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3870726#3870726

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3870726


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to