From jon stevens Jul 9, 2007 7:18 PM
There is two jars that need to be copied to /server/default/lib... the mysql.jar and the jgroups.jar (which is included in /server/all/, but not in /server/default/) I did not touch the javamail.jar. jon On 7/9/07, Jeff Schnitzer <jeff@infohazard.org> wrote: > > It's really not as bad as Jon describes - we run with JBoss about as > close to "stock" as possible. Any real-world JBoss installation requires > a number of xml configuration file changes: data sources, clustering > config, entity caching, etc. Plus JBoss now has a lot of install > options that you have to choose carefully. > > So we're "stock", but since there are so many steps necessary to > configure the container for the application, it's just waaaay easier to > check out the SVN version. > > BTW I think the only jar we add is the mysql driver. All other jars are > standard 4.2.0. I think. Jon, did you upgrade the javamail jar? > > Jeff > > Jon Scott Stevens wrote: > > There are no replacements of files, but definitely there are some > > additions and edits. > > > > Documentation of this process is appreciated, but honestly it changes > > quite a bit for each and every JBoss release so it is something that > > is difficult to maintain. No documentation is better than incorrect > > documentation. =) For example, with the 4.2.0.GA 'upgrade', this > > documentation is already very much out of date... http:// > > subetha.tigris.org/install.html > > > > Really though, the best way to use it is to check it out from SVN > > trunk and use it. Then, when updates happen, all you need to do is > > svn update and get all the changes. It will also help you keep an eye > > on any files that you change and allow you to merge/keep those changes. > > > > Yes, I agree, this is one major disadvantage of using JBoss... the > > JBoss developers don't care at all about backwards or even forwards > > compatibility. > > > > jon > > > > On Jul 4, 2007, at 10:38 AM, Hossfeld, Felix wrote: > > > > > >> Hi! > >> > >> Thanks for your mail. Adding jars is fine but I do not wnat to > >> replace any files because that might create other worries down the > >> road. I will start testing next Monday and document any changes > >> necessary. Maybe this could be put into the documentation section. > >> > >> Regards > >> > >> Felix Hoßfeld > >> > >> > >> > >>> -----Original Message----- > >>> From: Jon Scott Stevens [mailto:jon@latchkey.com] > >>> Sent: Wednesday, July 04, 2007 7:35 PM > >>> To: Hossfeld, Felix > >>> Cc: dev@subethamail.org > >>> Subject: Re: [Issue 151] SubEtha does not deploy on JBoss 4.2.0.GA > >>> > >>> Yes, it will, but as usual with JBoss, it requires a number > >>> of small customizations to the actual container. Mostly, > >>> adding/ changing .jars, .properties, .xml and .conf files. > >>> > >>> If I were you, I would just use the one I distribute from SVN > >>> (and eventually the ready to run distro). If you don't want > >>> to go that route, then I suggest you check it out and run a > >>> diff between your JBoss and the one in svn and then manually > >>> fix all the different places. I think you will quickly find > >>> that using my distro of it will be far easier. =) > >>> > >>> diff -u -r --exclude=".svn" jboss-svn jboss-yours > >>> > >>> jon > >>> > >>> On Jul 4, 2007, at 3:46 AM, Hossfeld, Felix wrote: > >>> > >>> > >>>> Hi! > >>>> > >>>> Thanks for the fix. Will it also deploy to a vanilla Jboss? > >>>> > >>>> Regards > >>>> > >>>> Felix > >>>> > >>>> > > > > _______________________________________________ > > SubEtha Development mailing list > > dev@subethamail.org > > http://www.subethamail.org/se/list/dev > > http://www.subethamail.org/se/archive_msg.jsp?msgId=23735 > > > > _______________________________________________ > SubEtha Development mailing list > dev@subethamail.org > http://www.subethamail.org/se/list/dev > http://www.subethamail.org/se/archive_msg.jsp?msgId=24140 >
There is two jars that need to be copied to /server/default/lib... the mysql.jar and the jgroups.jar (which is included in /server/all/, but not in /server/default/)<div><br class="webkit-block-placeholder"></div><div>I did not touch the javamail.jar.</div><div><br class="webkit-block-placeholder"></div><div>jon<br><br><div><span class="gmail_quote">On 7/9/07, <b class="gmail_sendername">Jeff Schnitzer</b> <<a href="mailto:jeff@infohazard.org">jeff@infohazard.org </a>> wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">It's really not as bad as Jon describes - we run with JBoss about as<br>close to "stock" as possible. Any real-world JBoss installation requires <br>a number of xml configuration file changes: data sources, clustering<br>config, entity caching, etc. Plus JBoss now has a lot of install<br>options that you have to choose carefully.<br><br>So we're "stock", but since there are so many steps necessary to <br>configure the container for the application, it's just waaaay easier to<br>check out the SVN version.<br><br>BTW I think the only jar we add is the mysql driver. All other jars are<br>standard 4.2.0. I think. Jon, did you upgrade the javamail jar? <br><br>Jeff<br><br>Jon Scott Stevens wrote:<br>> There are no replacements of files, but definitely there are some<br>> additions and edits.<br>><br>> Documentation of this process is appreciated, but honestly it changes <br>> quite a bit for each and every JBoss release so it is something that<br>> is difficult to maintain. No documentation is better than incorrect<br>> documentation. =) For example, with the <a href="http://4.2.0.GA"> 4.2.0.GA</a> 'upgrade', this<br>> documentation is already very much out of date... http://<br>> <a href="http://subetha.tigris.org/install">subetha.tigris.org/install</a>.html<br>><br>> Really though, the best way to use it is to check it out from SVN <br>> trunk and use it. Then, when updates happen, all you need to do is<br>> svn update and get all the changes. It will also help you keep an eye<br>> on any files that you change and allow you to merge/keep those changes. <br>><br>> Yes, I agree, this is one major disadvantage of using JBoss... the<br>> JBoss developers don't care at all about backwards or even forwards<br>> compatibility.<br>><br>> jon<br>><br>> On Jul 4, 2007, at 10:38 AM, Hossfeld, Felix wrote: <br>><br>><br>>> Hi!<br>>><br>>> Thanks for your mail. Adding jars is fine but I do not wnat to<br>>> replace any files because that might create other worries down the<br>>> road. I will start testing next Monday and document any changes <br>>> necessary. Maybe this could be put into the documentation section.<br>>><br>>> Regards<br>>><br>>> Felix Hoßfeld<br>>><br>>><br>>><br>>>> -----Original Message----- <br>>>> From: Jon Scott Stevens [mailto:<a href="mailto:jon@latchkey.com">jon@latchkey.com</a>]<br>>>> Sent: Wednesday, July 04, 2007 7:35 PM<br>>>> To: Hossfeld, Felix<br>>>> Cc: <a href="mailto:dev@subethamail.org"> dev@subethamail.org</a><br>>>> Subject: Re: [Issue 151] SubEtha does not deploy on JBoss <a href="http://4.2.0.GA">4.2.0.GA</a><br>>>><br>>>> Yes, it will, but as usual with JBoss, it requires a number <br>>>> of small customizations to the actual container. Mostly,<br>>>> adding/ changing .jars, .properties, .xml and .conf files.<br>>>><br>>>> If I were you, I would just use the one I distribute from SVN <br>>>> (and eventually the ready to run distro). If you don't want<br>>>> to go that route, then I suggest you check it out and run a<br>>>> diff between your JBoss and the one in svn and then manually <br>>>> fix all the different places. I think you will quickly find<br>>>> that using my distro of it will be far easier. =)<br>>>><br>>>> diff -u -r --exclude=".svn" jboss-svn jboss-yours <br>>>><br>>>> jon<br>>>><br>>>> On Jul 4, 2007, at 3:46 AM, Hossfeld, Felix wrote:<br>>>><br>>>><br>>>>> Hi!<br>>>>><br>>>>> Thanks for the fix. Will it also deploy to a vanilla Jboss? <br>>>>><br>>>>> Regards<br>>>>><br>>>>> Felix<br>>>>><br>>>>><br>><br>> _______________________________________________<br>> SubEtha Development mailing list <br>> <a href="mailto:dev@subethamail.org">dev@subethamail.org</a><br>> <a href="http://www.subethamail.org/se">http://www.subethamail.org/se</a>/list/dev<br>> <a href="http://www.subethamail.org/se">http://www.subethamail.org/se </a>/archive_msg.jsp?msgId=23735<br>><br><br>_______________________________________________<br>SubEtha Development mailing list<br><a href="mailto:dev@subethamail.org">dev@subethamail.org</a><br><a href="http://www.subethamail.org/se"> http://www.subethamail.org/se</a>/list/dev<br><a href="http://www.subethamail.org/se">http://www.subethamail.org/se</a>/archive_msg.jsp?msgId=24140<br></blockquote></div><br></div>
