openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JBoss Application Server
Settings
362
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 5 years
ago.
Jul 13, 2018 — Jul 13, 2019
Showing page 1,296 of 1,303
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
It is not because the use was deprecated that we should not clean, also it seems that we still have some hashing problems in the new versions
fleury
More...
over 24 years ago
All Enterprise Bean have a notion of Tx and principal. Previously the Session beans had no notion of Transaction. Factoring it fixes it.
fleury
More...
over 24 years ago
Cache needs rewriting and factoring
fleury
More...
over 24 years ago
A biggy, completely revamped Tx Management and interposition
fleury
More...
over 24 years ago
It seems that the JRMPcontainerInvoker, relies on the thread implicitely passed transaction. This is not correct. The thread should be clean and the tx passed with the Method Invocation. That code is implemented elsewhere, here we just leave the comments
fleury
More...
over 24 years ago
repetitive setting
fleury
More...
over 24 years ago
cleaning comments from previous commit
fleury
More...
over 24 years ago
stop gap and some bug fixing. At least the cache sees the right transaction with the right hashcode
fleury
More...
over 24 years ago
Null pk bug in setForeignKey fixed (Bug #80)
forder
More...
over 24 years ago
Fixed a little bug in tuned updates.
salborini
More...
over 24 years ago
Added support for finder methods that return java.util.Enumeration
salborini
More...
over 24 years ago
This class is used for finder methods that return java.util.Enumeration
salborini
More...
over 24 years ago
we propagate the transaction.
fleury
More...
over 24 years ago
some additional session stuff
juha
More...
over 24 years ago
getHomeMethod now returns method metadata from homeMethods[] array.
juha
More...
over 24 years ago
Fixed bug which prevented searching finder methods in super classes. Thanks to Ole.
sg
More...
over 24 years ago
the tx needs to be propagated right,
fleury
More...
over 24 years ago
Band Aid code for the "not serializable" exception
fleury
More...
over 24 years ago
Implemented a couple of NYI's in abstract verifier.
juha
More...
over 24 years ago
Warnings are collected to a list and printed after parse, and
juha
More...
over 24 years ago
Using the Section class and properties for messaging.
juha
More...
over 24 years ago
*** empty log message ***
juha
More...
over 24 years ago
Verifier's got its own logger.
juha
More...
over 24 years ago
Fixed a bug where bean home and remote classes got mixed up
juha
More...
over 24 years ago
putting the jboss classes for URL lookup
fleury
More...
over 24 years ago
Removing old trace
fleury
More...
over 24 years ago
We factor the ctx management. The plugin returns the Object id on create now.
fleury
More...
over 24 years ago
Remove all the EJB calls from the persistence plugin. Only keep the storage ones.
fleury
More...
over 24 years ago
The new CMP structure requires a slightly different setup
fleury
More...
over 24 years ago
On the pure container class I leave the "if" statement if we want to remove the 3 stage thing ;-)
fleury
More...
over 24 years ago
←
1
2
…
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree