-
I have the following code.
@PermitAll
@Stateless
public class HelloSessionBean implements HelloSessionRemote {
@RolesAllowed("hello")
public String sayHello(final String msg)
{ return "Hello " + ms…
-
JTS5071 error in registerSynchronization with security manager on
glassfish-3.1-b36.zip
xa simplejpa tests failed with security manager on.
| Exceptionn MethodMonitorRegistry.registerClass: java.se…
-
Bug ID 8469 has been reassigned to the admin team and now denotes the fact that
the MEJB is not deployed in V3 out of the box, or that the JNDI lookup of the
MEJB should lazily deploy the MEJB.
As su…
-
Here is test example:
public class Test2
{ @Test public void test() throws NamingException, InterruptedException { Thread t1 = new TestThread(); Thread t2 = new TestThread(); t1.start(); t2.start();…
-
***********READ-ONLY Data from Bugtraq***********************
Inside SWAN :[http://swsblweb1.central.sun.com:8080/CrPrint?id=6515304](http://swsblweb1.central.sun.com:8080/CrPrint?id=6515304)
Outside …
-
The following tests fail in CTS JMS.
FAILED........com/sun/ts/tests/jms/ee20/cditests/usecases/Client.java#beanUseCaseK
Get the following exception.
[#|2012-12-16T22:17:13.153+0000|SEVERE|44.0|java…
-
I'm seeing the following when running QuickLook. Is it a bug or some kind of debugging output? If so,
why is it a WARNING?
[#|2007-01-05T17:41:49.487-0800|WARNING|sun-appserver-ee9.1|
javax.enterpris…
-
Product: AS8.1, AS8.2 , AS9.x, GFv2ur1 (AS911)
OS: Not relevant
Description
------------
Trying to use a standalone client that does a
lookup to a JMS pool fails. This is
like continuation to
[https:…
-
***********READ-ONLY Data from Bugtraq***********************
Inside SWAN :[http://swsblweb1.central.sun.com:8080/CrPrint?id=6574283](http://swsblweb1.central.sun.com:8080/CrPrint?id=6574283)
Outside …
-
With today's nightly (9/24, and some earlier builds), I'm seeing this 2 errors
(cannot load stubs, and NPE). This test use app library-dir in application.xml.
The bean class has an injection of anothe…