You should be able to add the following <activation> element to the "oracle" and "jboss" profiles in the root pom.xml of your project:
<id>profilename</id> <activation><activeByDefault>true</activeByDefault></activation> <properties> http://raibledesigns.com/rd/entry/database_profiles_in_appfuse_2 After you've chosen your profile, you can delete the ones you don't need. I'm considering moving the default properties (for MySQL) into a profile. What do folks think about that? Is that a good idea? Matt On 3/14/07, cedar <[EMAIL PROTECTED]> wrote:
I'm just using appfuse 2.0 and maven is new to me ,how do i use appfuse 2.0 with jboss and oracle ? -- View this message in context: http://www.nabble.com/appfuse-2.0.4-with-jboss-and-oracle-tf3400724s2369.html#a9470040 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
