You need ERCoolComponents on your build path. Some of the Ajax components that 
were in ERModernD2W got moved to ERCoolComponents because they weren't strictly 
D2W components. Not sure why it finds it in dev and not production...

Dave

On Oct 17, 2010, at 9:58 AM, Andrew R. Kinnie wrote:

> My app has an Admin page using direct to web.  Works fine.  However, deployed 
> on apache, through JavaMonitor, the admin page gets an exception that I can't 
> replicate in my development environment:
> 
> 
> Error:        java.lang.ClassNotFoundException: Cannot find class or 
> component named CCSubmitLinkButton in runtime or in a loadable bundle
> Reason:       Cannot find class or component named CCSubmitLinkButton in 
> runtime or in a loadable bundle
> Stack trace:  
> File  Line#   Method  Package
> WOHTMLWebObjectTag.java       138     
> _componentReferenceWithClassNameDeclarationAndTemplate  ognl.helperfunction
> WOHTMLWebObjectTag.java       195     _elementWithDeclaration 
> ognl.helperfunction
> WOHTMLWebObjectTag.java       127     dynamicElement  ognl.helperfunction
> WOHelperFunctionParser.java   80      didParseClosingWebObjectTag     
> ognl.helperfunction
> WOHelperFunctionHTMLParser.java       279     didParseClosingWebObjectTag     
> ognl.helperfunction
> WOHelperFunctionHTMLParser.java       246     endOfWebObjectTag       
> ognl.helperfunction
> WOHelperFunctionHTMLParser.java       85      parseHTML       
> ognl.helperfunction
> WOHelperFunctionParser.java   344     parseHTML       ognl.helperfunction
> WOHelperFunctionParser.java   49      parse   ognl.helperfunction
> WOHelperFunctionParser54.java 25      parse   ognl.helperfunction
> WOComponentTemplateParser.java        438     templateWithHTMLAndDeclaration  
> com.webobjects.appserver.parser
> WOComponentDefinition.java    364     template        
> com.webobjects.appserver._private
> WOComponent.java      499     template        com.webobjects.appserver
> WOComponent.java      1112    appendToResponse        com.webobjects.appserver
> ERD2WPage.java        664     appendToResponse        er.directtoweb.pages
> WOSession.java        1385    appendToResponse        com.webobjects.appserver
> ERXSession.java       548     appendToResponse        er.extensions.appserver
> WOApplication.java    1794    appendToResponse        com.webobjects.appserver
> ERXApplication.java   1880    appendToResponse        er.extensions.appserver
> WOComponentRequestHandler.java        242     _dispatchWithPreparedPage       
> com.webobjects.appserver._private
> WOComponentRequestHandler.java        298     _dispatchWithPreparedSession    
> com.webobjects.appserver._private
> WOComponentRequestHandler.java        332     
> _dispatchWithPreparedApplication        com.webobjects.appserver._private
> WOComponentRequestHandler.java        369     _handleRequest  
> com.webobjects.appserver._private
> WOComponentRequestHandler.java        442     handleRequest   
> com.webobjects.appserver._private
> WOApplication.java    1687    dispatchRequest com.webobjects.appserver
> ERXApplication.java   1978    dispatchRequestImmediately      
> er.extensions.appserver
> ERXApplication.java   1943    dispatchRequest er.extensions.appserver
> WOWorkerThread.java   144     runOnce com.webobjects.appserver._private
> WOWorkerThread.java   226     run     com.webobjects.appserver._private
> Thread.java   637     run     java.lang
> NA : Non applicable, JIT activated
> Any ideas?
> 
> Andrew
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
> 
> This email sent to [email protected]

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to