Hi Lon, These are the first things I delete when I install WO on a dev or deployment machine. Having these here is counter-productive to the "fully embedded app" objective ..... they only serve to trip you up on deployment and when working on a team of developers.
IMHO, if a project resource is not in subversion repository in the app or a framework, you are working "outside the controlled environment". YMMV, Regards, Kieran :-) PS. If you like, just move them to somewhere not in wobootstrap or java classpath for safe-keeping in case you want to include one of them in a framework later. On Feb 4, 2010, at 4:30 PM, Lon Varscsak wrote: > ...in ..Local/Library/WebObjects/Extensions? > > -rw-r--r-- 1 appserver rack 385010 Mar 9 2009 axis-ant.jar > -rw-r--r-- 1 appserver rack 1235721 Mar 9 2009 axis.jar > -rw-r--r-- 1 appserver rack 71442 Mar 28 2008 > commons-discovery-0.2.jar > -rw-r--r-- 1 appserver rack 489802 Mar 28 2008 derbyclient.jar > -rw-r--r-- 1 appserver rack 2343388 Mar 28 2008 derby.jar > -rw-r--r-- 1 appserver rack 35759 Mar 9 2009 jaxrpc.jar > -rw-r--r-- 1 appserver rack 352668 Mar 9 2009 log4j-1.2.8.jar > -rw-r--r-- 1 appserver rack 18501 Mar 9 2009 saaj.jar > -rw-r--r-- 1 appserver rack 188893 Mar 28 2008 serializer.jar > -rw-r--r-- 1 appserver rack 80054 Mar 28 2008 servlet.jar > -rw-r--r-- 1 appserver rack 126771 Mar 28 2008 wsdl4j-1.5.1.jar > -rw-r--r-- 1 appserver rack 3078593 Mar 28 2008 xalan.jar > -rw-r--r-- 1 appserver rack 1203860 Mar 28 2008 xercesImpl.jar > -rw-r--r-- 1 appserver rack 194205 Mar 28 2008 xml-apis.jar > > I build all my apps embedded (including JavaMonitor) and reference any jars > from other frameworks directly, but I didn't know if something in WO required > these to be here. > > Thanks, > > Lon > _______________________________________________ > 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/kieran_lists%40mac.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/archive%40mail-archive.com This email sent to [email protected]
