• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WebObjects Installer CD for Windows
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebObjects Installer CD for Windows


  • Subject: Re: WebObjects Installer CD for Windows
  • From: Don Lindsay <email@hidden>
  • Date: Fri, 13 Mar 2009 00:26:18 -0400

Hello;

Yes, unfortunately it does require internet access, due to licensing restrictions on distributing some components that are installed. I am not allowed to download those licensed components and include in my installer. :(

Don
On Mar 13, 2009, at 12:08 AM, mike deavila wrote:


Hi Don,
I have used you installer before. NIce job! I appreciate it. Does this installer require inter net access. I need to install it on a machine without internet access.
mike



On Mar 12, 2009, at 7:55 PM, Don Lindsay wrote:

Hello;

The WO Installer for Windows, Unix, Linux, and Solaris has been completed. The installer can be downloaded from http://http://web.mac.com/pccdonl/wo.jar

1. You must have Java 1.5 installed on your windows or *nix machine
2. Start a command prompt and type java -jar wo.jar
3. After the installation, start Eclipse, after it completes loading exit Eclipse. When you start Eclipse again you will be able to select the WOLips perspective. I do not know why this occurs, I expect that Eclipse is initializing the installed plugins on the first startup.


As always, your feedback is welcome. I hope this is of use to people. Please feel free to test on your operating systems, let me know what operating systems it works on well.

If you are installing on a *nix derivative ensure that you have the NEXT_ROOT environment variable by editing your .bashrc in your home directory BEFORE starting eclipse, otherwise you will encounter errors trying to create webObjects and wonder projects. On windows and most operating systems this is done automatically by the installer.

Thanks

Don
On Mar 11, 2009, at 10:17 AM, Don Lindsay wrote:

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@hidden )
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden )
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden



-- Seeya...Q

Quinton Dolan - email@hidden
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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden





_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Re: WebObjects Installer CD for Windows (From: Frank Stock <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Markus Ruggiero <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Q <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: John Ours <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Frank Stock <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Don Lindsay <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Q <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Don Lindsay <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Don Lindsay <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Don Lindsay <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Frank Stock <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Don Lindsay <email@hidden>)
 >Re: WebObjects Installer CD for Windows (From: Don Lindsay <email@hidden>)

  • Prev by Date: Re: WebObjects with NetBeans 6.5
  • Next by Date: API deprecation request
  • Previous by thread: Re: WebObjects with NetBeans 6.5
  • Next by thread: WebObjects Multi-Platform Installer
  • Index(es):
    • Date
    • Thread