[jboss-dev-forums] [JBoss AS7 Development] - Re: Data sources in EAR on AS7?

Jesper Pedersen do-not-reply at jboss.com
Thu May 19 12:04:33 EDT 2011


Jesper Pedersen [http://community.jboss.org/people/jesper.pedersen] created the discussion

"Re: Data sources in EAR on AS7?"

To view the discussion, visit: http://community.jboss.org/message/606089#606089

--------------------------------------------------------------
No, an .ear is an .ear as defined by EE 6.

In the script you will setup the needed resources like datasources, JMS queues and topics, EJB pool sizes and so on through the standard management interface. Everything that is exposed by the management API you have access to.

Tooling is a minor problem, since it is a "standard" JAR archive format.

So
1. Check management API -- through the CLI if you want
2. Design the .cli container
3. Implement it
4. Submit patch

We hang out on #jboss-as7 on FreeNode if there are any questions.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/606089#606089]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110519/58be7c7a/attachment.html 


More information about the jboss-dev-forums mailing list