World Wind Forums

Go Back   World Wind Forums > Community > WorldWind General

WorldWind General General WorldWind discussions.
Note: This is not a technical support forum. It is for World Wind topics that don't fit into other categories.

Reply
 
Thread Tools Display Modes
Old 03-15-2012, 12:31 PM   #1
mfazi
Junior Member
 
Join Date: Mar 2012
Posts: 5
mfazi is on a distinguished road
Default World Wind WFS service offline

Hi
i'm using WW Java server.
I need to work offline thus i can't connect to the nasa WFS geoserver (http://worldwind22.arc.nasa.gov/geoserver/wfs).
I need to have my own WFS geoserver locally.
I tried to use the WebShapeService class; configuring a new service in the WW web.xml configuration file but it doesn't work; i can't visualize place names in my WW client application.
Any suggestion is appreciated!

Thank you
mauro


<Application>
<property name="gov.nasa.worldwind.avkey.Name" value="WFS"/>
<property name="gov.nasa.worldwind.avkey.Server.Ap plication.ClassName"
value="gov.nasa.worldwind.servers.applic ations.wss.WebShapeService"/>
<!--<property name="gov.nasa.worldwind.avkey.Server.Ap plication.ConfigFile" value="wms.config.xml"/>-->
<property name="gov.nasa.worldwind.avkey.Server.Po rt" value="8010"/>
<property name="gov.nasa.worldwind.avkey.Protocol" value="http"/>
<property name="gov.nasa.worldwind.avkey.Server.Vi rtualDirectory" value="/geoserver/wfs"/>
<property name="gov.nasa.worldwind.avkey.Capabilit iesTemplatePath" value="capabilities_template.xml"/>
<property name="gov.nasa.worldwind.avkey.Server.Ca pabilities.OnlineResource"
value="http://localhost:8010/geoserver/wfs?"/>
<property name="gov.nasa.worldwind.avkey.Server.Re directTo"
value="http://localhost:8010/wfs?REQUEST=GetFeature"/>
<property name="gov.nasa.worldwind.avkey.FileStore Location" value="/opt/WorldWindServer/PlaceNames/"/>
<property name="gov.nasa.worldwind.avkey.Server.Ap plicationPool.Size" value="8"/>
<property name="gov.nasa.worldwind.avkey.Server.Ap plicationPool.ConnectionTimeout" value="10000"/>
<property name="gov.nasa.worldwind.avkey.Server.Ap plicationPool.ThreadTimeout" value="60000"/>
</Application>
mfazi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add your own data (For beginners) dinther Add-on & Script Development 30 06-20-2011 08:22 PM
World Wind RC2 bull Announcements & News 15 12-29-2006 01:14 AM
NASA World Wind 1.3.3.1 Released bull Announcements & News 0 10-31-2005 06:52 PM
World Wind 1.3.3 released Randy Kim Announcements & News 0 10-22-2005 05:37 AM
World Wind 1.3.2 released Beansprout Announcements & News 0 09-07-2005 11:51 PM


All times are GMT +1. The time now is 02:26 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.