Thanks Chuck,
That did the trick.
Joe
On Fri, Dec 10, 2010 at 10:38 AM, Joe Kramer wrote:
> Thanks for the replies.
>
> This is a Wonder based app, so I will give that a try.
>
> Thanks again,
>
> Joe
>
>
> On Fri, Dec 10, 2010 at 10:21 AM, Chuck Hill wrote:
>
>> Hi Joe,
>>
>> Do you have this
Thanks for the replies.
This is a Wonder based app, so I will give that a try.
Thanks again,
Joe
On Fri, Dec 10, 2010 at 10:21 AM, Chuck Hill wrote:
> Hi Joe,
>
> Do you have this in build.properties?
>
> # Needed as app is deployed with frameworks fully embedded
> frameworksBaseURL=/WebObject
Hi Joe,
Do you have this in build.properties?
# Needed as app is deployed with frameworks fully embedded
frameworksBaseURL=/WebObjects/MyApp.woa/Frameworks
That works for Wonder based apps. If yours is not Wonder based, there is one
more hack you need.
Chuck
On Dec 10, 2010, at 9:29 AM, Joe
apologies for not including the list -
perhaps reply should be to the list by default?
On Dec 10, 2010, at 12:49 PM, Jesse Tayler wrote:
> more likely you'll want to check your deployment install to ensure that
> you've put your WebServerResources in place?
>
> or perhaps check the way you l
Hi all,
I am deploying my first D2W app and I have a question. I have the app
deployed, but the css and javascript resources aren't being found. The
source that is created looks like ""
as an example. My questions is, how do I get these to point to an external
location? I need it to point to s
(Hopefully others will save time from the result of this exercise)
The problem was not with the application but with a table's sequence.
I was creating a record in a table (let's call it Table A) that had an
attachment. Attachments are kept in another table (Table B) so that I don't
load them e