Helo Lachlan:)

But it seems there's 2 different problems, the first one for me is Monitor isn't able to start the instance for the updated apps. Which is a serious issue because all schedule instances won't be able to restart! Anyone has an idea why it only happens with applications build with WOLips?

There is (or is this fixed now?) a problem with the executable not being marked as an executable file. You need to chmod 755 App.woa/App
I do this in my Ant file that builds the deployment package.

It's not fixed because it was the issue regarding Monitor couldn't launch it:)

Java Monitor will only launch executable files.

Who was complaining about Apple not fixing some bugs in WebObjects?:) It would be nice to fix it, it's really something that would make a new comer go back to xCode:(

Now to be fair, let's exclude any potential user-errors first before we go throwing stones ;-)

Actually I was saying that the executable wasn't build with the correct permission by WOLips, changing the permission to 755 allow Monitor to start the app;)


I'm not used to ant files and things like this, could you tell me which file to edit and what to add?

As Chuck mentioned... but perhaps this is slightly clearer:
<YourAppName>.woa/<YourAppName>

I was talking about how to make the ant file correct the permission on build, not which file to change the permission. For example an sample ant file that change the permission:)... until it is fixed in WOLips;)


Xavier


with regards,
--

Lachlan Deck



_______________________________________________
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% 40anazys.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