a) Yes
b) Yes

Here is what happened. Earlier versions of JBoss Native included all of their 
DLLs in a 'native' directory. The run.bat file in JBoss AS 4.2.x looks for the 
'native' directory and if it finds it adds it to the PATH. So the whole point 
is to match up the DLL locations in JBoss Native with the PATH location coded 
into run.bat. And you can do that either by copying the DLLs to native, or 
changing the run.bat to look for the DLLs elsewhere.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225390#4225390

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225390
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to