Rép : Ajax Update Link not working on one server

2013-02-07 Thread Raymond NANEON
Hi Jeff,Can I know which component of wonder did you used for our datagrid?Thanks a lotEnvoyé depuis iCloudLe 06 fév 2013 à 05:04, Jeffrey Schmitz a écrit :Hi all,   I'm using the Wonder Ajax constructs and on one of my servers my AjaxUpdateLinks have stopped working.  Comparing the same page on t

Rép : Re: problem of accents on FR data [RESOLVED]

2013-01-28 Thread Raymond NANEON
Hi Stéphan,The new argument works very well.Thanks a lot :)Envoyé depuis iCloudLe 26 jan 2013 à 15:30, Raymond NANEON a écrit :Ok Stéphan, I go to change the init call _expression_. I tell you on monday at my office. Thanks Envoyé de mon iPad Le 26 janv. 2013 à 17:03, Stéphan Mertz <s

Re: problem of accents on FR data

2013-01-26 Thread Raymond NANEON
l with : > ERXJDBCAdaptor.setExpressionClassName(IVOracleExpression.class.getName(), > ERXJDBCAdaptor.class.getName()); > > Le 26 janv. 2013 à 16:07, Raymond NANEON a écrit : > >> Hello Stéphan, >> >> I put breakpoint in my class but the override method never read. Did I >> forget somet

Re: problem of accents on FR data

2013-01-26 Thread Raymond NANEON
verride is not used in your code. > Did you put a breakpoint in the override method ? > > Le 24 janv. 2013 à 11:06, Raymond NANEON a écrit : > >> My package is etudiants.utt.fr.util.IVOracleExpression and I the this >> ERXJDBCAdaptor.setExpressionClassName(&qu

Re: Fixing "Unlocking context that wasn't unlocked in RR-Loop!"

2013-01-24 Thread Raymond NANEON
block? > > > On 2013-01-24, at 8:10 AM, Raymond NANEON wrote: > >> Hi List, >> >> I have allways in my apps log this message : >> WARN er.extensions.eof.ERXEC - Unlocking context that wasn't unlocked in >> RR-Loop!: er.extensions.eof.ERXEC@571b692

Fixing "Unlocking context that wasn't unlocked in RR-Loop!"

2013-01-24 Thread Raymond NANEON
Hi List,I have allways in my apps log this message : WARN  er.extensions.eof.ERXEC  - Unlocking context that wasn't unlocked in RR-Loop!: er.extensions.eof.ERXEC@571b6923How Can I fix this ?ThanksEnvoyé depuis iCloud ___ Do not post admin requests to the

Rép : Re: Re: problem of accents on FR data

2013-01-24 Thread Raymond NANEON
09:32, Chuck Hill a écrit : On 2013-01-23, at 5:49 AM, Raymond NANEON wrote: > Hi All, > > Can I have help on my problem? I stuck on it since 3 weeks. > > Thanks > Envoyé depuis iCloud > > Le 07 jan 2013 à 02:20, Raymond NANEON <rnan...@me.com> a écrit :

Rép : Re: Kill User Session On Browser Closed

2013-01-24 Thread Raymond NANEON
;> Thanks >> Envoyé depuis iCloud >> >> Le 23 jan 2013 à 05:42, George Domurot <masterm...@knuckleheads.net> a écrit : >> >>> How about a simple META refresh tied to your session timeout setting? >>> >>> -G >>> >>> On Jan

Rép : Bug with frameworks as jar and bundless build

2013-01-23 Thread Raymond NANEON
Hi ALex,Did you have properties file in your apps point by the main class? It can't Load properties file.When you say it works fine with bundles, the properties file is embedded in it ?RayEnvoyé depuis iCloudLe 23 jan 2013 à 05:47, Alexis Tual a écrit :Hi list,I try to develop with jar frameworks

Rép : Re: Kill User Session On Browser Closed

2013-01-23 Thread Raymond NANEON
timeout setting?-GOn Jan 23, 2013, at 5:26 AM, Raymond NANEON <rnan...@me.com> wrote:Hi List,I want to kill session of the web apps when user don't use logOut Button to quit the apps properly. I thought to this _javascript_ but I think there is another way do it clearlywindow._onunload_

Rép : Re: problem of accents on FR data

2013-01-23 Thread Raymond NANEON
Hi All,Can I have help on my problem? I stuck on it since 3 weeks.ThanksEnvoyé depuis iCloudLe 07 jan 2013 à 02:20, Raymond NANEON a écrit :Hi Stephan,I added the _expression_ ERXJDBCAdaptor.setExpressionClassName("com.resurgences.utils.IVOracleExpression", "er.extensions.jdbc

Kill User Session On Browser Closed

2013-01-23 Thread Raymond NANEON
Hi List,I want to kill session of the web apps when user don't use logOut Button to quit the apps properly. I thought to this _javascript_ but I think there is another way do it clearlywindow._onunload_ = function () {  if((window.event.clientX<0) && (window.event.clientY<0)) {       windo

Rép : Wonder 6.0.0 release is near

2013-01-07 Thread Raymond NANEON
Thanks PascalEnvoyé depuis iCloudLe 07 jan 2013 à 06:02, Pascal Robert a écrit :Hi guys, Wednesday, Wonder 6.0.0 will be released in the master branch of Wonder. The current content of the master branch will now part of a new branch, wonder_5. No new commits will be created in the wonder_5 branch

Rép : Re: problem of accents on FR data

2013-01-07 Thread Raymond NANEON
g?ThanksEnvoyé depuis iCloudLe 21 déc 2012 à 01:07, Raymond NANEON a écrit :Hi Stéphan, Thanks a lot. I am in holydays. I go to try it when I will go back at office. Have nice day Envoyé de mon iPhone Le 20 déc. 2012 à 16:25, Stéphan Mertz <s.me...@improve.fr> a écrit : > A

Rép : Re: problem of accents on FR data

2013-01-07 Thread Raymond NANEON
Hi List,Happy new year, all my best whishes. So stéphan, I am back to my office and I would like to know How I use sqlStringForCaseInsensitiveLike (return String) method as a EOQualifier method?ThanksEnvoyé depuis iCloudLe 20 déc 2012 à 06:37, Raymond NANEON a écrit :Hi Stéphan,Thanks for your

Re: problem of accents on FR data

2012-12-21 Thread Raymond NANEON
ge the IVOracleExpression class name and package with yours): > ERXJDBCAdaptor.setExpressionClassName("com.resurgences.utils.IVOracleExpression", > "er.extensions.jdbc.ERXJDBCAdaptor"); > > > Le 20 déc. 2012 à 15:37, Raymond NANEON a écrit : > >> Hi Stéphan, &g

Re: problem of accents on FR data

2012-12-20 Thread Raymond NANEON
= _NSStringUtilities.concat("CONVERT(upper(", in_s1, "), > 'US7ASCII') LIKE CONVERT(upper(", in_s, "), 'US7ASCII')"); > >return l_str; >} > } > > Le 14 déc. 2012 à 11:20, Raymond NANEON a écrit : > >> Hi

problem of accents on FR data

2012-12-14 Thread Raymond NANEON
Hi List,I have a little data fetching problem. In our data base we have names with accent and other do not. So when we do a SQL request in our WHERE CLAUSE we surround the instruction with the function func_enleve_accent which removes accents.i.e SELECT nom, prenom WHERE upper(fonc_enleve_accents(i

Rép : Re: Wonder 5.8.2 and 6.0

2012-12-14 Thread Raymond NANEON
Hi,Problem SOLVED.ThanksEnvoyé depuis iCloudLe 08 déc 2012 à 13:03, Raymond NANEON a écrit :Hi Johann, Thanks for fixing the issue. I go to try it on monday at my office. Ray Le 8 déc. 2012 à 09:19, Johann Werner <j...@oyosys.de> a écrit : > fixed in integration > > htt

Re: Wonder 5.8.2 and 6.0

2012-12-08 Thread Raymond NANEON
bObjects"), >> "Info.plist", "CFBundleShortVersionString") >> >> Am Freitag, den 07.12.2012, 12:18 -0600 schrieb John Huss: >>> What is your problem?? >>> >>> >>> On Wed, Dec 5, 2012 at 8:05 AM, Raymond NANEON wrote:

Fwd: Wonder 5.8.2 and 6.0

2012-12-07 Thread Raymond NANEON
SomeOne can help me? Thanks Début du message réexpédié : > De : Raymond NANEON > Objet : Rép : Re: Wonder 5.8.2 and 6.0 > Date : 5 décembre 2012 15:05:25 UTC+01:00 > À : Pascal Robert > Cc: WebObjects Development > > Hi Pascal, > > It's normal to have empty

Rép : Re: Wonder 5.8.2 and 6.0

2012-12-05 Thread Raymond NANEON
Hi Pascal,It's normal to have empty String when we want to check WO Version (JavaWebObjects) in the ERXProperties.class of the new Wonder? With Wonder 5.4 it works fine but with the new Wonder nothing works.When have Big diffrence between these methods :WONDER 5.8.Xpublic static String versionStrin

Rép : Wonder 5.8.2 and 6.0

2012-12-02 Thread Raymond NANEON
Hi Pascal,Can we have example apps with the new Wonder's evolutions?ThanksEnvoyé depuis iCloudLe 02 déc 2012 à 13:01, Pascal Robert a écrit :Hello everyone, Wonder 5.8.2 have been released today. All changes between 5.8.1 and 5.8.2: https://github.com/projectwonder/wonder/compare/wonder-5.8.1%E2

Re: Generate a pdf with multiple page - [RESOLVED]

2012-10-10 Thread Raymond NANEON
Hi, I think my problem is resolved. All works fine. Thanks a lot Envoyé depuis iCloud Le 9 oct. 2012 à 20:56, Theodore Petrosky a écrit : > I use JasperReports also but I pass in my EO and let the framework do its > magic. > > Ted > > --- On Tue, 10/9/12, Ray

Re: Generate a pdf with multiple page.

2012-10-09 Thread Raymond NANEON
t; XML structures that feed ours reports. > > > Hope this helps. > > Miguel Torres > > On 01/10/2012, at 09:00, Raymond NANEON wrote: > >> Hi List, >> >> I have a list of projects which contains 2pages (cf list_projet). I want to >> generat

Rép : Re: Generate a pdf with multiple page

2012-10-01 Thread Raymond NANEON
Hi ted, I thought about jasper report. I began to create my pdf template with parameters but I want ideas a simple methods.thanksEnvoyé depuis iCloudLe 01 oct 2012 à 07:24, Theodore Petrosky a écrit :jasperreports --- On Mon, 10/1/12, Raymond NANEON <rnan...@me.com> wrote: > From

Re: Rewrite WO app URL

2012-09-17 Thread Raymond NANEON
E: properties and rewrite mirror each other. The first line in Properties > matches the second part of the rewrite rule, and the second line matches the > first part. > > 3) if you've done anything else > Delete it, i.e. don't screw with Application._rewriteURL.

Rép : Re: Rewrite WO app URL

2012-09-17 Thread Raymond NANEON
Hi All,nobody have idea about my problem.Thanks for your help.Envoyé depuis iCloudLe 12 sep 2012 à 23:49, Raymond NANEON a écrit :Hi List,for the RewriteLog Pascal was right, permission problem. When I delete /wa pattern from my properties file and apache.conf, my url : http://agecanonix

Rép : Re: Rewrite WO app URL

2012-09-12 Thread Raymond NANEON
/Dossier-Etudiants.woa/ajax/11.0.13.1'[13/Sep/2012:08:36:30 +0200] [agecanonix-form.utt.fr/sid#81e43f0][rid#82f74f0/initial] (1) pass through /cgi-bin/WebObjects/Dossier-Etudiants.woa/ajax/11.0.13.1Thanks for your helpRayEnvoyé depuis iCloudLe 12 sep 2012 à 09:32, Raymond NANEON a écrit :I am not at my

Re: Rewrite WO app URL

2012-09-12 Thread Raymond NANEON
I am not at my office now. Tomorrow I'll try Jhon solution and will look for RewriteLog permission and crash. Envoyé depuis iCloud Le 12 sept. 2012 à 16:40, Pascal Robert a écrit : > > Le 2012-09-12 à 05:14, Raymond NANEON a écrit : > >> These arguments : RewriteL

Rép : Re: Rewrite WO app URL

2012-09-12 Thread Raymond NANEON
IS On Sep 12, 2012, at 1:33 AM, Raymond NANEON <rnan...@me.com> wrote: > Hi List, > > I disabled WOAdaptorURL, direct connect, restarted httpd and apache with these new settings : > > apache.conf : > > RewriteRule ^/Etudiant(.*)$ /cgi-bin/WebObjects/Dossier-

Rép : Re: Rewrite WO app URL

2012-09-12 Thread Raymond NANEON
://agecanonix-form.utt.fr/Etudiant/... ThanksEnvoyé depuis iCloudLe 11 sep 2012 à 14:40, Raymond NANEON a écrit :Hi list Thank you for your answers and I'll change my app setting step by step: - Try using WOAdaptorURL in JavaMonitor Properties - If not working, disable direct co

Rép : Re: Exception : Cannot refuse new sessions when in development mode[RESOLVED]

2012-09-12 Thread Raymond NANEON
Hi Pascal,My problem fixed.===> Make sure that in the scheduling, that "Graceful Scheduling" is unchecked.ThanksEnvoyé depuis iCloudLe 11 sep 2012 à 02:38, Raymond NANEON a écrit :Hi Pascal,WODirectConnectEnabled and development mode is not the same… Ar

Re: Rewrite WO app URL

2012-09-11 Thread Raymond NANEON
t; why. > > RewriteLog "/var/log/apache2/rewrite.log" > RewriteLogLevel 9 > > And here is a great cheat sheet for mod_rewrite. > > http://www.addedbytes.com/cheat-sheets/mod_rewrite-cheat-sheet/ > > Tim > UCLA GSEIS > > On Sep 11, 2012, at

Rép : Re: Rewrite WO app URL

2012-09-11 Thread Raymond NANEON
is using direct connect. I know if we turn off wotaskd, all apps continue to work. How can I configue my app to run with apache?ThankEnvoyé depuis iCloudLe 11 sep 2012 à 05:30, Pascal Robert a écrit : Le 2012-09-11 à 08:27, Raymond NANEON <rnan...@me.com> a écrit : > Hi Pascal, > &g

Rép : Re: Rewrite WO app URL

2012-09-11 Thread Raymond NANEON
:40840/Students/myDefault/Dossier/Dossier/Dossier/Dossier-Etudiants.woa/wa/myDefaultEnvoyé depuis iCloudLe 11 sep 2012 à 05:04, Pascal Robert a écrit : Le 2012-09-11 à 07:52, Raymond NANEON <rnan...@me.com> a écrit : > Hi Pascal, > > I followed the wocommunity slide but

Rép : Re: Rewrite WO app URL

2012-09-11 Thread Raymond NANEON
p://imac-cedre.utt.fr:1242/ProfilWhat am I doing wrong?thanksEnvoyé depuis iCloudLe 11 sep 2012 à 02:33, Raymond NANEON a écrit :Thanks to Pascal and Adalbert for them reactivity. I go to see wocommunity slide to fix my problem.RayEnvoyé depuis iCloudLe 11 sep 2012 à 02:20, Pascal Robert a écrit :htt

Rép : Re: Exception : Cannot refuse new sessions when in development mode

2012-09-11 Thread Raymond NANEON
using a session, or just don't do the check at 3am.===> I use jConsole for monitoring so I think I have nothing to do.Envoyé depuis iCloudLe 11 sep 2012 à 02:30, Pascal Robert a écrit : Le 2012-09-11 à 03:06, Raymond NANEON <rnan...@me.com> a écrit : > Hi List, > > I ha

Rép : Re: Rewrite WO app URL

2012-09-11 Thread Raymond NANEON
Thanks to Pascal and Adalbert for them reactivity. I go to see wocommunity slide to fix my problem.RayEnvoyé depuis iCloudLe 11 sep 2012 à 02:20, Pascal Robert a écrit :http://fr.slideshare.net/wocommunity/errest (page 32) http://fr.slideshare.net/wocommunity/hidden-treasures-in-project-wonder (p

Rewrite WO app URL

2012-09-11 Thread Raymond NANEON
Hi List,I want to rewrite my new app url http://myserver/cgi-bin/WebObjects/myapp to http::/myserver/myapp. Which parameter can I use in properties file to change it?Thanks for your help.Envoyé depuis iCloud ___ Do not post admin requests to the list. The

Exception : Cannot refuse new sessions when in development mode

2012-09-11 Thread Raymond NANEON
Hi List,I have a little problem that apppears each day at 3AM when my app instance restart. I have this exception : Une exception est survenue ... Elle provient de la machine qui a l'ip *inconnue* La personne qui a provoqué l'erreur est : ] sessionId = xkrtsg4hOzVBiMA2R8uk2M Trace de l'e

[SOLVED] - Rép : Re: NSMutableDictionary OR NSDictionary

2012-04-03 Thread Raymond NANEON
Hi Henrique,it works fine. ThanksEnvoyé depuis iCloudLe 23 mar 2012 à 04:23, Raymond NANEON a écrit :Hi Henrique,Thanks, I go to try it now;RayEnvoyé depuis iCloudLe 23 mar 2012 à 04:17, Henrique Gomes a écrit :So you want the value for that key to be an Array, with two elements, each one a

Rép : Re: NSMutableDictionary OR NSDictionary

2012-03-23 Thread Raymond NANEON
Hi Henrique,Thanks, I go to try it now;RayEnvoyé depuis iCloudLe 23 mar 2012 à 04:17, Henrique Gomes a écrit :So you want the value for that key to be an Array, with two elements, each one a Dictionary? HG On Mar 23, 2012, at 10:35 AM, Raymond NANEON wrote: > Hi, > > I Want to add d

NSMutableDictionary OR NSDictionary

2012-03-23 Thread Raymond NANEON
Hi,I Want to add dictionary to a key that already has dictionary in order to have two dictionaries for the same key.i.e : Data.valueForkey(28)={uv = "CMX4"; salle = "B001"; temp = 8; semaine = "2"; type = "TP"; id = "0"; weekname = "A"; }And add this value {uv = "CMX4"; salle = "B001"; temp = 8; se

Re: WebObjects 5.4.3 and JavaClient Apps

2012-03-01 Thread Raymond NANEON
aintain our JC application. This is our motivation > > Regards > > Paolo > > > > Il giorno 28/feb/2012, alle ore 08:56, Raymond NANEON ha > scritto: > >> Hi Paolo, >> >> Thank for the link and the informations it contains. I hope to sample >>

Re: WebObjects 5.4.3 and JavaClient Apps

2012-03-01 Thread Raymond NANEON
n > the finder, instead of launching it via a link in a WebBrowser. > > In fact, that's exactly what that launch script is doing. It's launching the > client without using Java WebStart. Eclipse doesn't need to be the one that > runs that script. You can run it

Rép : Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-28 Thread Raymond NANEON
12, alle ore 14:46, Raymond NANEON ha scritto:Hi,I tried  a little JavaClient app but I can't launch the app because the JavaClient.jnlp link is broken.I got this error : [2012-2-23 14:33:42 CET] Opening application's URL in browser:http://imac-cedre.utt.fr:51807/cgi-bin/WebObjects/WebSt

Rép : Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-27 Thread Raymond NANEON
ou can certainly look there for ideas too: http://wiki.wocommunity.org/display/WO/Java+Client DaveOn Feb 25, 2012, at 9:55 PM, Raymond NANEON wrote:Hi Dave,I can I see how your Apple's UnixLaunchScript.sh look like? So why is very difficult to launch a JavaClient on WebObjects 5.4 ?ThanksLe 24 févr

Rép : Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-27 Thread Raymond NANEON
w up-to-date it all is, but you can certainly look there for ideas too: http://wiki.wocommunity.org/display/WO/Java+Client DaveOn Feb 25, 2012, at 9:55 PM, Raymond NANEON wrote:Hi Dave,I can I see how your Apple's UnixLaunchScript.sh look like? So why is very difficult to launch a JavaClient o

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-25 Thread Raymond NANEON
App.woa/Contents/MacOS/ directory and get renamed to > ProjectName_Client. > > If that is there when launching the app in Eclipse, then your app should > automatically launch, without needing the JNLP file. > > Dave > > On Feb 24, 2012, at 8:16 AM, Raymond NAN

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-24 Thread Raymond NANEON
> > Philippe > > Sent from my iPhone > > On 23 févr. 2012, at 19:20, Raymond NANEON wrote: > >> Hi, >> >> I have somes JavaClients apps to do but if a little example don't work, I >> have a big problem. So If I can have any help about the dy

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-24 Thread Raymond NANEON
om.webobjects.eodistribution._EOWebStartAction/webStart/JavaClient.jnlp" > in your web browser? > > Dave > > On Feb 23, 2012, at 9:46 PM, Raymond NANEON wrote: > >> Hi, >> >> I tried a little JavaClient app but I can't launch the app because the &g

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-23 Thread Raymond NANEON
My goal is to run a simple JavaClient app in WO 5.4.3. The rest will come Le 23 févr. 2012 à 20:03, John Huss a écrit : > No, the problem is that you're trying to use Java Client at all. What are > your goals / requirements? ___ Do not post admin r

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-23 Thread Raymond NANEON
February 23, 2012, Raymond NANEON wrote: > Hi, > > D2JC is an example name, that's all. > > Do you have an idea about the JavaClient problem? > > > Thanks > > > Le 23 févr. 2012 à 19:24, John Huss a écrit : > >> Why does it have to be Java Clie

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-23 Thread Raymond NANEON
Hi, D2JC is an example name, that's all. Do you have an idea about the JavaClient problem? Thanks Le 23 févr. 2012 à 19:24, John Huss a écrit : > Why does it have to be Java Client? And why D2JC? I might have some > suggestions. > > On Thu, Feb 23, 2012 at 12:20 P

Re: WebObjects 5.4.3 and JavaClient Apps

2012-02-23 Thread Raymond NANEON
dvice is: run away! > > John > > On Thu, Feb 23, 2012 at 7:46 AM, Raymond NANEON wrote: > Hi, > > I tried a little JavaClient app but I can't launch the app because the > JavaClient.jnlp link is broken. > > I got this error : > > [2012-2-23 14:33

WebObjects 5.4.3 and JavaClient Apps

2012-02-23 Thread Raymond NANEON
Hi,I tried  a little JavaClient app but I can't launch the app because the JavaClient.jnlp link is broken.I got this error : [2012-2-23 14:33:42 CET] Opening application's URL in browser:http://imac-cedre.utt.fr:51807/cgi-bin/WebObjects/WebStartJNLPTest.woa[2012-2-23 14:33:42 CET] null[2012-2-23

Rép : Re: OVERRIDE AjaxInPlaceEditor

2012-02-09 Thread Raymond NANEON
, Raymond NANEON wrote: > Hi, > > > I want to override the AjaxInPlaceEditor component, change the action 'cancel' to 'annuler' in French. So I create a new component that extends an AjaxInPlaceEditor but it does not work as I want. Maybe my override on the compo

Réexp : OVERLOAD AjaxInPlaceEditor

2012-02-07 Thread Raymond NANEON
Hi, I want to overload the AjaxInPlaceEditor component, change the action 'cancel' to 'annuler' in French. So I create a new component that extends an AjaxInPlaceEditor but it does not work as I want. Maybe my overload on the component is not correct.public class AjaxFieldEditor extends AjaxInPlace

[RESOLVED] - WebObjects FORM Validation

2012-01-12 Thread Raymond NANEON
fore_ = "fomValidator(validate)";ThanksEnvoyé depuis iCloudLe 08 jan 2012 à 23:46, Raymond NANEON a écrit :I change to function() {return formValidator(this); } but nothing happen. There is no way to use ajaxsubmitt button and _javascript_ formValidator?ThanksEnvoyé depuis iCloudLe 06

[RESOLVED] TinyMCE and AjaxSubmitButton (field values allways set to null)

2012-01-12 Thread Raymond NANEON
Hi All,Thanks for your advices, I resolved my problem.i.e : save : customAjaxSubmitbutton {_onClickBefore_ = "tinyMCE.triggerSave();";action ="" method..} All My WOText Tab value bind to tinyMCE is set now.Thanks.Envoyé depuis iCloudLe 11 jan 2012 à 14:53, Raymond NANEON

Re: TinyMCE and AjaxSubmitButton (field values allways set to null)

2012-01-11 Thread Raymond NANEON
Hi John, I think I go to try this : // Saves all contents tinyMCE.triggerSave(); It may save all WOText Tab bind to tinyMCEs. Le 11 janv. 2012 à 23:35, Raymond NANEON a écrit : > Hi John, > > My titration must be like this ? > > function tinyMCESubmit() { >

Re: TinyMCE and AjaxSubmitButton (field values allways set to null)

2012-01-11 Thread Raymond NANEON
ve" editor, but I remember the API > being pretty good. There is probably tinyMCE.editors or something that > represents the collection of editors. You could iterate and save. > > John > > Sent from my iPhone > > On Jan 11, 2012, at 4:01 PM, Raymond NANEON wrote:

Re: TinyMCE and AjaxSubmitButton (field values allways set to null)

2012-01-11 Thread Raymond NANEON
the form as it will do an ajax request like >> its name suggests. So you would have to manually call the necessary >> "cleanup" function of tinyMCE from the onClickBefore binding prior sending >> of the form contents takes place. But that's just a wild guess. >>

Re: TinyMCE and AjaxSubmitButton (field values allways set to null)

2012-01-11 Thread Raymond NANEON
Hi Johann, Thanks to clarify to me this point. So the ajaxSubmit Button form don't trigger the submit event. Must i create an submit javaScript function and bind it to onClcikBefore attribute? Thanks Raymond NANEON rnan...@me.com Le 11 janv. 2012 à 21:12, Johann Werner a écrit :

TinyMCE and AjaxSubmitButton (field values allways set to null)

2012-01-10 Thread Raymond NANEON
Hi All,I have a real problem using tinyMCE and CustomAjaxSubmitButton (ajaxSubmitButton with icon (add, cancel, delete)). The problem is on submitting action, data are always set to null and when I use request form field values, there are also null. But When I use the classic WOSubmitButton, the re

Rép : Re: WebObjects FORM Validation

2012-01-08 Thread Raymond NANEON
function() > Typo? What is typo? > > Envoyé de mon iPhone > > Le 6 janv. 2012 à 18:41, John Huss <johnth...@gmail.com> a écrit : > >> fonction >> >> Typo? >> >> On Fri, Jan 6, 2012 at 8:55 AM, Raymond NANEON <rnan...@me.com> wrote: &

Re: WebObjects FORM Validation

2012-01-06 Thread Raymond NANEON
Typo? What is typo? Envoyé de mon iPhone Le 6 janv. 2012 à 18:41, John Huss a écrit : > fonction > > Typo? > > On Fri, Jan 6, 2012 at 8:55 AM, Raymond NANEON wrote: > Hi All, > > I have somes problems with validation of my form fields. I use custom ajax > submit

WebObjects FORM Validation

2012-01-06 Thread Raymond NANEON
Hi All,I have somes problems with validation of my form fields. I use custom ajax submit button and when I put this parameter  _onclick_ = "fonction() { return formValidator(this}"; to the button, nothing happen. but whan I remove my custom button and add a standard wosubmitbutton, it works fine.My

tinyMCE, AjaxTabbedPanel and setter method

2011-12-19 Thread Raymond NANEON
Hi All, I use tinyMCE and AjaxTabbedPanel to display texteareas in tabs, but I have some problems with value bindings in java setter method.The setter method is never called on submit button. Whats wrong with tinyMCE? When I disable tinyMCE, the setter method is allways called when I click on e

tinyMCE, AjaxTabbedPanel and setter method

2011-12-12 Thread Raymond NANEON
Hi All, I use tinyMCE and AjaxTabbedPanel to display texteareas in tabs, but I have some problems with value bindings in java setter method.The setter method is never called on submit button. Whats wrong with tinyMCE? When I disable tinyMCE, the setter method is allways called when I click on each

Rép : Re: tinyMCE and AjaxTabbedPanel, AjaxTabbedPanelTab [RESOLVED]

2011-12-09 Thread Raymond NANEON
oblematiqueTabSelected;    id = tabProblematiqueId;    _onLoad_ = "function() { tinyMCE.execCommand('mceAddControl', false, 'problematik'); }";}Cheers,AlexLe 9 déc. 2011 à 12:43, Raymond NANEON a écrit :Hi All,I introduced AjaxTabbedPanel (range textareas in tabs) to my app

Rép : Re: tinyMCE and AjaxTabbedPanel, AjaxTabbedPanelTab

2011-12-09 Thread Raymond NANEON
ceAddControl', false, 'problematik'); }";}Cheers,AlexLe 9 déc. 2011 à 12:43, Raymond NANEON a écrit :Hi All,I introduced AjaxTabbedPanel (range textareas in tabs) to my app but I am surprised to see AjaxTabbedPanel disabled tinyMCE in  textareas. So how can I reactivate tinyMCE ?Html :... 

tinyMCE and AjaxTabbedPanel, AjaxTabbedPanelTab

2011-12-09 Thread Raymond NANEON
Hi All,I introduced AjaxTabbedPanel (range textareas in tabs) to my app but I am surprised to see AjaxTabbedPanel disabled tinyMCE in  textareas. So how can I reactivate tinyMCE ?Html :...                    ...in WOD :...tinyMCE : ERXJavaScript {    id="tinyMCE";    filename = "tiny_mce/tiny_mce.j

Re: AjaxObserveField observeFieldFrequency problem

2011-12-08 Thread Raymond NANEON
Hi, IE is not a stable browser to use WO apps. I recommend you FireFox, Safari or google chrome. Ray > > Le 2 déc. 2011 à 02:07, Michael Gargano a écrit : > >> Anyone ever encounter this? >> >> I have a CCAjaxTab and inside each tab is a AjaxObserveField observing >> a text field and,

Rép : Re: ERPDFGeneration tutorial

2011-12-07 Thread Raymond NANEON
Hi Q,Thanks, I go to Try it.Envoyé depuis iCloudLe 07 déc 2011 à 06:47, Q a écrit :NSData pdfAttachment = pdfReport.content();On 07/12/2011, at 11:40 PM, Raymond NANEON wrote:Hi,Thanks for all advices and the sent mail methods but sorry I think I was not clear in my question. My problem is get

Rép : Re: ERPDFGeneration tutorial

2011-12-07 Thread Raymond NANEON
Hi,Thanks for all advices and the sent mail methods but sorry I think I was not clear in my question. My problem is get the file inside the generated component by this method : public WOActionResults downloadAsPDF() {   NSMutableDictionary configuration = new NSMutableDictionary();   WOContext co

Rép : Re: ERPDFGeneration tutorial

2011-12-07 Thread Raymond NANEON
; // change this to your paper sizemargin:0.25in; -fs-flow-top:"header";-fs-flow-bottom:"footer";-fs-flow-left:"left";-fs-flow-right:"right";padding:1em;border:thin solid #ccc;font-size:.8em;}PaulOn Nov 17, 2011, at 10:04 AM, Raymond NANEON wrote:Hi Paul,I generate a

Re: Question on WebObjects, WOLips and Wonder Tutorial, part 2

2011-12-01 Thread Raymond NANEON
I use WOLips 3.7 and it's very clean. I use it on Snow Leopard and Lion and I have not problem in running or compilation. Ray Le 1 déc. 2011 à 21:39, Jérémy DE ROYER [INGENCYS] a écrit : > Can we use WOLips 3.7 in a production environment ? On Snow Leopard ? Is it > stable ? > > Jérémy >

[RESOLVED] Rép : Re: Rép : Re: Cascade autoCompletion

2011-11-25 Thread Raymond NANEON
completion 2Envoyé depuis iCloudLe 24 nov 2011 à 05:16, Paul D Yu a écrit :RaymondPlease provide sample of your HTML and bindings.I haven't use that component personally.  Did you look in the wonder examples to see how this has to be structured?PaulSent from my iPadOn Nov 24, 2011, at 6:

Rép : Re: Cascade autoCompletion

2011-11-24 Thread Raymond NANEON
; and runtime never stop there.thanks.Sorry for late answer, I was in training for Talend.Envoyé depuis iCloudLe 17 nov 2011 à 03:31, Raymond NANEON a écrit :Hi Paul,Thanks a lot.I go to try your methods.RayEnvoyé depuis iCloudLe 17 nov 2011 à 03:14, Paul Yu a écrit :RaymondI find that usin

Rép : Re: ERPDFGeneration tutorial

2011-11-17 Thread Raymond NANEON
Hi Paul,I generate a great pdf file. ThanksI want to know if it's possible to generate a landscape dpf file?Envoyé depuis iCloudLe 17 nov 2011 à 05:12, Raymond NANEON a écrit :Hi Paul,I made tests and your generation pdf method work very well. I go use it to generate my specifique pdf file.I

Rép : Re: ERPDFGeneration tutorial

2011-11-17 Thread Raymond NANEON
xhtml"xml:lang="en"lang="en">http-equiv="Content-Type"content="text/html; charset=utf-8"/><wo:strvalue="$myObject.name"/><wo:ERXStyleSheetfilename="css/style-print.css"media="print"/>class="contentArea&

Rép : Re: ERPDFGeneration tutorial

2011-11-17 Thread Raymond NANEON
ang="en"lang="en">http-equiv="Content-Type"content="text/html; charset=utf-8"/><wo:strvalue="$myObject.name"/><wo:ERXStyleSheetfilename="css/style-print.css"media="print"/>class="contentArea">On Nov 17, 2

Rép : Re: Cascade autoCompletion

2011-11-17 Thread Raymond NANEON
) {_myObjects = MyClass.fetchAllMyObjects(editingContext(), MyClass.SORT_ATTRIBUTE.ascs());}return _myObjects;}// if there is an AjaxObserveField actionpublic WOActionResults selectedMyObject() {// do what you need to do here.return null;}Hope this helps.PaulOn Nov 17, 2011, at 6:04 AM, Raymond NANEON

Rép : Re: Cascade autoCompletion

2011-11-17 Thread Raymond NANEON
Hi Stefan,I don't use selectedMotClefs because the value on selected item is NULL so I get javaNullPointerException in lesMotsClefs1() method with selectedMotClefs in parameter, it's the reason why I stuck on this problem.Thanks for your helpEnvoyé depuis iCloudLe 17 nov 2011 à 02:51, Stefan Klein

Rép : Re: ERPDFGeneration tutorial

2011-11-17 Thread Raymond NANEON
;alt="Download PDF"title="Download in PDF format"target="_blank">Downloadwo:link>Paul On Nov 17, 2011, at 2:51 AM, Raymond NANEON wrote:Hi Paul,I followed 60 secondes tutorial from wocommunity youtube channel about ERPDFGeneration and I didn't see this method.

Cascade autoCompletion

2011-11-17 Thread Raymond NANEON
Hi All, I try to create a cascading autocompletion but I have a big problem retrieving the id of the selected item. In fact when I select the data, the id that I get is the last item in the list. What I mean is that the id of the selected item never changes and I am completely stuck.ExampleHTML :  

Rép : Re: Rép : Re: ERPDFGeneration tutorial

2011-11-17 Thread Raymond NANEON
it :On Nov 16, 2011, at 10:24 AM, Raymond NANEON wrote:Hi Ramsey,I use woongl in my page, the tag is not properly set.Try loading the page without the pdf wrapper first and running the resulting html you get through W3C's validator.http://validator.w3.org/ If your output page is not well for

Rép : Re: ERPDFGeneration tutorial

2011-11-16 Thread Raymond NANEON
eName = someString();String filename = pdfDocumentPrefix() + baseFileName + ".pdf";configuration.takeValueForKey(filename, "filename");WOResponse pdfReport = ERPDFUtilities.pageAsPdf(pdfPage, configuration).generateResponse();return pdfReport;On Nov 16, 2011, at 12:24 PM, Raymond NAN

Re: Rép : Re: ERPDFGeneration tutorial

2011-11-16 Thread Raymond NANEON
how it's becoming malformed for you, but I do know that the PDF > generator requires well formed xhtml. If you are missing end tags or have an > unencoded & anywhere, you're going to be disappointed. > > Ramsey > > On Nov 16, 2011, at 2:11 AM, Raymond NANEON wrote:

Rép : Re: ERPDFGeneration tutorial

2011-11-16 Thread Raymond NANEON
hanks for your helpsEnvoyé depuis iCloudLe 08 nov 2011 à 09:28, Raymond NANEON a écrit :Thanks Ramsey and Pascal for the quick reaction and great help :DRay Envoyé depuis iCloudLe 08 nov 2011 à 09:29, Pascal Robert a écrit :BTW, that one is also on YouTube: http://www.youtube.com/wocommunity > C

Rép : Re: ERPDFGeneration tutorial

2011-11-08 Thread Raymond NANEON
/podcasts/wopodcasts.xml > > Ramsey > > On Nov 8, 2011, at 9:22 AM, Raymond NANEON wrote: > >> Hi All, >> >> I am trying to generate a PDF file from a page of my apps and I saw ERPDFGeneration plugin in the WONDER Library. I want to know if someone have used it an

ERPDFGeneration tutorial

2011-11-08 Thread Raymond NANEON
Hi All,I am trying to generate a PDF file from a page of my apps and I saw ERPDFGeneration plugin in the WONDER Library. I want to know if someone have used it and have a little tutorial to show me how it works.ThanksEnvoyé depuis iCloud ___ Do not post a

Rép : Re: Re: Re: Calling PL/SQL FUNCTION In WebObjects( FUNCTION is not a procedure or is undefined )

2011-10-18 Thread Raymond NANEON
d probably have to change the function definition accordingly.-CailOn 18/10/2011, at 12.01, Raymond NANEON wrote:Hi Cail,I tried your advices, I put column name "0" and I get java nullPointerException because I don't declare the external Type. The EOAttribute work with it. When I decla

Rép : Re: Re: Calling PL/SQL FUNCTION In WebObjects( FUNCTION is not a procedure or is undefined )

2011-10-18 Thread Raymond NANEON
he attribute name and direction have no importance for the return type.In your case you could have attributes like this:NAMECOLUMN NAMEDIRECTION010_etuId010_etuIdInreturn0InThis should work with ordinary values returned from functions. I can't say if your pipelined return type makes a difference.

Re: Calling PL/SQL FUNCTION In WebObjects( FUNCTION is not a procedure or is undefined )

2011-10-17 Thread Raymond NANEON
Hi Kevin, There are not a way to use function returned PIPELINE Table in WO ? It's not define in EOAttribute class which set the stored Procedure arguments? So I go to use rawRowSql to execute my function in WO. Thanks Raymond NANEON rnan...@me.com Le 17 oct. 2011 à 22:21, Kevin Ren a

Rép : Re: Calling PL/SQL FUNCTION In WebObjects( FUNCTION is not a procedure or is undefined )

2011-10-17 Thread Raymond NANEON
array.PaulOn Oct 17, 2011, at 6:45 AM, Raymond NANEON wrote:So how to declare column of the array as external Type?Envoyé depuis iCloudLe 17 oct 2011 à 03:33, Paul Yu <p...@mac.com> a écrit :I would think you would need to somehow define every attribute of the returned attribute(s) from this proce

Rép : Re: Calling PL/SQL FUNCTION In WebObjects( FUNCTION is not a procedure or is undefined )

2011-10-17 Thread Raymond NANEON
the arguments of a stored procedure are represented with EOAttribute objects."PaulOn Oct 17, 2011, at 6:27 AM, Raymond NANEON wrote:Hi,I declare External Type ARRAY, OBJECT and so one and stuck on the same error : com.webobjects.jdbcadaptor.JDBCAdaptorException : Unable to determine JDBC type

Rép : Re: Calling PL/SQL FUNCTION In WebObjects( FUNCTION is not a procedure or is undefined )

2011-10-17 Thread Raymond NANEON
your call, the issue is COLUMN is a column of the array, not the rows of the array.PaulOn Oct 17, 2011, at 6:27 AM, Raymond NANEON wrote:Hi,I declare External Type ARRAY, OBJECT and so one and stuck on the same error : com.webobjects.jdbcadaptor.JDBCAdaptorException : Unable to determine JDBC type

<    1   2   3   >