JBoss Community

Re: Load on startup is ignored - JaxWS webservice is always initialized first

created by rushead in JBoss AS7 Development - View the full discussion

I know that I'm not allowed to throw a checked exception.

What is irritating me is that I am allowed to declare "throws Exception" - I thought only Exceptions which extend RuntimException are unchecked exceptions. Therefore the superclass "Exception" should be a checked exception too.

Reply to this message by going to Community

Start a new discussion in JBoss AS7 Development at Community