Hi,
I need to split out the transaction service configuration from
console-web-plugin to its own, namely console-jts-plugin.
Here is the diff for adding that module to v3/admingui/pom.xml and
attached is the pom.xml for this new module.
Please review.
thanks
Anissa.
Index: admingui/pom.xml
===================================================================
--- admingui/pom.xml (revision 30105)
+++ admingui/pom.xml (working copy)
@@ -85,6 +85,7 @@
<module>core</module>
<module>community-theme</module>
<module>web</module>
+ <module>jts</module>
<module>jdbc</module>
<module>jca</module>
<module>jms-plugin</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@glassfish.dev.java.net
For additional commands, e-mail: dev-help@glassfish.dev.java.net