I’m making a new framework for the first time in forever. I used Eclipse->New->ERXFramework as the template...
When I add components, their classes fallback to WOComponent I note a class error at startup: Oct 07 00:04:30 WOMan[55555] DEBUG NSLog (EditUser) - <com.webobjects.appserver._private.WOComponentDefinition> WARNING: Unable to find component class named "BMLEditLargeString". If this is not intended to be a classless component, check your framework settings and the contents of your classpath file (in the .woa's Contents/<PLATFORM_NAME> subdirectory). This is due to my new framework not having its classes properly linked into the library or something? Because after a bunch of fussing around in those endless eclipse settings panels? I can’t seem to figure why framework classes won’t load but components and even D2W rules load into my app just fine? Suggestions?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com