Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
I’m running IS v6.1 on Windows XP. I encounter an HTTP 401 response code when executing both the WmXSLT samples and custom services that access the WmXSLT package. The 401 references attempts to access the .xsl file (stylesheetSystemId parameter of transformSerialXML). I’m accessing the .xsl using the URL [url]http://localhost:5555/MyPackage/xdocs/myxslt.xsl[/url]. The .xsl is in the correct directory (otherwise I’d be seeing a FileNotFoundException).
Any ideas what’s going on? Is this an XP issue (probably), a v6.1 issues (unlikely), or what?
Dave Matlock