[ http://issues.apache.org/jira/browse/MUSE-110?page=comments#action_12435098 ] Andrew Eberbach commented on MUSE-110: --------------------------------------
I have to double check this. I had a regexp that tested each part of the name to make sure it started with a letter or underscore. I'll check this and fix it. > Proxy Generation package names poor/wrong > ----------------------------------------- > > Key: MUSE-110 > URL: http://issues.apache.org/jira/browse/MUSE-110 > Project: Muse > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Steve Jerman > Assigned To: Dan Jemiolo > > So the namespace for the port in my wsdl is http:org.ciso.cmp.schema/2006/06. > The server file generation uses the <desc:java-capability-class> name instead > of the default. > The proxy generation uses: > [javac] package org.cisco.cmp.schemas.2006.07.Device; > [javac] ^ > [javac] > C:\OpenSource\muse\2.0.0\muse-2.0.0-bin\test\src\org\cisco\cmp\schem > as\2006\07\Device\DevicePortProxy.java:7: ';' expected > I suspect that an alias mechanism is needed. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
