Where can I consult, for example the dtd that "goes" with a file. For example, I want to see what can I add to the config file, but I need to know with which dtd is parsed later.... And what about namespaces? Where can I consult them? Is there any directory inside jwsdp where all this elements are? thank you very much gobellot
Originally posted by Guadalupe Ortiz: Where can I consult, for example the dtd that "goes" with a file. For example, I want to see what can I add to the config file, but I need to know with which dtd is parsed later....
Does the XML file refer to the name of the DTD file?
It refers to: xmlns="http://java.sun.com/xml/ns/jax-rpc/ri/config But if you goes to http://java.sun... there is nothing on that url Thank-you for help, I�ll be looking forward your answer Gobellot
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
5
posted
0
Ah. Namespaces don't need to be URLs (a URI is enough) and namespaces are sometimes not published in the URL they're identified from. I guess you'll just have to resort to reading the user's guide / manual...
Guadalupe Ortiz
Ranch Hand
Joined: Sep 12, 2003
Posts: 74
posted
0
I tried to find any clue in the manual, but I didnt find anything. Anyway, thank-you for your help Gobellot
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.