Re: qualifying my user list

2013-04-16 Thread Fabian Peters
Hi Ted, Assuming your object is a "User", this should work: 100 : (task = 'edit' and entity.name = 'User' and propertyKey = 'user') => restrictedChoiceKey = "object.currentUsers" [com.webobjects.directtoweb.Assignment] Fabian Am 16.04.2013 um 15:33 schrieb Theodore Petrosky: > I am using the

RE: WebObjects 5.4.3 and Java 7

2013-04-16 Thread Soles, James T
This is good news. Thanks so much all for your responses. Thanks, Terry Soles 214-273-3916 (v922) 3916 From: Henrique Prange [mailto:hpra...@gmail.com] Sent: Tuesday, April 16, 2013 12:17 PM To: Soles, James T Cc: Webobjects-dev@lists.apple.com; eVal-HD Subject: Re: WebObjects 5.4.3 and Java 7

Re: WebObjects 5.4.3 and Java 7

2013-04-16 Thread Ingenieurbüro Birnfeld - Oliver Birnfeld
Hm, maybe OT... I'm running a serverless, direct-connect application on Raspberry since weeks with Java 8 Preview without problems. Oliver Am 16.04.2013 15:00, schrieb Soles, James T: Has anyone been successful building and deploying an application with WebObjects 5.4.3 and Java 7? If so, do

Re: WebObjects 5.4.3 and Java 7

2013-04-16 Thread Henrique Prange
Hi Terry, Same here. We're building and running WO applications with Java 7 for two weeks with no problems. Cheers, Henrique On 16/04/2013, at 10:05, Hugi Thordarson wrote: > For me it just worked without any problems. So no helpful tips here :). > > Cheers, > - hugi > > > > On 16.4.2013

Re: exchange server and javamail

2013-04-16 Thread Karl Gretton
What port are you using and what security? Karl On 16 Apr 2013, at 08:36, Theodore Petrosky wrote: > does anyone have experience with ERJavaMail and exchange server? I can not > seem to get my app to talk to the exchange server. > > DEBUG SMTP: Attempt to authenticate > DEBUG SMTP: check mech

Re: exchange server and javamail

2013-04-16 Thread Chuck Hill
MS sometimes uses odd mechanisms and changes them. You will need to figure out which version of Exchange it is and then what authentication mechanisms it wants. Chuck On 2013-04-16, at 8:36 AM, Theodore Petrosky wrote: > does anyone have experience with ERJavaMail and exchange server? I can

exchange server and javamail

2013-04-16 Thread Theodore Petrosky
does anyone have experience with ERJavaMail and exchange server? I can not seem to get my app to talk to the exchange server. DEBUG SMTP: Attempt to authenticate DEBUG SMTP: check mechanisms: LOGIN PLAIN DIGEST-MD5 NTLM DEBUG SMTP: mechanism LOGIN not supported by server DEBUG SMTP: mechanism PL

qualifying my user list

2013-04-16 Thread Theodore Petrosky
I am using these two rule to create the list that populates my popup. However it is not exactly what I want. 100 : (pageConfiguration like '*EmbeddedProjectUser' and propertyKey = 'user') => componentName = "ERD2WEditToOneRelationship" [com.webobjects.directtoweb.Assignment] 100 : (propertyTyp

Re: WebObjects 5.4.3 and Java 7

2013-04-16 Thread Hugi Thordarson
For me it just worked without any problems. So no helpful tips here :). Cheers, - hugi On 16.4.2013, at 13:00, "Soles, James T" wrote: > Has anyone been successful building and deploying an application with > WebObjects 5.4.3 and Java 7? If so, do you have any lessons learned or > informat

WebObjects 5.4.3 and Java 7

2013-04-16 Thread Soles, James T
Has anyone been successful building and deploying an application with WebObjects 5.4.3 and Java 7? If so, do you have any lessons learned or information that I would need to be aware of? Thanks, Terry Soles 214-273-3916 (v922) 3916 ___ Do not pos