I can't get the example 'echo' cfc working on my CFMX6.1 box.
I've cut'n'pasted the code from
http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/webser28.htm
and am accessing
http://charles-compaq.bluefinger.com:7001/echo.cfc?wsdl
All I get is a 500 error, nothing in the CF logs.

Could something in my Application.cfm be screwing things up ?
It attempts to cache a few things into various shared scopes, but not a lot
else.

There is this in the weblogic domain log, however:
<[ServletContext(id=3285908,name=ceo_platform,context-path=)] Root cause of
ServletException
coldfusion.runtime.AbortException
        at coldfusion.tagext.lang.AbortTag.doStartTag(AbortTag.java:59)
        at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)
        at cfApplication2ecfm1153779603._factor0
(/opt/bea7-SP2/user_projects/lv_platform/cf_codebase/ceo_platform/Application.cfm:230)
        at cfApplication2ecfm1153779603._factor2
(/opt/bea7-SP2/user_projects/lv_platform/cf_codebase/ceo_platform/Application.cfm:178)
        at
cfApplication2ecfm1153779603.runPage(/opt/bea7-SP2/user_projects/lv_platform/cf_codebase/ceo_platform/Application.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)
        at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)
        at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:30)
        at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:93)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)
        at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:24)
        at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.xml.rpc.CFCServlet.invoke(CFCServlet.java:62)
        at coldfusion.xml.rpc.CFCServlet.doGet(CFCServlet.java:113)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at
org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

--
Tom Chiverton
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to