Again, It would be helpful if you could give a hint what kind of server you use.
In the past it wasn't possible to connect to GeoWebcache because of case sensitive handling of request parameter tiled (has to be TILED). Please have a look at the following thread : http://old.nabble.com/Re%3A-GeoWebCache-and-udig-WMSC-p28076390.html The link http://geowebcache.org/trac/changeset/1023 doesn't work anymore because geoWebCache moved to github. But I found the commit in history of WMSGetCapabilities.java from Arne Kepp: https://github.com/GeoWebCache/geowebcache/commit/3f04afc7266468e7f2b020a8c1ac5e65df0e8685#geowebcache/wms/src/main/java/org/geowebcache/service/wms/WMSGetCapabilities.java <http://old.nabble.com/Re%3A-GeoWebCache-and-udig-WMSC-p28076390.html> I tried tilecache as well and had no problems with this server. Cheers, Frank 2011/8/2 obindel1 <[email protected]> > oh i deleted a previous post (with answers) because i didnt see any replys > and the pending msg for 1 or 2 weeks. > > > here is the stacktrace i get on startup > > java.lang.NullPointerException > at > > org.eclipse.core.internal.runtime.Activator.getURLConverter(Activator.java:313) > at > org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:205) > at > > net.refractions.udig.style.sld.editor.CustomPalettesLoader.earlyStartup(CustomPalettesLoader.java:49) > at > > org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87) > at > > org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66) > at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) > at org.eclipse.ui.internal.Workbench$59.run(Workbench.java:2409) > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54) > > > > to add a wmt layer, i use the add layer wizard ..then i choose a > openstreetmap server from the list. (this works for me with the installed > udig) but not in my rcp app > > -- > View this message in context: > http://udig-devel.19327.n5.nabble.com/wmt-plugin-doesnt-work-tp4654031p4658166.html > Sent from the udig-devel mailing list archive at Nabble.com. > _______________________________________________ > 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
