Hello, I have been trying t oread but udig.refractions server is down. I have been trying with:
getStatus and getIdentifier but I get: CONNECTED http://localhost CONNECTED http://localhost CONNECTED http://udig.refractions.net/search/google-xml.php? And if I cut network connection I still getting same result so getStatus is completely useless... About getIdentifier, I got internal udig URL or a null result (may be for the local image?) net.refractions.udig.catalog.internal.cataloginfoi...@da5318 net.refractions.udig.catalog.internal.cataloginfoi...@1858aa4 null I am using my own mapserver in different machine, also a local jpg file and NASA server and that's all I guess. Kind regards. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jody Garnett Sent: viernes, 29 de mayo de 2009 1:57 To: User-friendly Desktop Internet GIS Subject: Re: [udig-devel] catalog service url retrieval It kind of works the other way .... 1. Look up the service to see if it is already in the catalog; if so use it 2. Create the Service 3. Try out connecting to it 4. if it works add it to the Catalog and use it The code examples in the developers guide show how to do this (http://udig.refractions.net/confluence/display/DEV/2+Catalog#2Catalog-LocalCatalog). This example shows checking that it works by connecting using the getInfo() method. I keep meaning to make a single method call to do this work ... Jody 2009/5/29 Mario Nuñez Jimenez <[email protected]>: > Hello, > > I want to ask you how can I access to udig's catalog in order to retrieve > each added service url ? > > That's why I need to do service monitoring to know when a service is offline > and then it will affect map/layer display... > > Thank you in advance! > > Regards > > > ------------------------------------------------------------------ > This e-mail and the documents attached are confidential and intended > solely for the addressee; it may also be privileged. If you receive > this e-mail in error, please notify the sender immediately and destroy it. > As its integrity cannot be secured on the Internet, the Atos Origin > group liability cannot be triggered for the message content. Although > the sender endeavours to maintain a computer virus-free network, > the sender does not warrant that this transmission is virus-free and > will not be liable for any damages resulting from any virus transmitted. > > Este mensaje y los ficheros adjuntos pueden contener informacion > confidencial > destinada solamente a la(s) persona(s) mencionadas anteriormente > pueden estar protegidos por secreto profesional. > Si usted recibe este correo electronico por error, gracias por informar > inmediatamente al remitente y destruir el mensaje. > Al no estar asegurada la integridad de este mensaje sobre la red, Atos > Origin > no se hace responsable por su contenido. Su contenido no constituye ningun > compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas > partes. > Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor > no puede garantizar nada al respecto y no sera responsable de cualesquiera > danos que puedan resultar de una transmision de virus. > ------------------------------------------------------------------ > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) > http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > > _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel ------------------------------------------------------------------ This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos Origin group liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. Este mensaje y los ficheros adjuntos pueden contener informacion confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente pueden estar protegidos por secreto profesional. Si usted recibe este correo electronico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos Origin no se hace responsable por su contenido. Su contenido no constituye ningun compromiso para el grupo Atos Origin, salvo ratificacion escrita por ambas partes. Aunque se esfuerza al maximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no sera responsable de cualesquiera danos que puedan resultar de una transmision de virus. ------------------------------------------------------------------ _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
