<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'>One of the nice things about the current AS 7 distribution is there aren't duplicated jars all over the place.<br><br>Would it be better to just divy up the modules directory into the public vs. private API's, which I understood we needed to do anyway (or something to that affect) to meet our TAG/Andiamo requirements anyway.<br><br>Also, is calling this stuff "client" really appropriate?&nbsp; Isn't it really just the public API's?<br><br>Andy<br><br><hr id="zwchr"><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><b>From: </b>"David M. Lloyd" &lt;david.lloyd@redhat.com&gt;<br><b>To: </b>jboss-as7-dev@lists.jboss.org<br><b>Sent: </b>Tuesday, June 14, 2011 8:51:03 AM<br><b>Subject: </b>Re: [jboss-as7-dev] JBOSS_HOME/client in AS7 for client accessible jars<br><br>On 06/14/2011 03:26 AM, Jaikiran Pai wrote:<br>&gt; I've been seeing many users asking how to add the Java EE (and other<br>&gt; client accessible) jars to their classpath while developing against AS7:<br>[...]<br>&gt; Thoughts? If no one has any objection, can this branch<br>&gt; https://github.com/jaikiran/jboss-as/commits/client-lib be pulled<br>&gt; upstream please?<br><br>For client purposes I really think we should have simpler JAR names than <br>this, maybe based on module name. &nbsp;For example <br>"jboss-ejb-api_3.1_spec-1.0.0.Final.jar" could be "javax_ejb_api.jar".<br><br>Or perhaps we should use an aggregated javaee.jar. &nbsp;Either way I don't <br>like just piling these JARs into the client folder unmodified.<br><br>And there will be other client JARs we need too like Remoting, DMR, and <br>the controller-client JAR.<br>-- <br>- DML<br>_______________________________________________<br>jboss-as7-dev mailing list<br>jboss-as7-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/jboss-as7-dev<br></blockquote><br></div></body></html>