• 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
deploy Java Client
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

deploy Java Client


  • Subject: deploy Java Client
  • From: Andres Toussaint <email@hidden>
  • Date: Wed, 29 Dec 2004 17:17:45 -0500

Hello All:

I have a Java Client App that I want to deploy under Java Web Start. My app uses NIB gui items.

In my development machine, everything works fine, but when i deploy to my server, the distributed application from webStart throws an error (Controller Class not found).

I have made several tests with simpler apps, and also have tested the DB in the server using a D2W application. The D2W works fine under Java WebStart.

The error I keep getting is:
apple.awt.EventQueueExceptionHandler Caught Throwable : java.lang.IllegalArgumentException: Controller class not found: wosvgtest.client.wosvgtestInterfaceController
java.lang.IllegalArgumentException: Controller class not found: wosvgtest.client.wosvgtestInterfaceController
at com.webobjects.eoapplication.EOController._newController(EOController.ja va:221)
at com.webobjects.eoapplication.EOApplication.finishInitialization(EOApplic ation.java:1186)
at com.webobjects.eoapplication.EOApplication$1.run(EOApplication.java: 513)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea d.java:234)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread. java:184)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:178)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)



My NIB file is wosvgtestInterfaceController

System Specifications:
Development:
Power Mac G4
xCode 1.5
WebObjects 5.2.3
OS X 10.3.7
mySql 4.0.18

Server:
xServe G5
OS X 10.3.7
WebObjects 5.2.3
MySql 4.0.18

Any guidance will be appreciated.

Also, has anyone succesfully created a stand alone (non Web Start) Client Application? The demo on the tutorial does not compile.

Thanks,

Andres.


_______________________________________________ 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
  • Prev by Date: WOFileUpload and DefaultFileRenamePolicy
  • Next by Date: SOLVED : WOFileUpload and DefaultFileRenamePolicy
  • Previous by thread: WOFileUpload and DefaultFileRenamePolicy
  • Next by thread: SOLVED : WOFileUpload and DefaultFileRenamePolicy
  • Index(es):
    • Date
    • Thread