On Fri, 05 Nov 2004 09:51:40 +0000, "David Sinclair" <[EMAIL PROTECTED]> said: > [EMAIL PROTECTED] wrote: > > >... > These menu items are never enabled for me ...the only way I can stop > tomcat is to close eclipse. I notice that there are some exceptions in > the log that may be related, eg:
Looks like what's happening is that the new launch code is choking on old launch config that is in the workspace. The following should resolve this the situation : o If you have launched tomcat from Studio restart Studio. o Select Run | Run... o In the tree on the left there should be some entries under J2EE Container for OXF. Delete these. o Select 'J2EE Container for OXF' and click New. o Configure vm args etc. o Click close or run. ( Either will save the settings. ) Btw a bug has been filed on this 'not handling old data' issue. -- Dan S ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ orbeon-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/orbeon-user
