if i use
ERXFileUtilities.copyFileToFile(newSongFile, new File(fullSongPath), false,
true);
than Session.awake invoke too.
what cause Session to invoke aeake-method?
2012/5/22 Ron X
> hi for all
> i found strange behaviour:
> after execution such line
> Runtime.getRuntime().exec(commandLine,
Try
ant -debug -verbose
It is a lot of stuff to dig through
On 2012-05-23, at 10:55 PM, Joe Kramer wrote:
> Hi Chuck,
>
> How do I see which woproject.jar ant is pulling in? I deleted all the old
> copies of the jar that I could find on my system, but I am still seeing the
> same issue
Hi Chuck,
How do I see which woproject.jar ant is pulling in? I deleted all the old
copies of the jar that I could find on my system, but I am still seeing the
same issue.
Thanks,
Joe
On Wed, May 23, 2012 at 2:55 PM, Chuck Hill wrote:
> Hi Joe,
>
> How are things?
>
> I think that ant might be
wo.system.root=C\:/Apple
wo.local.root=C\:/Apple/Local
I have just checked that this is what I am getting too in my windows wolips
properties file. So I think your properties file is fine. May be you could
try to install your WO54 in a separate new directory and have a clearer class
pat
On 24/05/2012, at 1:21 PM, Ramsey Gurley wrote:
> The edit to one relationship component will work for enums if you provide the
> list. I have an enum component in r2d2w.
Thanks Ramsey, I'll look at that.
> I covered using enums in three separate ways in one of my wowodc
> presentations a cou
The edit to one relationship component will work for enums if you provide the
list. I have an enum component in r2d2w. I covered using enums in three
separate ways in one of my wowodc presentations a couple of years ago. I
believe it was the custom components and assignments presentation.
Rams
Hi All,
I see Pascal has now added CloudFiles storage to ERAttachment in the
Integration branch of Wonder, but there is a bug in the Migrations for
ERAttachment now.
I fixed in our clone of Wonder and created a pull request for the fix, so if
anyone else runs into this problem, they can simply
Hello,
Are there any property-level components that Just Work with Java enum types? I
have some EOs with enums as custom attribute types. I was hoping to find a
drop-in component to select from enum values with, say, a drop-down. Does such
a thing exist? Can't find it, but maybe I'm not loo
Hi Joe,
How are things?
I think that ant might be finding an old version of woproject.jar. Check the
ant/lib directory and the Java/Extensions directories.
Chuck
On 2012-05-23, at 2:19 PM, Joe Kramer wrote:
> Hi all,
>
> I have *really* old versions of the project wonder frameworks instal
Hi all,
I have *really* old versions of the project wonder frameworks installed on
my machine and I thought I would update to the latest and greatest and
build from source before I start this new side project that I have in mind.
I checked out the source from git, but when I go to build I am getti
FYI, Dan Beatty's presentation is also using ERSync, and something similar to
ERSync for the client side. You can ask him too.
> I'll adopt it and help make it work along with you, but shouldn't we move it
> into wonder source?
>
> I'll be at wowodc to see the seminar, but I'd like to get furth
I'll adopt it and help make it work along with you, but shouldn't we move it
into wonder source?
I'll be at wowodc to see the seminar, but I'd like to get further along than
watching videos
I'm left in the dark about the client side, and only mostly in the dark with
the server stuff...
Seems
Hi Jesse,
Chuck's right, he is trying to kill me.
I have been planning updates and demonstration code since last year, but paying
customers come first. I am supposed to present a practical implementation at
WOWODC which is only ... a month and a bit away.
I am both freaking out and totally sc
I guess it either ready for production or some stuff we will done by WOWODC,
David will talk about it again :-)
> I'd like to ask
>
> whats the status of ersync?
>
> I see a great video, but the github is a year without updates and there is a
> placeholder for the iOS companion?
>
> Also, it
I'd like to ask
whats the status of ersync?
I see a great video, but the github is a year without updates and there is a
placeholder for the iOS companion?
Also, it is mentioned at video time, last year, that it was not production
ready.
So, is it now? Is there an iOS demo app where we can s
Ron:
If you review the source, ERXJDBCAdaptor.java says it extends JDBCAdaptor.
Tim
UCLA GSE&IS
On May 23, 2012, at 7:43 AM, Ron X wrote:
> but do i need exclude JavaJDBCAdaptor from the dependencies?
>
> 2012/5/23 John Huss
> er.extensions.ERXJDBCAdaptor.className = er.extensions.jdbc.ERXJD
but do i need exclude JavaJDBCAdaptor from the dependencies?
2012/5/23 John Huss
> er.extensions.ERXJDBCAdaptor.className = er.extensions.jdbc.ERXJDBCAdaptor
>
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing li
Set the property:
er.extensions.ERXJDBCAdaptor.className = er.extensions.jdbc.ERXJDBCAdaptor
On Wed, May 23, 2012 at 9:34 AM, Ron X wrote:
> hi
> what do i need to move from JavaJDBCAdaptor to the ERXJDBCAdaptor?
> thanks
>
> ___
> Do not post admin
Hello, I'm using Eclipse 3.7.2 + WOLips 3.7.1008523. I'm running WO5.2
on Windows XP and Java1.5. Eclipse IDE is working fine. No lockups :)
I'm trying to create a package for later deployment. When I do WOLips
Ant Tools\Install, I get a package created and installed on my local
drive.
I h
Hey Riccardo,
I've used pretty much the same setup of WO / ERRest backend presenting JSON for
iOS consumers (iPad & iPhone) with CoreData for model / persistence, for a
contract I completed fairly recently. Works very well.
I extensivly used the RESTKit framework on the the iOS platform, which
20 matches
Mail list logo