Hi, what's about the profiler: i want to use this method, but not implemented..... (return null)
public Profile getProfile(RunData data, ProfileLocator locator)
throws ProfileException
{
PSMLDocument doc = fallback( locator, data );
return null;
}
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
