On 5/26/06, Anthony Bigbee <[EMAIL PROTECTED]> wrote:
But the directory path is being crawled by something in OWFE, just not the actual .class file.
So the namespace is:
net.happy.owfe.Myclass
and apre-scripts/net/happy/owfe
is being accessed, but not Myclass.class
Thanks.
Another clue is that an ls -lu (when was the last time a file was accessed) of the .class file indicates it's not being read/accessed every time I restart the engine and python-apre.
But the directory path is being crawled by something in OWFE, just not the actual .class file.
So the namespace is:
net.happy.owfe.Myclass
and apre-scripts/net/happy/owfe
is being accessed, but not Myclass.class
Thanks.
