Or just embed all local frameworks (/Library/Frameworks) in your build? Right-click on your app project, select Properties, and in the resulting dialog, select Deployment.
Tim Worman UCLA GSE&IS On Jun 15, 2010, at 5:27 PM, Chuck Hill wrote: > > On Jun 15, 2010, at 5:25 PM, Jake Bearkley wrote: > >> Build Path -> Configure Build Path -> Libraries -> Add External jar > > Mmmm, no. > > Build Path -> Configure Build Path -> Libraries -> Add Library -> WebObjects > Frameworks > > > > Chuck > >> /Library/Frameworks/OpenBasePKPlugin.framework/Resources/Java/openbasepkplugin.jar >> >> it is in the same location on the deployment server >> >> at one stage the .classpath file had "/Versions/A/" included in the location >> but I removed that. >> >> any suggestions? >> >> Thanks in advance >> Bearko >> >> >> On Tue, Jun 15, 2010 at 12:56 PM, Tim Worman <[email protected]> wrote: >> What steps are you taking to include openbasepkplugin.jar in your project? >> >> Tim Worman >> UCLA GSE&IS >> >> >> On Jun 14, 2010, at 8:03 PM, Jake Bearkley wrote: >> >> > Yes, I was able to resolve this by switching the compiler version. >> > >> > My build environment >> > Snow Leopard 10.6.3 >> > WebObjects 533 >> > Eclipse 5.3.2 >> > WOLips 3.5.6066 >> > >> > >> > Still not out of the woods, when I try and deploy to server, it can not >> > find the openbasepkplugin.jar but at least I am past the original error. >> > >> > Cheers >> > Bearko >> > >> > >> > >> > >Were you able to resolve by switching compiler version? >> > > >> > >I am running into the same problem. I have eclipse configured to compile >> > >for 1.5. >> > > >> > >Build machine >> > >Snow Leopard: 10.6.0 >> > >Eclipse: 3.4.2 >> > >Wolips: 3.4.5830 >> > >WO: 5.4.3 >> > > >> > >Server >> > >Leopard: 10.5.8 >> > >WO: 5.4.3 >> > > >> > >Thanks, >> > >DK >> > _______________________________________________ >> > 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/lists%40thetimmy.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/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]
