https://bugzilla.novell.com/show_bug.cgi?id=341456#c5
--- Comment #5 from Angel Marin <[EMAIL PROTECTED]> 2007-11-16 02:09:58 MST --- The (In reply to comment #4 from Atsushi Enomoto) > Marek, now it looks like web services in $(prefix)/lib/xsp/test are not > resolved correctly. Try showing default wsdl help generator: I've already been beaten by this, in 1.2.5 WebServiceParser.GetCompiledType used inputFile as-is while .net mapped the path as relative to the app root. This behavior was corrected in r56878. Looks like some code path is still sending an absolute path and feeding it into GetCompiledType. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
