[jboss-dev-forums] [Design of POJO Server] - JBAS-6199, profileservice-spi.jar location
scott.stark@jboss.org
do-not-reply at jboss.com
Tue Nov 18 16:40:53 EST 2008
An issue we discussed during the jon/console call was extracting out the profileservice-spi.jar so that the console projects and a testsuite can be built against it. It also helps with avoiding unintended spi changes. Right now this artifact is part of the jbossas/system module. The system module contains:
- profileservice spi
- profileservice bootstrap
- profileservice profile/repository impls
- mc bean deployment managed object stuff
- a few non-profileservice beans
I want to pull the profileservice-spi assembly and code into a separate project. It should probably be under integration.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190270#4190270
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190270
More information about the jboss-dev-forums
mailing list