-
Moving samples bug originally logged in mojarra:
[https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1114](https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=1114)
build: SDK b03b 0…
-
I'm unable to lunch any app-client using Web Start.
I don't know in which "subcomponent" fill the bug, and maybe it should be a P1.
Tested with both Glassfish 3.0 (as bundled with NetBean 6.8), GF 3…
-
The new BackingStore SPI allows SFSBs to be stored in a BackingStore
implementation. To detect stale sessions the SPI defines the notion of
"version". The EJB Container must be enhanced to guard again…
-
>
> I tried the query from the command line and it works.
>
> SELECT INTEGERDATA from DATATYPES
>
> INTEGERDATA
> 2147483647
> 0
>
> SELECT AVG(INTEGERDATA) from DATATYPES
>
> INTEGERDATA
> 1073741823…
-
The sqe tests of entity-persistence have about 200 new failures
in 9.1pe_b49 in comparing with that in 9.1pe_b48\. The new failures
in 9.1pe_b49 are caused by deployment failures so that test did not …
-
When I start glassfish, the log report error as following:
The web application [] created a ThreadLocal with key of type [java.lang.ThreadLocal](value [java.lang.ThreadLocal@3b7fb45f]) and a value of…
-
When calling SessionContext.getEJBObject().getHandle(); inside a method in a stateful session bean, the server throws java.lang.IllegalStateException: EJBObject not available
I think that the server …
-
Description test - api/poa/poamanager/discardrequestbuild - PE b32cPlatform - Solaris Sparc 10After POAManager state is changed to discard_requests we expect TRANSIENT exception for subsequent reques…
-
The performance of IIOPInputStream.simpleReadObject is
some 3x slower in GF 3.1 v GF 3 in client-side profiles.
In V3, that just calls IIOPInputStream.inputObject().
In V3.1, that spends a little mo…
-
When I tried to install the "jruby" and the "grails" by update tool on admin
console, this exception has occured again.
And make sure, the other sub-components are available.
These are not worked to…