Hi, Thanks. I have added this fw to the project. The project runs from my local machine but when I put it on the server it complains about that. The server is not updated to the latest version of WO. It still has 5.4.2 could this be causing the error?
Thanks, Mersida --- On Fri, 10/10/08, Chuck Hill <[EMAIL PROTECTED]> wrote: From: Chuck Hill <[EMAIL PROTECTED]> Subject: Re: WORadioButton error To: "Mersida Kurti" <[EMAIL PROTECTED]> Cc: "WebObjects Dev" <[email protected]> Date: Friday, October 10, 2008, 2:34 AM Add the JavaWOExtensions framework to your project. Chuck On Oct 9, 2008, at 2:08 PM, Mersida Kurti wrote: > Hi all, > > We're using the newest version of WO and I'm running into the > following error. Anybody seen this before? What am I missing here? > > Thanks in advance for your responses, > Mersida > > STACK TRACE: > com.webobjects.foundation.NSForwardException > [java.lang.ClassNotFoundException] Cannot find class or component > named WORadioButtonMatrix in runtime or in a loadable > bundle:<com.webobjects.appserver._private.WOComponentDefinition: > Error parsing template for Component : 'file:/Library/Frameworks/ > name_Framework.framework/Resources/ApplicantInfo.wo/': > java.lang.ClassNotFoundException: Cannot find class or component > named WORadioButtonMatrix in runtime or in a loadable bundle > at > > com > .webobjects > .appserver > ._private.WOComponentDefinition.template(WOComponentDefinition.java: > 375) > at com.webobjects.appserver.WOComponent.template(WOComponent.java: > 499) > at > com > .webobjects.appserver.WOComponent.appendToResponse(WOComponent.java: > 1112) > at > com > .webobjects > .appserver > ._private > .WOComponentReference.appendToResponse(WOComponentReference.java:135) > at > com > .webobjects > .appserver > ._private > .WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126) > at > com > .webobjects > .appserver > ._private.WOConditional.appendToResponse(WOConditional.java:94) > at > com > .webobjects > .appserver > ._private > .WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126) > at > com > .webobjects > .appserver._private.WOForm.appendChildrenToResponse(WOForm.java:203) > at > com > .webobjects.appserver._private.WOForm.appendToResponse(WOForm.java: > 186) > at > com > .webobjects > .appserver > ._private > .WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126) > at > > com > .webobjects > .appserver > ._private.WODynamicGroup.appendToResponse(WODynamicGroup.java:136) > at > com > .webobjects.appserver.WOComponent.appendToResponse(WOComponent.java: > 1122) > at > com.webobjects.appserver.WOSession.appendToResponse(WOSession.java: > 1385) > at > com > .webobjects > .appserver.WOApplication.appendToResponse(WOApplication.java:1794) > at > com > .webobjects > .appserver > ._private > .WOComponentRequestHandler > ._dispatchWithPreparedPage(WOComponentRequestHandler.java:242) > at > > > _______________________________________________ > 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/chill%40global-village.net > > This email sent to [EMAIL PROTECTED] -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________ 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]
