Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[stp-dev] Closed: [Bug 169507] ServiceCreation SCA -- Run sca java in eclipse

Title: Closed: [Bug 169507] ServiceCreation SCA -- Run sca java in eclipse



-----Original Message-----
From: bugzilla-daemon@xxxxxxxxxxx [mailto:bugzilla-daemon@xxxxxxxxxxx]
Sent: Sun 1/21/2007 11:38 PM
To: Ma, Xiaoyu (Johnson)
Subject: [Bug 169507] ServiceCreation SCA -- Run sca java in eclipse

https://bugs.eclipse.org/bugs/show_bug.cgi?id=169507
Product/Component: SOA / org.eclipse.stp.servicecreation


johnson.ma@xxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from johnson.ma@xxxxxxxx  2007-01-22 02:39 -------
Added launch Configuration generator
Will generate java launch configuration for the SCA java project as following:
--- Set mainclass to "org.apache.tuscany.launcher.MainLauncherBooter".
--- Set program args to the jar file of the component.
--- Set vmargs to "-Dtuscany.installDir=kit_dir_from_perference"



--
Configure bugzilla e-mail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
You are the assignee for the bug, or are watching the assignee.


Back to the top