-
Hi,
When I restart my Openhab2 service, I've this execption in the log.
Have you some ideas ? what is the problem ? I compile and run the last version of Openhab binding.
`09:34:44.644 [WARN ]…
-
Currently the implementation of WS-AT depends on some features not standardized
by JTA/JTS spec, like the JNDI name of transaction manager and contract
represented by com.sun.enterprise.TransactionImp…
-
Getting Operations from the WSDL URL works just fine, but when attempting to Generate Envelope, I receive a 500 Internal Server Error with the following stack trace after waiting for the operation to …
-
jersey: 2.28
weld:2.4.3
Mojarra: 2.2.9
jdk:1.8
i am using jersey + weld app
```
@ApplicationPath("/rest")
public class TestApplication extends Application {
public Set
-
Jersey doesn't allow me to inject CDI bean into my custom Validator.
Sample code:
```
@ApplicationScoped
public class AllowedWeightsValidator implements ConstraintValidator {
@Inject
…
-
```
Priority Order
Glassfish 2
JBoss 5
Weblogic (licensing?)
Glassfish 3
Websphere (licensing?)
```
Original issue reported on code.google.com by `mark.r.j...@gmail.com` on 1 Mar 2009 at 9:31
-
If you have unsaved group changes, logout, and choose to save upon being prompted, the channel groups will be saved, but after logout you'll receive the following error:
`Error loading tags: com.mi…
-
I'm attempting to switch my project over to Gretty from the default Gradle Jetty plugin, however, when I run the project with the `jettyRun` command, the command will hang on after the following outpu…
-
I tried building the mist 1.0.0 for spark 2.2.1 but it throws the following error and error was quite long so am attaching the only few lines of it.
**Sample Error**
```
[error] 18 errors were en…
-
"_Before you deploy or run many applications, you may need to create resources for them. An application can include a glassfish-resources.xml file that can be used to define resources for that applica…