I'm making a little avalon sample for the developers here realize how we could benefit from it. I'm using fortress, but unfortunatelly its not finding my services. The services.list is there! The
final Enumeration enum = getLoader().getResources( "services.list" ); returns only one item, the fortress one. By elimination: - Have you made a jar file? Yup, using the build.xml from fortress examples - Is it including the .meta .list and everything else? Yup - How are you starting the Main? Grrr! java -jar agclick.jar - Is the samples working? Yes! What else? :-( regards, hammett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
