Menu Content/Inhalt
Home
Christopher Eugene O'Donnell Painting?
Saturday, 28 February 2009
This was purchased about 10 years ago in an antique store in the uptown part of Minneapolis, MN.
 
I liked the painting but I don't think my wife can find a spot for it in our house.
 
The man who sold it said it was created by actor Christopher O'Donnell.  He said Chris' aunt, who lived in Minneapolis, had brought it in.
 
I don't know if this is true, but it seems silly to just toss it out if that's the case... 
 
Basically, I need to find a fan site and post it on there and see what happens... or try ebay... it's about 3' x 4'.
 
You can reach me at peter @ this domain name.
 
 
 Active Image
Last Updated ( Saturday, 28 February 2009 )
 
Invoking a web service via ColdFusion yields: coldfusion.jsp.CompilationFailedException
Thursday, 15 January 2009

I started getting this error when invoking a cf web service via cfinvoke:

coldfusion.jsp.CompilationFailedException: Errors reported by Java compiler: Found 5 semantic errors compiling "C:/ColdFusion8/stubs/WS627556315/ .../testLocator.java": 10. public class testLocator extends org.apache.axis.client.Service implements ...test {

The only thing that had changed was that the cfserver I was calling (the server that contained the web service) was upgraded from cf7 to cf8, I could not reproduce the error on other cf7 servers.

Calling the web service by hand (crafting a url and passing in method=[METHOD NAME]) worked just fine - it was using cfinvoke that seemed to be the issue.

It's a little hard to believe, but changing the "displayname" attribute of the cfcomponent fixed it.

Apparently if your cfc file name is test.cfc,
you shouldn't have a display name of "test":

<cfcomponent extends="foo"
     displayname="test"
    
hint="rock the casbah">...

CF Livedocs on CFComponent

Last Updated ( Thursday, 15 January 2009 )
 
Christmas Card Frames?
Wednesday, 17 December 2008
Why is it so hard to find 4" x 8" frames for Christmas cards? 
 
This is the best I found, but the site looks a little... neglected:
http://artofsanfrancisco.com/5x7woodframes.html
Last Updated ( Wednesday, 17 December 2008 )
 
More...
<< Start < Prev 1 2 3 4 Next > End >>

Results 1 - 4 of 16
designed by www.madeyourweb.com