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? :-(
What is happening in the logs? What is the classpath?
How did you get the thing started in code?
--
"They that give up essential liberty to obtain a little temporary safety
deserve neither liberty nor safety."
- Benjamin Franklin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
