Did you put the 'throws Exception' when declaring the main method?
The example uses this:
public static void main(String[] args) throws Exception {

  It may be something completely difference but without more of you code 
it will be hard to troubleshoot.

-Kyle

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to