The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 1 | 1 | 0 | 0 |
| Class | Bugs |
|---|---|
| org.apache.juddi.example.helloworld.HelloWorld | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Write to static field org.apache.juddi.example.helloworld.HelloWorld.security from instance method new org.apache.juddi.example.helloworld.HelloWorld() | STYLE | ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD | 48 | High |