I have added a regular _expression_ based replacement for the non word characters with _. That should do the trick for now :)
On 5/19/05, Sanjiva Weerawarana
<[EMAIL PROTECTED]> wrote:
Ajith Ranabahu
Hmm .. I was thinking of a simpler solution initially. We can't assume
the existence of a JAX-RPC mapping file, but still need to make sure the
generated code compiles. Right now, if you have an operation named
"foo-bar" then it'll break.
So my suggestion is that we filter all names thru a "Java-izer" and
later allow that mapping to be influenced by the mapping file (or to
generate the mapping file, depending on the scenario).
Sanjiva.
