-
I'm attempting to install and run Web Apollo on a Linux Mint 17.3 system. I'm totally new to Linux so it's a steep learning curve for me.
I've managed to install prerequisites (I decided to use Ja…
-
jboss-beans.xml file declares duplicate beans to the jss7 installation.
Example:
```
@org.jboss.aop.microcontainer.aspects.jmx.JMX(name="org.mobicents.ss7:service=SS7Service",exposedInterfa…
Vanit updated
8 years ago
-
Hi!
I'm having some problems with the syntax if I use a very simple regex:
`@Before("execution(public **->addDeal(*))")`
It works, but I would like to narrow it down a little bit more, so addDeal is a…
-
Imported from JIRA [DS-444] created by flyinflash
I get this error message always when I goto
http://127.0.0.1:8080/xmlui/handle/123456789/4/submit:
An error has occured
java.lang.ClassCastException…
-
Hello,
When there is `org.hibernate:hibernate-search-orm.XYZ` on the class path, my application won't start (see attached log)
Tried it with 4.5.1.Final, 4.5.0.Final, 4.4.3.Final and 4.4.0.Final
T…
-
Consider the following:
```
@Loggable(Loggable.DEBUG, prepend=true)
public String loadA(URL url) {
return url.openConnection().getContent();
}
@Loggable(Loggable.DEBUG, prepend=true)
public String…
ghost updated
8 years ago
-
_Ladislau Bogdan (bogdanladislau) wrote:_
I try to enable the profiler using this job (as it is specified in the docs):
"source-script" : {
"extend" : ["profiling&q…
-
_Martin Wittemann (@wittemann) wrote:_
It would be a very nice feature to include some kind of code coverage into the test runner. The idea is to use not a line based code coverage. Instead of covera…
-
I downloaded latest version from master.
Both "mvnw spring-boot:run" and "mvnw clean package" are failing with same error "mvnw clean package -Dmaven.test.skip=true" succeed so JAR is being build but…
-
I see that when Go! AOP (1.0.2) generates class proxies, it uses `\Go\Proxy\ClassProxy::injectJoinPoints` at the end of proxy files. Wouldn't it be better from the point of performance to inject the p…