On Wed, 07 May 2014 19:56:45 -0700
Timothy Worman wrote:
> All:
>
> After running this:
>
> ant clean frameworks; sudo ant frameworks.install
>
> I get the following errors:
>
> BUILD FAILED
> /Users/worman/Source/wonder/build.xml:18: The following error
> occurred while executing this
> line
Hi Tim and Chuck,
thanks for your mails. I use Timothy solution. It is much better than mine.
Jens
Am 08.05.2014 um 04:13 schrieb Timothy Worman :
> Jens:
>
> I’ve implement a SingleSelectionAjaxGrid that extends AjaxGrid. Actually,
> it’s twice removed. :-) Anyway, I don’t think there’s any
PrimaryKey obtained by permanentGlobalID() are not saved as the primaryKey on
saveChanges().
I'm setting a global id as a reference for « soft relationship » (since it
point to undefined object) instead of a « hard relationship » (usual when we
store the pk).
The problem is that I get 2 primar
Hi Tim,
Perhaps you need to specify a DTD?
http://www.w3.org/QA/Tips/Doctype
http://www.w3.org/QA/2002/04/valid-dtd-list.html
Regards,
Matt
--
http://logicsquad.net
On 08/05/2014, at 12:33 PM, Timothy Worman wrote:
> All:
>
> I have a problem that recently popped up with PDF generation.
All:
After running this:
ant clean frameworks; sudo ant frameworks.install
I get the following errors:
BUILD FAILED
/Users/worman/Source/wonder/build.xml:18: The following error occurred while
executing this line:
/Users/worman/Source/wonder/Build/build/build.xml:1509: The following error
occ
All:
I have a problem that recently popped up with PDF generation. I have a custom
component that utilizes the simple FlyingSaucerImpl in ERPDFGeneration. My
component was failing with:
"[org.xml.sax.SAXParseException] The markup in the document preceding the root
element must be well-formed."
Jens:
I’ve implement a SingleSelectionAjaxGrid that extends AjaxGrid. Actually, it’s
twice removed. :-) Anyway, I don’t think there’s any major changes in the
parent class. There’s a class variable for selectedObject and the following
override below ’toggleSelectionOfRow.’ The component has a a
Hi Jens,
On 2014-05-07, 1:59 AM, "Dipl.-Ing. Jens Lünstedt" wrote:
Hello,
for my AjaxGrid I have two questions. (I'm not very familiar with JavaScript)
How to define a single row selection? (At the moment I can select and deselect
multiple rows).
You mean that you want to prevent the user from
Hi !
I succeed to run some request on the application deployed on the server.
That means that the server can received ERRest request.
But for request involving ERXKeyFilter, i have the same error message:
The request i’m sending is like this one:
http://somesite.ca/cgi-bin/WebObjects/SomeServer.
Hello,
for my AjaxGrid I have two questions. (I'm not very familiar with JavaScript)
How to define a single row selection? (At the moment I can select and deselect
multiple rows).
How can I react on the selection and deselection event in my Java Class? The
setSelectedObjects method is not called.
Hello,
for my AjaxGrid I have two questions. (I'm not very familiar with JavaScript)
How to define a single row selection? (At the moment I can select and deselect
multiple rows).
How can I react on the selection and deselection event in my Java Class? The
setSelectedObjects method is not called.
Hi all,
First i've tryed to set the size of primaryKeys fetched per statement in
_FrontBasePlugin to 500. I've gained abound 5%.
Next i've tryed to use ERXJDBCAdopter with batchsize 1000, but got no
benefit. Then I tryed connectionpooling, but ended with a lot of
exceptions, because the initialisa
12 matches
Mail list logo