Yeah, I'm writing an Agent controller & agent for a proprietary platform that I'm not able to discuss much about at this time. My goal is to 'fake' the behavior of the JVMTI agent such that eclipse can connect to my agent controller and receive data thinking its connecting to the default JVMTI java profiling agent.
Ardavon Falls Lead Software Engineer | MobiTV. TV Anywhere. Anytime. [email protected] | W: +1.510.450.5118 ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Eugene Chan Sent: Tuesday, October 06, 2009 12:59 PM To: TPTP Tracing and Profiling Tools Project developer discussions Cc: [email protected]; [email protected] Subject: Re: [tptp-tracing-profiling-tools-dev] TPTP Agent Controller XSDnot valid Hi Ardavon, Would you mind letting us know which platform of AC are you are working on? Your change are valid for the file, I have opened Bug 291529 <https://bugs.eclipse.org/bugs/show_bug.cgi?id=291529> to update the schema. Regards, ___________________________________________ Eugene Chan IBM Toronto Lab, Canada email: [email protected] pwa: D3-268 | tieline: 313-6102 voice: 1.905.413.6102 | fax: 1.905.413.4850 From: "Ardavon Falls" <[email protected]> To: <[email protected]> Date: 10/06/2009 03:01 PM Subject: [tptp-tracing-profiling-tools-dev] TPTP Agent Controller XSD not valid Sent by: [email protected] ________________________________ Hi, I am in the process of writing an agent controller for TPTP for a platform that is currently not supported by TPTP and I noticed that the xsd file describing the Agent Controller protocol was not valid schema. It contains the following errors... The two choice sections starting on line 21 violate the "Unique Particle Attribution" rule of XML schema. The elements MethodCal, MethodReturn & ClassDef are declared in both choice blocks making it ambiguous to which block they belong to when attempting to validate an XML file following the schema. I have attached what I believe would be the correct fix to the schema but I am not sure, could someone please validate my changes? Thanks Ardavon Falls Sr. Software Engineer | MobiTV. TV Anywhere. Anytime. [email protected] <mailto:[email protected]> | W: +1.510.450.5118 _______________________________________________ tptp-tracing-profiling-tools-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de v <https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-d ev>
_______________________________________________ tptp-tracing-profiling-tools-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev
