On Feb 28, 2011, at 12:26 AM, John Baldwin wrote:

> I think I understand better now.
> 
> The frameworks exist, and the WebServerResources are there for javaclient, so 
> they're included.
> 
> I added this to the copy section of the split target of my build.xml file 
> 
>                               <exclude 
> name="Frameworks/*.framework/WebServerResources/Java/**"/>
> 
> And it looks like that will do what I want (getting rid of the java files, 
> but including the images). Does anyone know a reason that's a bad idea (This 
> is a plain old web app).
> 
> John

That should be fine if you are not using JavaClient.


Chuck


> 
> On Sunday Feb 27  2:18 PM, at 2:18 PM, Chuck Hill wrote:
> 
>> The frameworks you mention below are part of WO, there is only one flavor, 
>> WOLips does not build them.
>> 
>> 
>> On Feb 27, 2011, at 2:16 PM, John Baldwin wrote:
>> 
>>> Thanks. That makes sense to me. Is that normal, then, for them to be there?
>>> 
>>> This isn't a Java Client application. It's a plain old web app.
>>> 
>>> I looked in the WOLips Deployment section of the project settings, and Java 
>>> Client is not checked. I do have checks next to all the Framework locations 
>>> (Project, User, Local, System, Network).
>>> 
>>> I'm using WOLips 3.6.6218.
>>> 
>>> John
>>> 
>>> On Sunday Feb 27  1:54 PM, at 1:54 PM, David LeBer wrote:
>>> 
>>>> John,
>>>> 
>>>> I may be wrong, but I think those may be the client side classes for Java 
>>>> Client.
>>>> 
>>>> On 2011-02-27, at 4:44 PM, John Baldwin wrote:
>>>> 
>>>>> Well, that makes sense. And it's what I expected. But I'm getting .class 
>>>>> files in there as well (which I'm not expecting). A few examples selected 
>>>>> arbitrarily from the list:
>>>>> 
>>>>> Frameworks/JavaXML.framework/WebServerResources/Java/org/xml/sax/helpers/XMLReaderFactory.class
>>>>> Frameworks/JavaFoundation.framework/WebServerResources/Java/com/webobjects/foundation/_NSStringUtilities.class
>>>>> Frameworks/JavaEOControl.framework/WebServerResources/Java/com/webobjects/eocontrol/EOKeyValueCoding$_BestBindingCreation$_ForwardingBindingCheck.class
>>>>> 
>>>>> In addition, I'm seeing the image files I expected:
>>>>> 
>>>>> Frameworks/ERExtensions.framework/WebServerResources/folders.gif
>>>>> 
>>>>> Is there something I've messed up somewhere? Am I not understanding 
>>>>> something?
>>>>> 
>>>>> John
>>>>> 
>>>>> On Saturday Feb 26  2:44 PM, at 2:44 PM, David LeBer wrote:
>>>>> 
>>>>>> The WebServerResources.tar.gz archive should only contain the static web 
>>>>>> resources from the frameworks.
>>>>>> 
>>>>>> See:
>>>>>> 
>>>>>> <http://wiki.objectstyle.org/confluence/display/WO/Split+Deployments>
>>>>>> 
>>>>>> On 2011-02-26, at 5:32 PM, John Baldwin wrote:
>>>>>> 
>>>>>>> I am building my application and embedding frameworks.
>>>>>>> 
>>>>>>> From what I see, all the frameworks are indeed embedded in the 
>>>>>>> application.
>>>>>>> 
>>>>>>> But core frameworks also are embedded in the WebServerResources bundle. 
>>>>>>>  Right now, in my project, the WebServerResources folder is empty.
>>>>>>> 
>>>>>>> I'm confused about the WebServerResources.tar.gz bundle, and what its 
>>>>>>> purpose is. 
>>>>>>> 
>>>>>>> My goal is to embed all the frameworks within the app and not have WO 
>>>>>>> installed on the server. I have deployed wotaskd and JavaMonitor as 
>>>>>>> embedded applications successfully.
>>>>>>> 
>>>>>>> Sorry if I'm missing the right wiki page. Trying to ramp back up 
>>>>>>> quickly here.
>>>>>>> 
>>>>>>> John
>>>>>>> 
>>>>>>> _______________________________________________
>>>> 
>>>> ;david
>>>> 
>>>> --
>>>> David LeBer
>>>> Codeferous Software
>>>> 'co-def-er-ous' adj. Literally 'code-bearing'
>>>> site:      http://codeferous.com
>>>> blog:      http://davidleber.net
>>>> profile:   http://www.linkedin.com/in/davidleber
>>>> twitter:   http://twitter.com/rebeld
>>>> --
>>>> Toronto Area Cocoa / WebObjects developers group:
>>>> http://tacow.org
>>>> 
>>>> 
>>>> 
>>>> 
>>> 
>>> _______________________________________________
>>> 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:
>>> http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net
>>> 
>>> This email sent to ch...@global-village.net
>> 
>> -- 
>> 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
> 

-- 
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







Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to