weblogic-jndi-custom-resource-configuration | application servers
kandi X-RAY | weblogic-jndi-custom-resource-configuration Summary
kandi X-RAY | weblogic-jndi-custom-resource-configuration Summary
weblogic-jndi-custom-resource-configuration is a Java library. weblogic-jndi-custom-resource-configuration has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
Unlike other application servers (JBoss, Glassfish, Tomcat, ...) WebLogic (as of 10g) doesn't support any way of adding custom resources into JNDI (Custom resource in JNDI on different application servers). While searching for a solution I found weblogic-jndi-startup. While I felt the implementation wasn't inline with what I wanted, the theory was a pretty simple solution. weblogic-jndi-startup is more generic in that it can load an object that has a constructor with a single String argument. I have made multiple Initializers for more specific use cases.
Unlike other application servers (JBoss, Glassfish, Tomcat, ...) WebLogic (as of 10g) doesn't support any way of adding custom resources into JNDI (Custom resource in JNDI on different application servers). While searching for a solution I found weblogic-jndi-startup. While I felt the implementation wasn't inline with what I wanted, the theory was a pretty simple solution. weblogic-jndi-startup is more generic in that it can load an object that has a constructor with a single String argument. I have made multiple Initializers for more specific use cases.
Support
Quality
Security
License
Reuse
Support
weblogic-jndi-custom-resource-configuration has a low active ecosystem.
It has 3 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
weblogic-jndi-custom-resource-configuration has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of weblogic-jndi-custom-resource-configuration is current.
Quality
weblogic-jndi-custom-resource-configuration has no bugs reported.
Security
weblogic-jndi-custom-resource-configuration has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
weblogic-jndi-custom-resource-configuration does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
weblogic-jndi-custom-resource-configuration releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi has reviewed weblogic-jndi-custom-resource-configuration and discovered the below as its top functions. This is intended to give you an instant insight into weblogic-jndi-custom-resource-configuration implemented functionality, and help decide if they suit your requirements.
- Main entry point
- Initializes a DirContextFactory
- Parse JNDI arguments
- The main method
- Parses JNDI input arguments
- Initializes a string into the JNDI
- Get an instance of ldapDirContext
- Builds a name of the properties
- Build an initial LDAP DirContextFactory from the given properties
- String representation of this descriptor
Get all kandi verified functions for this library.
weblogic-jndi-custom-resource-configuration Key Features
No Key Features are available at this moment for weblogic-jndi-custom-resource-configuration.
weblogic-jndi-custom-resource-configuration Examples and Code Snippets
No Code Snippets are available at this moment for weblogic-jndi-custom-resource-configuration.
Community Discussions
No Community Discussions are available at this moment for weblogic-jndi-custom-resource-configuration.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install weblogic-jndi-custom-resource-configuration
Installation requires copying weblogic-jndi-custom-resource-configuration-1.x.x.jar into the classpath of WebLogic:. Once the jar has been added to the classpath, you can add Initializers as Startup Classes.
To add a Startup Class:.
Connect to WebLogic Administration Console.
Navigate to $DOMAIN->Environment->Startup and Shutdown Classes
Click "New"
Select "Startup Class"
Click "Next"
Enter any value for "Name"
Enter the class of the desired Initializer (com.idmworks.weblogic.jndiconfiguration.StringInitializer)
Click "Next"
Select Desired Targets
Click "Finish"
To add a Startup Class:.
Connect to WebLogic Administration Console.
Navigate to $DOMAIN->Environment->Startup and Shutdown Classes
Click "New"
Select "Startup Class"
Click "Next"
Enter any value for "Name"
Enter the class of the desired Initializer (com.idmworks.weblogic.jndiconfiguration.StringInitializer)
Click "Next"
Select Desired Targets
Click "Finish"
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page