<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 31/01/2012, at 12:57 PM, Max Rydahl Andersen wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi,<br><br>I wanted to try out AS7 master tonight to test out the new -ds.xml features but I ran into a bunch of issues;<br>and since it seem to be such basic issues I didn't want to pollute jira upfront.<br><br>Is any of this expected currently:<br><br>A) jboss-cli --connect just freezes<br><br>B) jboss-cli --gui loads UI but NPE's and clicking causes more errors<br></div></blockquote><div><br></div><div>I can't reproduce these.&nbsp;</div><br><blockquote type="cite"><div><br>C) deploying -ds.xml with xadatasource fails after logging a lot of errors/warnings about private api<br> &nbsp;&nbsp;&nbsp;&nbsp;"[org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.wonka.war" is using a private module ("&lt;x.y.z&gt;") which may be changed or removed in future versions without notice"<br><br></div></blockquote><div><br></div><div>These warnings are currently happening on every deployment, as our public/private/unsupported modules have not been fully worked out yet. I noticed that the XA datasource deployed fine, but after some time the recovery thread seems to be throwing a NPE. I will investigate.&nbsp;</div><br><blockquote type="cite"><div>D) deploying -ds.xml without xadatasource seem to work but once app is trying to access logs gets filled with more:<br>[org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.wonka.war" is using a private module ("org.jboss.iiop-client:main") which may be changed or removed in future versions without notice<br></div></blockquote><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>E) I can't figure out how to reference it in persistence.xml or resource lookups.<br> &nbsp;&nbsp;&nbsp;Using the datasource name, i.e. java:jboss/datasources/DeployedDS does not work in persistence.xml <br> &nbsp;&nbsp;&nbsp;Tried both with -ds.xml inside and outside war.<br> &nbsp;&nbsp;note, I did nothing special - just a servlet and a CDI bean + persistence.xml; trying to keep it as simple as possible.<br><br></div></blockquote><div><br></div><div>At the moment I just have a test which looks up and uses the datasource directly, I will add a test that uses JPA and fix any issues that I run into.</div><div><br></div><div>Stuart</div><br><blockquote type="cite"><div>should I open lira's or is master considered non-functional in these areas at the moment &nbsp;? :)<br><br><br>/max<br><a href="http://about.me/maxandersen">http://about.me/maxandersen</a><br><br><br><br><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></div></blockquote></div><br></body></html>