Hi Greg,
On 22/09/2012, at 11:25, G Brown wrote:
> Could there be a "preference" that tells wolips to not step on my classpath
> and add things to it I don't want and there is no way to get rid of?
>
> If you have something like ERExperimental and there is another version of
> ERExperimental
Btw. WOTable is really old and bad. I would avoid use it
Amedeo
Sent from my iPhone
On 22/set/2012, at 16:25, G Brown wrote:
> Could there be a "preference" that tells wolips to not step on my classpath
> and add things to it I don't want and there is no way to get rid
Could there be a "preference" that tells wolips to not step on my classpath and
add things to it I don't want and there is no way to get rid of?
If you have something like ERExperimental and there is another version of
ERExperimental that you want, you have to close the ERExperimental project,
;
> Regards,
> Catalin
>
>
> From: Patrick Robinson
> To: Cretu Catalin
> Cc: WebObjects Development
> Sent: Friday, September 21, 2012 9:53:19 AM
> Subject: Re: WOTable class does not exist in Wonder and WOlips?
>
> I was afraid you were going to ask me
: WOTable class does not exist in Wonder and WOlips?
I was afraid you were going to ask me that, and wasn't sure I had a good
answer. :-)
Look at your Build Path (ctrl-click on the project -> Build Path -> Configure
Build Path. Click Add Library, select WebObjects Frameworks, then
Robert
To: Cretu Catalin
Cc: Johann Werner ; "Webobjects-dev@lists.apple.com"
Sent: Friday, September 21, 2012 7:57:44 AM
Subject: Re: WOTable class does not exist in Wonder and WOlips?
Did you include JavaWOExtensions in the class path of the new project?
> Hi JW,
>
> I
velopment
> Cc: Cretu Catalin
> Sent: Thursday, September 20, 2012 2:10:54 PM
> Subject: Re: WOTable class does not exist in Wonder and WOlips?
>
> Also be aware that there's a WOTable component in both the Apple and the
> Wonder versions of the JavaWOExtensions framework, s
should make for importing
> EOModel in project?
>
> Still when create as a WO application is not recognizing WOTable,
> JSModalWindow and WOBatchNavigationBar
>
> There is a way to bundle these components or import directly in the project?
>
> Catalin
>
>
>
&
recognizing WOTable, JSModalWindow
and WOBatchNavigationBar
There is a way to bundle these components or import directly in the project?
Catalin
From: Johann Werner
To: Cretu Catalin
Cc: "Webobjects-dev@lists.apple.com"
Sent: Thursday, September
Good Morning Patrick,
How can this reference be done?
Thank you,
Catalin
From: Patrick Robinson
To: WebObjects Development
Cc: Cretu Catalin
Sent: Thursday, September 20, 2012 2:10:54 PM
Subject: Re: WOTable class does not exist in Wonder and WOlips
Also be aware that there's a WOTable component in both the Apple and the Wonder
versions of the JavaWOExtensions framework, so make sure you're referencing the
right one in your project.
- Patrick
On Sep 20, 2012, at 9:32 AM, Johann Werner wrote:
> The component is inside the Jav
correct/add. Though
converting an old app to a Wonder app takes several additional steps. Those are
probably written down somewhere in the wiki.
Btw does anyone know why we have WOTable in JavaWOExtensions and ERExtensions
(where it is missing the HTML template)? Seems really odd.
jw
Am
2012 9:07:39 AM
Subject: Re: WOTable class does not exist in Wonder and WOlips?
Works for me. You do use Wonder?
Am 20.09.2012 um 13:43 schrieb Cretu Catalin :
> Hello JW,
>
> I tried again, but when I run the project I got this exception on browser:
>
>
a.lang.ClassNotFoundException: Cannot find class or component named
> WOTable in runtime or in a loadable bundle
>
> Also on console I got this error:
>
> [2012-9-20 7:23:52 EDT]
> WOBundle.lookForClassInAllBundles(WOTable) failed!
> [2012-9-20 7:23:52 EDT]
Hello JW,
I tried again, but when I run the project I got this exception on browser:
"Application: TMA
Error: java.lang.ClassNotFoundException exception
Reason:
java.lang.ClassNotFoundException: Cannot find class or component named WOTable
in runtime or
Hi Catalin,
don't bother with these warnings. Most of the time this is due to a bug in
Eclipse/WOLips who knows. WOTable still exists so you should be fine.
jw
Am 18.09.2012 um 13:33 schrieb Cretu Catalin :
> Hi,
>
> I developed long time ago a WO application. For a calend
Hi,
I developed long time ago a WO application. For a calendar component I used a
WOTable component. Now, I'm trying to migrate the WO app into Wonder/WOLips.
One of the errors I get is "In the WOD, The class for 'WOTable' is either
missing or does not extend WOElement.
> Message: 10
> Date: Tue, 8 Sep 2009 10:37:04 +0200
> From: Francisc Simon
> Subject: WOTable does not work for me with WO 5.4.2
> To: Apple WO-Dev
> # WO
>
>
>
>
>
> Untitled
>
>
&
ut in this case i does not see this it works now fine.
Frank
Am 08.09.2009 um 13:31 schrieb Ramsey Lee Gurley:
On Sep 8, 2009, at 4:37 AM, Francisc Simon wrote:
HIi @all,
i've followed this tutorial: http://wotutorial.furfly.com/downloads.html
to create an WOTable but it does not s
orial: http://wotutorial.furfly.com/downloads.html
to create an WOTable but it does not show any results.
The results are in the NSArray object but they does not be displayed:
# WO
Unt
On Sep 8, 2009, at 4:37 AM, Francisc Simon wrote:
HIi @all,
i've followed this tutorial: http://wotutorial.furfly.com/downloads.html
to create an WOTable but it does not show any results.
The results are in the NSArray object but they does not be displayed:
###
HIi @all,
i've followed this tutorial: http://wotutorial.furfly.com/
downloads.html to create an WOTable but it does not show any results.
The results are in the NSArray object but they does not be displayed:
_MyTable #
package your.app.compo
oh and I forgot: if you are using Wonder have a look at ERXTable.
jw
Am 24.07.2009 um 21:42 schrieb Jeff Dunnett:
Hi Everyone,
I am using WOTable to dynamically generate a multi-row three column
table.
Table1: WOTable {
item = aKeyword;
list = csKeywords
Hi Jeff,
how about wrapping your table with a
jw
Am 24.07.2009 um 21:42 schrieb Jeff Dunnett:
Hi Everyone,
I am using WOTable to dynamically generate a multi-row three column
table.
Table1: WOTable {
item = aKeyword;
list = csKeywords;
maxColumns = 3
Hi Everyone,
I am using WOTable to dynamically generate a multi-row three column
table.
Table1: WOTable {
item = aKeyword;
list = csKeywords;
maxColumns = 3;
border = 0;
cellspacing = 0;
cellpadding = 0;
}
I would like to add a css tag that
Hello, I have a situation.
I have a NSArray as following : {label1:value1:label2:value2 :.},
now I have a WOTable with maxColums, so I will have something like:
label1 | value1
label2| value2
...
...
how can I change the size of just the first of each ? in
other words, the column
On 13.04.2008, at 11:20, Eleni Manou wrote:
Trying to use WOTable in a component I take the message
'The class for WOTable is either missing or does not extend WOElement'
Can anyone help me on how to overcome this?
Are you linking to JavaWOExtensions.framework?
cug
--
http:/
Hi all,
Trying to use WOTable in a component I take the message
'The class for WOTable is either missing or does not extend WOElement'
Can anyone help me on how to overcome this?
Many thanks in advance!
Stavros Panidis
___
Do not
Hello still in the tutorial Im having this error, its clear whats
going on, what its not clear for me is how to solve it?, I ugess I
should import the library where that ocmponent it is, but wasn't
supposed it was there already?
As a courtesy to our inbox counters, which are going to overflow
On 12-Mar-08, at 11:07 PM, Gustavo Pizano wrote:
Ok I just added, but yes I was following carefully...
See? Now you'll know what to look for when it happens next time.
Tutorial? Mission accomplished!
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
si
quest:
com.webobjects.foundation.NSForwardException
[java.lang.ClassNotFoundException] Cannot find class or component
named WOTable in runtime or in a loadable
bundle:
Gus
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev ma
quest:
com.webobjects.foundation.NSForwardException
[java.lang.ClassNotFoundException] Cannot find class or component
named WOTable in runtime or in a loadable
bundle:
Gus
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobject
should import the library where that ocmponent it is, but wasn't
supposed it was there already?
2008-3-12 21:46:55 COT]
:
Exception occurred while handling request:
com.webobjects.foundation.NSForwardException
[java.lang.ClassNotFoundException] Cannot find class or component
named WO
while handling request:
com.webobjects.foundation.NSForwardException
[java.lang.ClassNotFoundException] Cannot find class or component
named WOTable in runtime or in a loadable
bundle:
Gus
___
Do not post admin requests to the list. They will be ig
Ted,
ISTR WOTable steps across the columns like a calendar, rather than
flowing them like a newsletter.
You could split the array, using DIVs as suggested or even a standard
HTML table with a WORepetition within each TD or over the TD to keep
rows aligned. With DIVs you would need to set
2008/1/11, Theodore Petrosky <[EMAIL PROTECTED]>:
>
> I can not find in any documentation information about
> WOTable and the sort/display order. (I understand it
> is just displaying an Array)
>
> What I want to do is display an Array in two columns
> and flow the da
I can not find in any documentation information about
WOTable and the sort/display order. (I understand it
is just displaying an Array)
What I want to do is display an Array in two columns
and flow the data first in the left column, then when
a max rows is hit, flow to the second column and so on
On Mar 27, 2007, at 7:34 AM, WIESEN Bruno wrote:
Hi all,
I use WOTable in order to generate excel files but it seems impossible
to put headers for WOTable??!!
Is there a way to put headers??
Thank you.
Bruno.
There is no way to do this dynamically, via a binding. I am not sure
if one of
Hi all,
I use WOTable in order to generate excel files but it seems impossible
to put headers for WOTable??!!
Is there a way to put headers??
Thank you.
Bruno.
___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing
39 matches
Mail list logo