I was atempting to write my own mailet to access resources in a database. I copied the database connection code from the JDBCVirtualUserTable.java class and atempted to compile. I got a lot of "cannot access" messages for a bunch of classes under the avalon framework. I then tried to compile JDBCVirtualUserTable.java it's self, and still got the "cannot access" messages. Any ideas on what I might be doing wrong to compile these files? I'm using the command line to compile the files.
- RE: Errors Compiling Mailets Fox Sterling
- RE: Errors Compiling Mailets Lindsay Smith
- Re: Errors Compiling Mailets Fox Sterling
