Discussion:
unknown
1970-01-01 00:00:00 UTC
Permalink
<classpath codebase="file:///C:/jboss510GA/server/default/resources" archives="*"/>
I am quite new to AS 7.1 and started migrating to JBoss EAP 6.0.1. I am not sure how I have to configure the same external App config folder for JBoss 7.1. I understood that there is too much of difference how As5 and As7 works. We tried to implement using the link below but it did not work. Also it appears not to be a good practice to manipulat module folders. But if someone can help me out how I can achieve this with AS 7.1, it would be great.
https://community.jboss.org/wiki/HowToPutAnExternalFileInTheClasspath (https://community.jboss.org/docs/DOC-18247)
Thanks
Kumar Reddy
--------------------------------------------------------------

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

Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]


------=_Part_232425_946904166.1369326351529
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
<table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tbody>
<tr>

<td>

<table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tbody>
<tr>
<td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
<h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
<!-- To have a header image/logo replace the name below with your img tag -->
<!-- Email clients will render the images when the message is read so any image -->
<!-- must be made available on a public server, so that all recipients can load the image. -->
<a href="https://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
</td>

</tr>
<tr>
<td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
External App Config Folder in Jboss AS7 (7.1.3) classpath
</h3>
<span style="margin-bottom: 10px;">
created by <a href="https://community.jboss.org/people/kumar_skywalker">Kumar R</a> in <i>Beginner's Corner</i> - <a href="https://community.jboss.org/message/819154#819154">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi - </p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><span style="font-family: tahoma,arial,helvetica,sans-serif;">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; I need some help here. I am trying to migrate from AS5 to AS7 (
Loading...