[
https://issues.jboss.org/browse/JBIDE-8461?page=com.atlassian.jira.plugin...
]
Martin Malina commented on JBIDE-8461:
--------------------------------------
Hi Rob,
It seems the fix is ok. But there is one thing not clear to me and it actually looks like
a bug. But I'll let you comment here before reopening this issue - maybe I get it
wrong.
While everything works fine with JBoss AS 6, there is no java.library.path being set for
an EAP 5.1 server. In that case the property is set to
.:/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java on my system. Do
you know why is that?
Editing AS Launch Configuration -Djava.library.path
---------------------------------------------------
Key: JBIDE-8461
URL:
https://issues.jboss.org/browse/JBIDE-8461
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.CR1
Environment: Win7 64-bit, 32-bit 1.6 JVM
Reporter: Burr Sutter
Assignee: Rob Stryker
Labels: as_backwards
Fix For: 3.2.1.M1, 3.3.0.M1
Attachments: native_lib_editing1.png, native_lib_editing2.png
It seems that you can not make changes to -Djava.library.path on the Launch configuration
properties. In addition, dropping your native libs into this directory are not recognized
when the server is launched - I am trying to add the JBoss Native tc-native1.dll to my
AS6
The Apache Tomcat Native library which allows optimal performance in production
environments was not found on the java.library.path:
D:\servers\jboss-6.0.0.Final\bin\native;
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira