Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Using My webMethods with JMS | Managing JNDI Naming Directories | Adding a JNDI Provider | Including additional JAR files required by the JNDI provider
 
Including additional JAR files required by the JNDI provider
If you are adding WebLogic or JBoss as your JNDI provider, in the CLASSPATH of My webMethods, include the JARs required by the JNDI provider.
*To add JAR files to the CLASSPATH of My webMethods
*If the JAR file is an OSGi bundle, do the following:
1. Copy the JAR file to Software AG_directory \profiles\MWS_<instance name>\dropins folder.
2. Restart My webMethods.
*If the JAR file is not an OSGI bundle, do the following:
1. Copy the JAR file into Software AG_directory \MWS\lib folder.
2. Run the Software AG_directory \MWS\bin\mws.bat update command.
3. Restart My webMethods.
For more information, see the "Adding Custom JAR Files" section in Administering My webMethods Server.