WXCheckboxList & deployment question
WXCheckboxList & deployment question
- Subject: WXCheckboxList & deployment question
- From: Randy Wigginton <email@hidden>
- Date: Tue, 24 Jul 2007 16:14:33 -0700
For my project I wanted to use the WXCheckbox element; so, I loaded
the project into XCode, built the deployment version (which made /
Library/Frameworks/WOComponentElements), added that framework to my
project. Immediately, I noticed the build never worked; it always
gave an error that the jar was not in /Library/WebObjects/lib. So, I
copied the jar to that location, wondering why I needed to do that
extra step. I continue on, everything seems to be working fine. So
I build a WAR file from my project (which has been successful, thanks
to all those that helped). When I deploy the WAR, and attempt to go
to the page with the checkbox list, I get this error:
- WOBundle.lookForClassInAllBundles(WXCheckBoxList) failed!
- <com.webobjects.appserver._private.WOComponentRequestHandler>:
Exception occurred while handling request:
com.webobjects.foundation.NSForwardException
[java.lang.ClassNotFoundException] Cannot find class or component
named WXCheckBoxList in runtime or in a loadable bundle:
<com.webobjects.appserver._private.WOComponentDefinition: Error
parsing template for Component : 'jar:file:///quigo/adsonar-server/
webapps/MediaKommandantWO/WEB-INF/lib/MediaKommandantWO.jar!/
Resources/ManageSectionsLibraries.wo':
java.lang.ClassNotFoundException: Cannot find class or component
named WXCheckBoxList in runtime or in a loadable bundle
Any ideas what I'm doing wrong, or what step I'm missing?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden