Month: November 2009

JBoss Server View Add Remove dialog not showing -ds.xml

When developing an application using JBoss Seam on eclipse I came across a strange problem. When deploying an ear project with seam components the datasource configuration file ending with -ds.xml was no longer available in the add remove dialog although it was present in the resources directory within the ear project. When going through this …