Hi,

I'm deploying a web service using the server-config.wsdd file, and
pass to the service a number of parameters. There's a parameter that
can have one or more values (files that must be opened and loaded).
The problem is that, for every file, I have to create a new parameter
name.

Is there a way to pass multiple values for a single parameter name?
(other than entering the value as a string with a known separator to
be parsed inside the code)

-- 
Javier Gonzalez Nicolini

Reply via email to