On Mar 11, 2009, at 8:26 PM, TW wrote:
On Mar 11, 2009, at 7:37 PM, Chuck Hill wrote:
On Mar 11, 2009, at 6:31 PM, TW wrote:
All:
Our campus is going to be moving to shibboleth as the preferred
sso authentication system for web apps. Has anyone here had any
experience with deploying w
On Mar 11, 2009, at 7:37 PM, Chuck Hill wrote:
On Mar 11, 2009, at 6:31 PM, TW wrote:
All:
Our campus is going to be moving to shibboleth as the preferred sso
authentication system for web apps. Has anyone here had any
experience with deploying web objects apps behind this
authenticati
On Mar 11, 2009, at 6:31 PM, TW wrote:
All:
Our campus is going to be moving to shibboleth as the preferred sso
authentication system for web apps. Has anyone here had any
experience with deploying web objects apps behind this
authentication mechanism? My understanding is that shibboleth
All:
Our campus is going to be moving to shibboleth as the preferred sso
authentication system for web apps. Has anyone here had any experience
with deploying web objects apps behind this authentication mechanism?
My understanding is that shibboleth really operates more at the apache/
web
On Mar 11, 2009, at 4:59 PM, Jeff Schmitz wrote:
I had the below messages popping up from time to time and I
discovered a place where I was disposing of an object store without
disposing of its EC first. Could that have been causing the below
errors:
Quite possibly. I've never done th
Actually, I think it may have something to do with the below
question. Since the EC's I'm using are in a thread, I'm doing the
locking and unlocking manually. But I am creating them with
ERXEC.newEditingContext, and the defaultAutomaticLockUnlock flag is
true. Should I maybe be creating
I had the below messages popping up from time to time and I discovered
a place where I was disposing of an object store without disposing of
its EC first. Could that have been causing the below errors:
Mar 11 18:52:35 netBrackets[56504] (ERXEC.java:218) ERROR
er.extensions.eof.ERXEC - Sho
Yup, that did it. Thanks Mike.
And I am pretty sure that I am on nightly...
David
On 11-Mar-09, at 2:09 PM, Mike Schrag wrote:
Caused by: java.net.URISyntaxException: Illegal character in path
at index 26: file:/Applications/eclipse 3.4/configuration/
org.eclipse.osgi/bundles/343/1/.cp/Pro
Caused by: java.net.URISyntaxException: Illegal character in path at
index 26: file:/Applications/eclipse 3.4/configuration/
org.eclipse.osgi/bundles/343/1/.cp/ProjectTemplates/""
take the space out of the path to eclipse and try it again ... pretty
sure this is fixed in nightly but not moved
I'm seeing the exact same project creation issues here too. Right
clicking and/or using the menu bar doesn't bring up the new project
creation wizard. Selecting New > Project... > Wonder Project, brings
up a wizard that allows you to name a folder with no contents.
Moving this thread to the
I think I may have found the issue. The NEXT_ROOT environment
variable needs to be set. Otherwise you receive the error. If I set
the NEXT_ROOT environment variable everything is cool and I can create
projects. I unset it and startup eclipse again and I get the errors
mentioned previou
It existed, the wolips.properties file, I cut and pasted yours into it
then remapped all the paths. it looks like this. Still get the same
issue.
wo.system.root=c:/apple
wo.user.frameworks=c:/Documents%20and%20Settings/Library/Frameworks
wo.system.frameworks=c:/apple/Library/Frameworks
wo.b
Hi,
I'm trying to use WO WebServices.
On my local MacOSX development machine the application is working (no errors),
but when I tried to deploy on "prod" environment (WebSphere) I get next error:
Error 500: Seed must be between 20 and 64 bytes. Only 8 bytes supplied.:
: Exception while
trying
On windows where would this file go?
c:\Documents and settings\Administrator\Library\Application Support
\WOLips\wolips.properties?
Administrator is the user I am using at present.
Don
On Mar 11, 2009, at 3:37 PM, Chuck Hill wrote:
wo.system.root=/System
wo.user.frameworks=/Users/chuck/Libr
This is the error that is shown when attempting to install WOLips in a
newly unzipped eclipse with a new workspace.
!SUBENTRY 1 org.eclipse.equinox.p2.core 2 0 2009-03-11 15:37:32.519
!MESSAGE Error at line 13, column 97: Illegal value for attribute
"url" of element "repository": null
The i
First, file a Jira bug with that stack trace.
Now, that looks like a bug creating ~/Library/Application\ Support/
WOLips/wolips.properties
Does that file exist on your machine? If not, try creating it
manually using this as a template:
#Fri Oct 17 14:08:02 PDT 2008
wo.system.root=/System
the latest wo builds are in the snow leopard previews ... i think
there's actually a separate Java + WO thing on adc as well at the
moment? not sure what the state of the nightly builds is offhand ...
On Mar 11, 2009, at 3:13 PM, Ray Kiddy wrote:
Hello -
Does anyone know if the "nightly"
This is the same type of issue I am seeing with the installer I
created. It contains Eclipse 3.4.2 and I have tried the stable and
nightly builds of WOLips.
Each time I get an error:
Nullpointer in Initializing Java Tooling
I also receive an error in the feature xml files for the Third par
It is an installer for Linux and Windows, it will install:
WebObjects 5.3.3 or 5.4.3
Eclipse 3.4
WOLips
Optional:
Wonder (latest)
ReportMill Templates
Entity templates
Thanks
Don
On Mar 11, 2009, at 12:21 PM, Ricardo J. Parada wrote:
What does wo.jar do? :-)
Does it install the latest WO,
Interesting, there is something wonky with the latest version of 3.4
and plugins. I will see what I can do.
Don
On Mar 11, 2009, at 1:18 PM, Frank Stock wrote:
OK,
the installation was working now. But I can't choose a WOLips
perspective, Entity modeler and Debug are possible.
Frank
Op
Hello -
Does anyone know if the "nightly" WO builds that were released by
Apple, with "nightly" meaning every 3 or 4 months, still available?
This was the one that was maven-ishly built. It looks as though the
Apple Developer web site has been re-organized and, of course,
WebObjects stuf
On Mar 11, 2009, at 1:37 PM, David Avendasora wrote:
Am I the first to ever prefetch a cross-model relationship?
Nope! I also confirmed this behavior about a year ago between two
Oracle databases. If you don't prefetch on those keypaths the EOs do
get faulted in properly, albeit one at a t
On Mar 10, 2009, at 6:40 AM, Patrick Coleman wrote:
Any help would be greatly appreciated.
At first, after installing eclipse 3.4.1 and wolips everything was
working except inline bindings. While trying to fix inline bindings
something has happened to wolips. Now when I try to create a new
On Mar 11, 2009, at 6:39 AM, David Avendasora wrote:
On Mar 11, 2009, at 9:18 AM, Amedeo Mantica wrote:
ERXMessageEncoding.setDefaultEncodingForAllLanguages("UTF8");
I know that in some places "UTF8" != "UTF-8", is that the case here
or are they the same?
They are neve
On Mar 11, 2009, at 10:37 AM, David Avendasora wrote:
On Mar 11, 2009, at 1:20 PM, Chuck Hill wrote:
On Mar 11, 2009, at 9:46 AM, David Avendasora wrote:
Hi all,
I've run into something that I haven't been able to find
documented anywhere, but does seem to fit with other Cross-Model
Only when you look out the window!
David
On 11-Mar-09, at 10:51 AM, Lon Varscsak wrote:
Ack! I didn't know the ruleset...I'll fall in line now. :) Will
there at least be HDTV?
-Lon
On Wed, Mar 11, 2009 at 10:45 AM, Miguel Arroz
wrote:
Hi!
No. No WO. No coding. One who attempts to
On Mar 11, 2009, at 1:47 PM, Mike Schrag wrote:
you can't prefetch the relationship when constructing an
EOFetchSpecification. It will simply return null, or an empty
NSArray if it is a to-many relationship.
I think that would be a bug. Prefetching is a separate select so
it should not
Ack! I didn't know the ruleset...I'll fall in line now. :) Will there at
least be HDTV?
-Lon
On Wed, Mar 11, 2009 at 10:45 AM, Miguel Arroz wrote:
> Hi!
> No. No WO. No coding. One who attempts to run a compiler will be kicked
> off the island.
>
> On Niue they have OLPCs and a wifi networ
you can't prefetch the relationship when constructing an
EOFetchSpecification. It will simply return null, or an empty
NSArray if it is a to-many relationship.
I think that would be a bug. Prefetching is a separate select so it
should not matter if it is in a different database.
you'd thin
Hi!
No. No WO. No coding. One who attempts to run a compiler will be
kicked off the island.
On Niue they have OLPCs and a wifi network (with some support
routers and servers), you can use that to read the news and stuff. But
coding is not allowed. Really!
Yes, I'm in one of those
On Mar 11, 2009, at 1:20 PM, Chuck Hill wrote:
On Mar 11, 2009, at 9:46 AM, David Avendasora wrote:
Hi all,
I've run into something that I haven't been able to find documented
anywhere, but does seem to fit with other Cross-Model relationship
issues (http://lists.apple.com/archives/Webo
And can we do WO training too and call it Big Geek Ranch? ;)
On Wed, Mar 11, 2009 at 10:23 AM, Chuck Hill wrote:
>
> On Mar 11, 2009, at 7:20 AM, Don Lindsay wrote:
>
> Whatever happend to everyone moving to an island and raising goats? :)
>>
>
> It is still progressing. Miguel is assessing im
On Mar 11, 2009, at 7:20 AM, Don Lindsay wrote:
Whatever happend to everyone moving to an island and raising
goats? :)
It is still progressing. Miguel is assessing immigration
requirements. I think I was supposed to be looking for breeds of
goats best suited to the tropics.
Chuck
On Mar 11, 2009, at 9:46 AM, David Avendasora wrote:
Hi all,
I've run into something that I haven't been able to find documented
anywhere, but does seem to fit with other Cross-Model relationship
issues (http://lists.apple.com/archives/Webobjects-dev/2008/Dec/msg00058.html
).
If you hav
OK,
the installation was working now. But I can't choose a WOLips
perspective, Entity modeler and Debug are possible.
Frank
Op 11-mrt-09, om 17:08 heeft Don Lindsay het volgende geschreven:
I have recompiled the installer with a different url to download
eclipse. You can re-download the i
On Mar 11, 2009, at 12:46 PM, David Avendasora wrote:
Hi all,
I've run into something that I haven't been able to find documented
anywhere, but does seem to fit with other Cross-Model relationship
issues (http://lists.apple.com/archives/Webobjects-dev/2008/Dec/msg00058.html
).
If you ha
Hi all,
I've run into something that I haven't been able to find documented
anywhere, but does seem to fit with other Cross-Model relationship
issues (http://lists.apple.com/archives/Webobjects-dev/2008/Dec/msg00058.html
).
If you have a cross-model relationship, you can't prefetch the
r
What does wo.jar do? :-)
Does it install the latest WO, Eclipse and WOLips? Or what is it?
I'm just curious.
:-)
On Mar 11, 2009, at 12:08 PM, Don Lindsay wrote:
I have recompiled the installer with a different url to download
eclipse. You can re-download the installer at http://web.m
I have recompiled the installer with a different url to download
eclipse. You can re-download the installer at http://web.me.com/pccdonl/wo.jar
Thanks
Don
On Mar 11, 2009, at 12:06 PM, Frank Stock wrote:
Ok, i will test it then.
Frank
Op 11-mrt-09, om 17:00 heeft Don Lindsay het volgende g
Ok, i will test it then.
Frank
Op 11-mrt-09, om 17:00 heeft Don Lindsay het volgende geschreven:
This means you are not able to connect to the server, I can compile
with a different server to see if you can access that server. This
can be due to a proxy server,dns issue, or java security is
This means you are not able to connect to the server, I can compile
with a different server to see if you can access that server. This
can be due to a proxy server,dns issue, or java security is too
strict. The definition for this error is as follows:
400-499 - Client request incomplete
The "Raising Goats" market is in an economic depressions, so we have
to wait . ;-)
On Mar 11, 2009, at 10:20 AM, Don Lindsay wrote:
Whatever happend to everyone moving to an island and raising
goats? :)
Don
On Mar 6, 2009, at 3:10 PM, Kieran Kelleher wrote:
This is a nice app gr
Cannot remember if this works, but you could try to just wrap
WOtextField in a reusable subcomponent with pass thru get/set methods
for the bindings and have your own logic intercept.
On Mar 11, 2009, at 8:33 AM, Timo Hoepfner wrote:
I have bounded wotextfield to getX() and setX() method an
Whatever happend to everyone moving to an island and raising goats? :)
Don
On Mar 6, 2009, at 3:10 PM, Kieran Kelleher wrote:
This is a nice app great for exploring jars to increase one's
knowledge. The reconstruction of source seems excellent. Looking
forward to the OS X eclipse plugi
You are running the older wo.jar, please download the latest wo.jar
from http://web.me.com/pccdonl/wo.jar
You do not need the woinst.jar any longer.
You can then run the installer using
java -jar wo.jar from the windows command prompt.
For some odd reason you have to start eclipse one time b
seem to work for me :-)
On 11/mar/09, at 14:39, David Avendasora wrote:
On Mar 11, 2009, at 9:18 AM, Amedeo Mantica wrote:
ERXMessageEncoding.setDefaultEncodingForAllLanguages("UTF8");
I know that in some places "UTF8" != "UTF-8", is that the case here
or are th
On Mar 11, 2009, at 9:18 AM, Amedeo Mantica wrote:
ERXMessageEncoding.setDefaultEncodingForAllLanguages("UTF8");
I know that in some places "UTF8" != "UTF-8", is that the case here or
are they the same?
Dave ___
Do not
if you like...
in the application constructor...
public Application() {
ERXApplication.log.info("Welcome to " + name() + " !");
/* ** put your initialization code in here ** */
ERXMessageEncoding.setDefaultEncodingForAllLanguages("UTF8");
I have bounded wotextfield to getX() and setX() method and that
wotextfield field is used in an worepetition
issue is it comes to setX() method only if we enter (field has) a
value. How to change this to come setX() method even it has an
empty value.
thanks
Rukmal Dias
The setX() will on
Hi,
I have bounded wotextfield to getX() and setX() method and that
wotextfield field is used in an worepetition
issue is it comes to setX() method only if we enter (field has) a
value. How to change this to come setX() method even it has an empty
value.
thanks
Rukmal Dias
__
You need to register in Jira. Jira and Confluence are using a hackish
single sign on solution with accounts managed in one place - in Jira:
http://issues.objectstyle.org
Andrus
On Mar 11, 2009, at 11:24 AM, Ravi Mendis wrote:
Hi, how do i get a user/login to add to http://wiki.objectstyl
Hi, how do i get a user/login to add to http://wiki.objectstyle.org?
I was thinking of putting an article or two on D2W (in particular features that
apply to Ajax/Web 2.0 and ERDivaLook)
Thanks,
Ravi
Begin forwarded message:
From: Andrus Adamchik
Date: 21 February 2009 22:46:48 GMT+01:00
To: R
52 matches
Mail list logo