Hello,

My WOLips application is split into a Framework project and a main Web Application project as described here:

http://wiki.objectstyle.org/confluence/display/WOL/Create+a+WebObjects+Framework

The main project contains a Project Reference to my Framework project. This all works great on my development machine, but I can't seem to deploy my framework project so that my main project can see it. When I try to run my deployed app I get a java.lang.NoClassDefFoundError error for a class in my framework. I tried distributing my framework by building on my dev machine (build.xml->WOLips Ant Tools->Install) and then copying the resulting .framework folder to the /Library/Frameworks dir on my deployment machine. I'm sure there is some simple step I've missed, but I can't seem to figure out what it might be.

Thanks,
jeff
_______________________________________________
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