• 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
WebStart and Win2K Deployment?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WebStart and Win2K Deployment?


  • Subject: WebStart and Win2K Deployment?
  • From: Joseph Catalano <email@hidden>
  • Date: Wed, 15 Jan 2003 20:40:24 -0500

I'm posting this to the development list even though it's a deployment question because it doesn't seem like anyone posts to the deployment list.

My situation is that I've developed a Java Client app deployed it to my powerbook, connected from a Win2K Professional machine, downloaded the jnlp file and WebStart correctly launched my application. It was even fast for a Java application!

Unfortunately, the real deployment environment will be on Win2K Server. I've tried this out, connected and downloaded the jnlp file, WebStart downloads the .jar files and closes after the "Starting Application" message, but the app never displays although the java process is running. Same thing happens if I connect from my mac to the win2k server.

I'll just quickly summarize how I deployed the application:
Build from command-line on my mac with the commands
pbxbuild install -buildstyle Deployment DSTROOT=~/Desktop
pbxbuild install -buildstyle WebServer DSTROOT=/~Desktop

That creates a Library folder on my desktop with a WebObjects and WebServer directory below that. It works the same as it would if I had set DSTROOT=/ which is how I built the app when I deployed it on my powerbook.

Next, I copy that Library folder to the windows machine, copy Library/WebObjects to the C: drive and copy just the .woa and contents of the Java directory (under the WebServer/.... directory) to c:\inetpub\wwwroot\WebObjects. All the files should now be in the correct locations in Windows but maybe this is where my mistake lies.

Thanks,

Joe Catalano
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: WebStart and Win2K Deployment?
      • From: Art Isbell <email@hidden>
  • Prev by Date: Re: Error - lockRowComparingAttributes
  • Next by Date: Re: WebStart and Win2K Deployment?
  • Previous by thread: Re: Validation problems with WOCheckBox
  • Next by thread: Re: WebStart and Win2K Deployment?
  • Index(es):
    • Date
    • Thread