[Geoserver-users] Problem with VPFdataset in Geoserver

Hi.
I can’t manage with my VPF dataset on the Geoserver (1.3 RC7) which was deployed on the Tomcat server.
This GeoServer has VPF datastore extensions.
I copied my VPF dataset into …\Tomcat 5.5\webapps\geoserver\data .
Next I created a new VPF DataStore (Vector Product Format Library) using Geoserver’s adim interface.
Using DataStore Editor (Config:Data:Stores:Edit) in the URL field I entered correct
location (file:data/eusproto where in eurosproto there is LHT file) for my LHT file and hit the ‘Submit’ button.
After that I received message “Provided parameters can not be processed”.
In log file I couldn’t find any explanation for that warning (option save log file on server was turn on).
In the log file I find message:
form connection params { url=file:data/eusproto}
and no exceptions.

Next I repeated all above steps with my second vpf dataset and result was the same :frowning: .

Could you resolve my problem because I’d like to use my vpf maps in the Geoserver.

I’d like to add that my VPF datasets are correct and I use them in different application and everything is OK.
And value for url field is correct “file:data/eusproto” because when I use wrong value for example url=file:data/eusproto/lht
I received warning “Could not find file: E:\home\wachu\Tomcat 5.5\webapps\geoserver\data\eusproto\lht\lht”

Thanks in advance

Mariusz