[JBoss JIRA] Created: (JBAS-7215) Update the XA datasource examples for Mysql, PostgreSQL, DB2, Sybase, Oracle and MSSQL
by Ivo Studensky (JIRA)
Update the XA datasource examples for Mysql, PostgreSQL, DB2, Sybase, Oracle and MSSQL
--------------------------------------------------------------------------------------
Key: JBAS-7215
URL: https://jira.jboss.org/jira/browse/JBAS-7215
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: JCA service
Reporter: Ivo Studensky
Assignee: Ivo Studensky
Priority: Minor
Fix For: JBossAS-5.2.0.Beta1, JBossAS-6.0.0.Alpha1
Update, or add a new if there is not any, the XA datasource examples for databases MySQL, PostgreSQL, DB2, Sybase, Oracle and MSSQL.
The updates will come from the JBPAPP_5_0 branch, see JBPAPP-2575 .
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 10 months
[JBoss JIRA] Created: (JBREM-1152) If MicroSocketClientInvoker gets a SocketException in getConnection(), it should retry
by Ron Sigal (JIRA)
If MicroSocketClientInvoker gets a SocketException in getConnection(), it should retry
--------------------------------------------------------------------------------------
Key: JBREM-1152
URL: https://jira.jboss.org/jira/browse/JBREM-1152
Project: JBoss Remoting
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 2.2.3, 2.5.1 (Flounder)
Reporter: Ron Sigal
Assignee: Ron Sigal
Fix For: 2.5.2 (Flounder), 2.2.3.SP1
If a SocketException is thrown in the main loop in org.jboss.remoting.transport.socket.MicroSocketClientInvoker.transport(), the invocation will be retried (if "numberOfCallRetries" is set to a value > 1). The same should apply if a SocketConnection is thrown in the preliminary attempt to create a socket. This issue is particularly relevant to the bisocket transport, where the attempt by a callback client to create a socket involves a write on the control connection.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 10 months
[JBoss JIRA] Closed: (JBAS-7032) Getting invalid deployment on what appears to be valid, a webbeans ear file.
by Jason T. Greene (JIRA)
[ https://jira.jboss.org/jira/browse/JBAS-7032?page=com.atlassian.jira.plug... ]
Jason T. Greene closed JBAS-7032.
---------------------------------
Resolution: Done
EAR isolation is now on by default, so this should be resolved.
> Getting invalid deployment on what appears to be valid, a webbeans ear file.
> ----------------------------------------------------------------------------
>
> Key: JBAS-7032
> URL: https://jira.jboss.org/jira/browse/JBAS-7032
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Deployers
> Environment: JBoss AS 5.1
> JDK 1.6 u 13
> OpenSuSe 11.1 / SLES 10.2
> Reporter: John Ament
> Assignee: Shelly McGowan
> Fix For: JBossAS-5.2.0.Beta1
>
> Attachments: jboss-app.xml, PrintResourcePathContextListener.class, PrintResourcePathContextListener.java, WhatUpDawg.ear, WhatUpDawg.ear
>
>
> The best description I can give is from the forum.
> Basically, I have an EAR that appears to be completely valid, it's 2 war's and 1 ejb module. It's built using web beans. I get the described stack trace when either deploying via the UI or just dropping the EAR file in deploy. However, I get different results. When I drop the ear in and restart, it loads perfectly (my app) but embedded jopr fails.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 10 months