[
https://issues.jboss.org/browse/JBIDE-8461?page=com.atlassian.jira.plugin...
]
Rob Stryker commented on JBIDE-8461:
------------------------------------
Hey Burr:
We don't support changing the native directory because there's no real way to
'restore defaults' to the launch configuration there. Also most of the classes are
either private or have so many private members and internal classes that duplicating the
UI would basically involve copying huge portions of their code into our product. HUGE
portions.
So for now we're going to stick with you needing to put them in the native folder
that's already there and try to figure out what the problem is. I'm not very
familiar with the process of using native libraries, how to get them registered, how to
ensure they're in use, etc, so I'm going to need a bit of help on this one.
I'm assuming you're ok putting files into the native folder, but the problem is
they're not being picked up. Are they being picked up if you launch from the .bat
script? If yes, do you think you can find out what arguments the actual launched process
has that maybe my launch configuration is missing?
Thanks
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
Fix For: 3.2.1, 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