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 too strict. The definition for this error is as follows:

400-499  - Client request incomplete

Don
On Mar 11, 2009, at 11:53 AM, Frank Stock wrote:

I have tried it again (twice) with this as result:

<Afbeelding 7.png>
Op 11-mrt-09, om 15:17 heeft Don Lindsay het volgende geschreven:

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 before you can use any of the installed plugins (even the eclipse shipped plugins). Start eclipse, click the iconic curved arrow on the right side of the intro screen, then exit and start eclipse again and you should be able to choose the WOLips perspective and create a project.

At this point I get an error about Initializing Java Tooling. I do not know if this is just my machine, let me know if you also get this error after creating a new WebObjects Application.

Don
On Mar 11, 2009, at 5:13 AM, Frank Stock wrote:

Hello Don,

when installing with the new tools I get the following error: (screendump). The first part seems to be ok.

<Afbeelding 6.png>


Toegang geweigerd = access refused

Greetings,
Frank
Op 11-mrt-09, om 04:47 heeft Don Lindsay het volgende geschreven:

Hello;

The Error that I am seeing in the error view is:

eclipse.buildId=M20090211-1700
java.version=1.5.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86


Error
Tue Mar 10 23:42:58 EDT 2009
Unable to find feature.xml in directory: C:\Apple\eclipse \features \org .objectstyle.wolips.apple.mavenintegration.feature_3.4.5693.jar

eclipse.buildId=M20090211-1700
java.version=1.5.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86


Error
Tue Mar 10 23:42:58 EDT 2009
Unable to find feature.xml in directory: C:\Apple\eclipse \features\org.objectstyle.wolips.base.feature_3.4.5693.jar


This is repeated for each wolips plugin.

Don
On Mar 10, 2009, at 5:57 PM, Don Lindsay wrote:

Hello;

I have modified the installer, to install 5.3.3 or 5.4.3, however when the installer completes and I start eclipse and create a WebObjects Application project, I am getting an error initializing java tooling, NullPointerException. This only happens with WOLips projects, J2EE projects and other types of projects do not have the problem. I do not get any further stack traces just a popup that says "Initializing Java Tooling" Clicking Details it says NullPointerException. I am downloading and installing the http://webobjects.mdimension.com/wolips/wolips-HEAD-latest.tar.gz .

If I download eclipse separately and install WOLips through Ecilpse Tools I have no issues.

Thanks, without a stack trace I am at a loss as how to fix the problem. Anyone else seen something like this?

Don

On Mar 8, 2009, at 7:52 PM, Don Lindsay wrote:

Excellent, I will update the installer to allow either 5.3 or 54 installations.

Don
On Mar 8, 2009, at 5:15 PM, Q wrote:

WOinstaller will install 5.3.3 or 5.4.3

On 09/03/2009, at 5:20 AM, Don Lindsay wrote:

Hello;

It can install 5.4, I just have to enable the drop down, I am not sure if the WOInstaller has been updated to install all the way up to 5.4.3. You may have to patch to that level manually.

Don
On Mar 7, 2009, at 9:41 AM, Frank Stock wrote:

This is working now, but only installs 5.3.3. Is there a way to change this 5.4.3.


Op 6-mrt-09, om 22:38 heeft John Ours het volgende geschreven:


On Mar 6, 2009, at 4:26 PM, Q wrote:


I think the problem you are having is that you cannot use -cp and -jar at the same time.


Q is correct. You want to use something like this (which works for me):

java -cp wo.jar;woinst.jar run

That is "start java with wo and woinst on the class path, and execute the class called run"

Have fun!

John


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected] )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/pccdonl%40mac.com

This email sent to [email protected]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected] )
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/qdolan%40gmail.com

This email sent to [email protected]



--
Seeya...Q

Quinton Dolan - [email protected]
Gold Coast, QLD, Australia (GMT+10)
Ph: +61 419 729 806




_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects- [email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/pccdonl%40mac.com

This email sent to [email protected]








 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to