On Aug 19, 2009, at 1:03 PM, Runyan, Darich wrote:

After further investigation, it looks like the out of memory error is a
byproduct of the build tanking at a target to move files from my
WebServerResources/Java directory to one in the woa. Problem is I do not have that directory or anything in it to move. Is this a requirement? What
should be in this location?

Hi Runyan,

That target should only be enabled if you are creating a Java Client application that is launched using Java WebStart. In your project properties, under the WOLips Development tab, make sure Java Client is not checked.

That directory would hold any client-side classes that would be needed by the client application.

Dave


Thanks.

-----Original Message-----
From: [email protected]
To: '[email protected]'
Sent: 8/19/2009 10:28 AM
Subject: War deployment build problem

Hello,

I have written a very small test app to start to "relearn" WO and see
how
the Wonder frameworks, especially the Ajax components work. The app has
3
components and 1 EOModel. I also wanted to test how to deploy as a war
file.  I followed the instructions at
http://wiki.objectstyle.org/confluence/display/WONDER/Servlet+Deployment
+Set
up and I am getting and out of memory error when the build runs,
specifically:

<ERROR>
Buildfile: /Users/darich/Documents/workspace/AjaxTreeTest/build.xml
init.properties:
init.install:
compile:
build.woapp:
[woapplication] Installing AjaxTreeTest in
/Library/WebObjects/Applications
javaclient:
ssdd:
    [copy] Copying 1 file to
/Library/WebObjects/Applications/AjaxTreeTest/WEB-INF
    [copy] Copying 10 files to
/Library/WebObjects/Applications/AjaxTreeTest/WEB-INF
    [copy] Copying 1 file to
/Library/WebObjects/Applications/AjaxTreeTest/WEB-INF/lib

BUILD FAILED
/Users/darich/Documents/workspace/AjaxTreeTest/build.xml:185:
java.lang.OutOfMemoryError: Java heap space

Total time: 17 seconds
</ERROR>

This seems odd since it is such a small application.  Is it possible
that I
am including too many frameworks?  What could be the problem?  Any
advice
would be helpful.

Thanks,
Darich


_______________________________________________
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/darich.runyan%40ze
ltech.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/webobjects%40avendasora.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]

Reply via email to