PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3339 *** shadow/3339 Wed Aug 29 09:10:35 2001 --- shadow/3339.tmp.2330 Wed Aug 29 09:10:35 2001 *************** *** 0 **** --- 1,17 ---- + +============================================================================+ + | TRaX XSLTC implementation not working in Servlets | + +----------------------------------------------------------------------------+ + | Bug #: 3339 Product: XalanJ2 | + | Status: NEW Version: 2.2.x | + | Resolution: Platform: Macintosh | + | Severity: Major OS/Version: MacOS X | + | Priority: Other Component: org.apache.xalan.xsltc | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + The TRaX XSLTC transformer implementation is not working from within Java servlets +(at least for me), while the sample code runs fine in a stand alone application. The +transformer factory does, in fact, compile the XSL with XSLTC and appears to store +the byte code, the Translet implementation is not being loaded by the template impl +(from newTemplates) or by the factory (newTransformer).
