-
Hi,
Please I need help on running this code sample in web logic server.
thanks
-
Please provide us a sample if available for Citrus frame work using weblogic and JMS
-
Let's say I have
```
@Contract
public class MyContract
@Service
public class MyService implements MyContract
```
I'm trying to make this injectable by HK2 into CDI using Hk2CustomBoundT…
-
Been constantly getting the below error in weblogic when we put JERSEY under heavy stress.
```
####
####
-
steps to reproduce:
`git clone https://github.com/biemond/biemond-orawls-vagrant-12.2.1-puppet4`
`cd biemond-orawls-vagrant-12.2.1-puppet4`
`vagrant up admin`
`vagrant ssh admin`
`sudo …
-
–
Is there a metro war file which can be deployed which would show the services that have been deployed as this is missing from weblogic when doing metro-on-weblogic.
Down the road it may make sense …
-
![image](https://github.com/oracle/weblogic-remote-console/assets/134632161/b09ebf6e-e466-4c28-ade5-e591ae00062c)
Even though my managed server ERMDEV01_ManagedServer1 is running verified in Weblog…
-
2019-01-20 11:16:31,068 [com.alibaba.druid.pool.DruidDataSource|]-[ERROR] {dataSource-1} init error
java.lang.IncompatibleClassChangeError: Implementing class
at java.lang.ClassLoader.defineClass…
-
Let's say I have
```
@Contract
public class MyContract
@Service
public class MyService implements MyContract
```
I'm trying to make this injectable by HK2 into CDI using Hk2CustomBoundT…
-
```
What steps will reproduce the problem?
1. Try to retrieve lots of users one by one
2. Most of the users entry wont be problem
3. Once in a while you will get these errors
What is the expected out…