> We are trying to get CF MX 6.1 running as a J2EE application > under JRun. > > 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. > > The object tag is as follows. > > <cfobject type="JAVA" action="Create" name="MapperAdaptor" > class="com.newsstand.library.WWWMapperAdaptor"> > > We then call the init function including the data source name > that we use throughout the system and get the above error. > > All of this works just fine in stand alone mode.
Typically, you get that message when the neo-query.xml file is corrupted for any reason. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5080 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
