Hi Rony, Thank you for the very quick reply. I downloaded the community edition of websphere along with the sdk to see if I could locate the original version of BSF, but I couldn't seem to find it. Unfortunately, I had made the suggestion to change the import statement as well, but my co-workers were not comfortable with doing that. I really hate to ask you this, but do you think when you have some spare time, you could take a look through your backups to see if you could locate this? There is no rush on this, and I really am very sorry for asking you this. Thank you for your ideas and for your help.
Eugene Lee -----Original Message----- From: Rony G. Flatscher [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2006 3:12 PM To: Bean Scripting Framework users Subject: Re: Old version of BSF Hi Eugene, > I've looked around for an older version of BSF for Java, when it was still > maintained by IBM, and had the package name of com.ibm.bsf but haven't had > much luck. Does anyone know where I would be able to find this or does > anyone happen to have an older version that still uses that package name? > The version of the Xalan processor we are using tries to find that package, > instead of the newer one with the package name of org.apache.bsf. I hope > this is the right place to ask this question, if not, I apologise. > the only thing you would need to change in your version of Xalan is the import statement "import ibm.com.bsf.*" to "import org.apache.bsf.*", the rest should work. Couldn't you use a newer version of Xerces? The original IBM version of BSF is distributed by IBM as part of their Websphere product, if I am not mistaken. Hope that helps. ---rony P.S.: If you cannot locate it, then please let me know. (I have somewhere a version, but I would need to search it on my backups.) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]