Thanks guys. We aren't using JavaWebServicesGeneration, but adding the launch argument took care of it.
-G On Jun 23, 2010, at 4:23 AM, Hugi Thordarson wrote: > If your project links to the JavaWebServicesGeneration framework, > WebServiceAssistant will be launched automatically when you start your app. > > You can set -WSAssistantEnabled=false to disable it. > > - hugi > > > > On 23.6.2010, at 10:05, David Avendasora wrote: > >> Hi George, >> >> There is a launch config (-WOAutoOpenInBrowser) that controls whether or not >> to open the browser, but I believe the WebServicesAssistant is web based, so >> I'm guessing that maybe somehow your "princiapalClass" property in the >> build.properties file, or the "Main class" in your run configuration got set >> to the WebServicesAssistant instead of your project's Application class. >> >> Dave >> >> >> On Jun 22, 2010, at 9:42 PM, George Domurot wrote: >> >>> Somehow one of our projects, when launched under Eclipse, brings up >>> WebServicesAssistant instead of launching in a browser. Does anyone know >>> what triggers the launch of WebServicesAssistant? >>> >>> -George >>> >>> _______________________________________________ >>> 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/webobjects%40avendasora.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/hugi%40karlmenn.is >> >> 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]
