New deployment descriptor

I've been trying and trying to do this but i haven't been able to get it working perfectly. What i want to do is create a new module type, that is exactly like a webmodule but adds a few extra deployment descriptors.

Anyone ever donne something similar ?


Thanks

Hugo

0
2 comments
Avatar
Permanently deleted user

In the JBoss Integration plugin I'm using the default web module but add
additional deployment descriptors to it. Wouldn't that suite your needs?

Hugo Palma wrote:

I've been trying and trying to do this but i haven't been able to get it working perfectly. What i want to do is create a new module type, that is exactly like a webmodule but adds a few extra deployment descriptors.

Anyone ever donne something similar ?


Thanks

Hugo


--
Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com

0
Avatar
Permanently deleted user

It's not quite the same. In the JBoss plugin you've actually created a new application server, with additional descriptors. That the "normal" way i guess, the API is designed so that different app servers can use different descriptors, which makes sense. But what i want is not to add an application server, i want to add a module type that is exactly like a web module but has some additional descriptors despite the chosen app server.

0

Please sign in to leave a comment.