Skip to content

adrigrillo/JSMReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE WEBLOGIC JMS QUEUE READER

You will need to manually add the weblogic.jar dependency to your pom.xml to make it work.

In this case, the dependency is:

<dependency>
    <groupId>es.oracle</groupId>
    <artifactId>wlfullclient</artifactId>
    <version>1.0</version>
</dependency>

Releases

No releases published

Packages

No packages published