Skip to content

Instantly share code, notes, and snippets.

@ALRubinger
Created July 12, 2010 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ALRubinger/473101 to your computer and use it in GitHub Desktop.
Save ALRubinger/473101 to your computer and use it in GitHub Desktop.
Compilation failure: Compilation failure:
/home/alr/business/jboss/git/jboss-as/domain/src/main/java/org/jboss/as/deployment/item/JBossServiceDeploymentItem.java:[80,77] unreported exception org.jboss.msc.service.DuplicateServiceException; must be caught or declared to be thrown
/home/alr/business/jboss/git/jboss-as/domain/src/main/java/org/jboss/as/model/Standalone.java:[43,13] org.jboss.as.model.Standalone is not abstract and does not override abstract method stop(org.jboss.msc.service.ServiceContainer) in org.jboss.msc.service.ServiceActivator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment