The patch is still not right, and I don't understand how to fix it. Svn diff is only capturing one of several wsdl files that I recaptured. Can anyone give me a boost here?
> -----Original Message----- > From: benson margulies (JIRA) [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 06, 2007 11:31 AM > To: Benson Margulies > Subject: [jira] Commented: (CXF-972) Define a tns prefix > > > [ https://issues.apache.org/jira/browse/CXF- > 972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment- > tabpanel#action_12525441 ] > > benson margulies commented on CXF-972: > -------------------------------------- > > Glen et al, I've update with a text file of patch that includes the > recaptured wsdl from the tests. > > check > in > explicit > > > > > Define a tns prefix > > ------------------- > > > > Key: CXF-972 > > URL: https://issues.apache.org/jira/browse/CXF-972 > > Project: CXF > > Issue Type: Improvement > > Components: Core > > Affects Versions: 2.0.1 > > Reporter: benson margulies > > Fix For: 2.1 > > > > Attachments: tnspatches.txt > > > > > > Currently, the CXF wsdl generator never creates a tns prefix. Types in > the schema (or even wsdl) target namespace get automatically generated > prefixes, like 'ns1'. The wsdl's would be more readable with the explicit > namespace. > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online.
