JSR77: ServiceModule should have a parent module to define the scope
--------------------------------------------------------------------

         Key: JBAS-1305
         URL: http://jira.jboss.com/jira/browse/JBAS-1305
     Project: JBoss Application Server
        Type: Bug
  Components: JMX  
    Versions: JBossAS-4.0.1 Final    
 Environment: Java version: 1.5.0,Sun Microsystems Inc.
Java VM: Java HotSpot(TM) Server VM 1.5.0-b64,Sun Microsystems Inc.
OS-System: Linux 2.4.21-4.EL,i386

    Reporter: Michael Kopp
 Assigned to: Scott M Stark 


If one has two -service.xml files with the same filename in different locations 
in the ear, there will only ever be one respective ServiceModule in the J2EE 
Management.
The reason for this is that there is no scope defined in the name, hence the 
filename has to be server-wide unique.

A ServiceModule should have a parent module like the EjbModule, which should 
make it possible to:

- have the same file name multiple times
  - on the Server
  - in one Application
- link the ServiceModule to the Application it belongs to.

Forum Topic: 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3862704#3862704

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to