But why would it work with CF standalone and fail when installed under JRun as a J2EE application?
-----Original Message----- From: Sean Corfield [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 12, 2005 4:14 PM To: CF-Talk Subject: Re: Factory problems. On Wed, 12 Jan 2005 09:46:48 -0400, Shawn McKee <[EMAIL PROTECTED]> wrote: > We are getting this error when trying to load and initialize a Java Class > object > > coldfusion.server.ServiceFactory$ServiceNotAvailableException: The > DataSource service is not available. Certain coldfusion.* classes only work in the context of the ColdFusion class loader - therefore the Java objects work when invoked from CF but will not worked when invoked outside of CF. -- Sean A Corfield -- http://www.corfield.org/ Team Fusebox -- http://www.fusebox.org/ Breeze Me! -- http://www.corfield.org/breezeme Got Gmail? -- I have 5 invites to give away! "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Now there’s a better way to fax. eFax makes it possible to use your existing email account to send and receive faxes. Try eFax free. http://www.houseoffusion.com/banners/view.cfm?bannerid=63 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:190134 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

