-
After adding NUnit3TestAdapter to project (nuget) with tests stops building:
The predefined type 'System.Runtime.CompilerServices.ExtensionAttribute' is defined in
multiple assemblies in the global …
-
OS: solaris10
build: promoted build 16
Steps to reproduce the bug:
1\. Checkout SQE workspace:
cvs co appserver-sqe/bootstrap.xml
(CVSROOT=:pserver:cvsguest@sunsw.sfbay.sun.com:/m/jws)
cd appserver-sq…
-
In the draft EJB 3.1 spec, section 5.7.3 "Unique Identifier for JMS Message-Driven Bean" states:
> The Container Provider must make a name which uniquely identifies the deployed MDB in an application…
-
See 5.7.3 Unique Identifier for JMS Message-Driven Bean:
The Container Provider must make a name which uniquely identifies the deployed MDB in an application server instance, available in the JNDI na…
-
Perhaps it is not evident from the doc., after doing 'ant all', creating
outbound message unable to access inbound message. I get the following error.
Mailbox: joe-Inbox@localhost
ERROR when attempti…
-
If you configure GenericJMSRA to use DeliveryType=Synchronous (and leave
SupportXA to its default value of true) and deploy a MDB to use it then when the
first message is received this exception is th…
-
Perhaps it is not evident from the doc., after doing 'ant all', creating
outbound message unable to access inbound message. I get the following error.
Mailbox: joe-Inbox@localhost
ERROR when attempti…
-
Real scenario in production environment:
1\. Deploy RAR connector
2\. Configure adapter resources &etc
3\. Deploy 40 endpoint clients - some MDBs. (Real production scenario ![](https://java.net/jira/…
-
OS: solaris10
build: 08/22 nightly build
The mdb/durable test cases failed since promoted build 59\. The same test used to
pass in the earlier builds. This is a regression bug.
Steps to reproduce the …
-
When trying to run an appclient on windows with cygwin, appclient is appending extra characters to the arguments.For example for a simple parameter "3", it is sending "$'3\r'"
Here is the appclient o…