I remember facing an issue like this, and if I can remember correctly, it was related to the case-senstivity of the cfc file name. Also, what does the <cfcomponent> tag of the cfc look like? What attributes does it have?
On 6/2/05, Phil Rasmussen <[EMAIL PROTECTED]> wrote: > Thanks for the quick reply Pat/Sean. I had a feeling it would be related to > JRun Pointing at Java5 even though everything else seems to run perfectly. > So in the meantime until some sort of fix comes out, we have rerun the > webservice calls on our old CFMX6.1 boxes pointing at JDK1.4.2 and then > copied the compiled class files into the production site and the webservice > runs fine now. Luckily we only have 1 webservice call at the moment as well > :) > > Cheers, > Phil > > Queensland Holiday Xperts > www.qhx.com.au > > > "Sean Corfield" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > On 6/1/05, Phil Rasmussen <[EMAIL PROTECTED]> wrote: > > I should also mention that we are running our CF7 Enterprise cluster off > > the > > new JDK1.5 using the JRUN updater 4 to allow this to work. Does anyone > > know > > if this is an issue with running CF7 off JDK 1.5 instead of the default > > 1.4? > > Java 5 is not a supported configuration and there are known > compatibility issues between Axis and Java 5. > > Try it with 1.4.2 and see if it works (make sure you delete any and > all class files that got created with Java 5 before restarting CF). > -- > Sean A Corfield -- http://corfield.org/ > Team Fusebox -- http://fusebox.org/ > Got Gmail? -- I have 50, yes 50, invites to give away! > > "If you're not annoying somebody, you're not really alive." > -- Margaret Atwood > > > > > --- > You are currently subscribed to cfaussie as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > Aussie Macromedia Developers: http://lists.daemon.com.au/ > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
