[jdf-users] New comment posted on JBoss Developer Framework

Disqus notifications at disqus.net
Tue Jan 7 10:53:25 EST 2014



Vineet Reynolds <vineet.reynolds at gmail.com> wrote, in response to Francesco Sclano:

> Does this quickstart use Jboss Modules without explicitly define a 
module in "module" directory of jboss (using module.xml etc.)?

That is right. The quickstart demonstrates how to define dependencies on JBoss modules present in the deployment. Every deployment is treated as a JBoss module, and subarchives within the deployment can also be treated as a module.

Module dependencies are defined via a Dependencies entry in the MANIFEST.MF. This is accomplished via the maven-war-plugin in this example. For more info: https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Development_Guide/Generate_MANIFESTMF_entries_using_Maven.html

The module names specified in the manifest have to be named in a specific manner, since the referenced modules are present within the deployment and are not supplied by the modules installed into the application server. For more info : https://access.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6/html/Development_Guide/chap-Class_Loading_and_Modules.html#Dynamic_Module_Naming1

IP address: 122.167.103.93
Link to comment: http://redirect.disqus.com/url?url=http%3A%2F%2Fjboss.org%2Fjdf%2Fquickstarts%2Fjboss-as-quickstart%2Finter-app%2F%23comment-1190608243%3AWKJ362UH7xf0NQF1ccsjSiW7wQQ&impression=d7755ffc-77b3-11e3-b22a-003048df93b0&type=notification.post.moderator&event=email&behavior=click

Francesco Sclano wrote:

Hi Pete,
in jboss-as-inter-app-a/pom.xml you wrote:

                    
                    
                        
                            deployment.jboss-as-inter-app-shared.jar
                        
                    

Does this quickstart use Jboss Modules without explicitly define a module in "module" directory of jboss (using module.xml etc.)?
Must be modified pom.xml in case of a explicitly Jboss Module definition?

-----
Options: You can moderate through email. Respond in the body with "Delete". Reply with "Like" to like this comment, or respond with anything else to approve this comment and post your message as a reply comment.

Or use the moderate panel: http://jdf.disqus.com/admin/moderate/#/pending


Stop receiving notifications when new comments are posted:
http://disqus.com/account/#notifications
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jdf-users/attachments/20140107/f8d34fa2/attachment-0001.html 


More information about the jdf-users mailing list