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,274 of 1,303
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
No longer have to add Tomcat to classpath in scripts
oberg
More...
over 24 years ago
Load jndi.properties into system properties. This allow Tomcat servlets to do "new InitialContext()"
oberg
More...
over 24 years ago
Add libraries to system property java.class.path too. This will allow javac usage to work (=JSP works now!)
oberg
More...
over 24 years ago
Fixed exception handling. Thanks to Darius D for pointing it out.
oberg
More...
over 24 years ago
Final release
salborini
More...
over 24 years ago
Set tomcat work dir properly
salborini
More...
over 24 years ago
metrics interceptor can be enabled via JMX
juha
More...
over 24 years ago
Warnings are for beans (including their remote & home interfaces), not classes.
juha
More...
over 24 years ago
9.2.8 Finders for entity home interface
juha
More...
over 24 years ago
Removed silly debug message from home method mapping init
oberg
More...
over 24 years ago
Added method to allow replacement of the instance for activation
salborini
More...
over 24 years ago
Fixed the passivation of stateful session beans. The whole instance is now
salborini
More...
over 24 years ago
A bean can be passivated if the tx is not null but with status NO_TRANSACTION
salborini
More...
over 24 years ago
Home method support updated to follow intended syntax i.e. "ejbHomeFoo" instead of "ejbHomefoo" -> "foo" in home interface
oberg
More...
over 24 years ago
Added support for EJB 2.0 Home methods
oberg
More...
over 24 years ago
Now uses ServiceMBeanSupport
oberg
More...
over 24 years ago
In getCallerPrincipal() the check for null realm mapping has been added (thanks to Tom Cook <
[email protected]
>)
oleg
More...
over 24 years ago
Fix 'client' target to build tomcat-test.ear from ../tomcat !
jules
More...
over 24 years ago
fixed the MANIFEST.MF NullPointerException in J2eeDeployer
schulze
More...
over 24 years ago
Shell script updated for jetty support.
salborini
More...
over 24 years ago
Configuration files updated for jetty
salborini
More...
over 24 years ago
Initial revision of the jetty service. From the contrib module, Nov 10th 2000
salborini
More...
over 24 years ago
con is set to null at the end of reset() so that PreparedConnections can return to the pool.
oleg
More...
over 24 years ago
Added prefix java:/ to the JNDI name
oleg
More...
over 24 years ago
Build instructions updated
oleg
More...
over 24 years ago
No need to provide these files here, the recent Castor release 0.8.9 contains all needed features
oleg
More...
over 24 years ago
JBoss/Jetty integration module
jules
More...
over 24 years ago
Skip the sessioncontext when passivating a stateful session bean.
salborini
More...
over 24 years ago
If the underlying Connection is null, the PreparedStatement is not returned to the pool.
oleg
More...
over 24 years ago
If the underlying Connection is null, the PreparedStatement is not returned to the pool anymore.
oleg
More...
over 24 years ago
←
1
2
…
1270
1271
1272
1273
1274
1275
1276
1277
1278
…
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