|
| 58941 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.java | Add getSSOIds for use in ClusteredSSO tests |
| 58941 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelper.java | Add getSSOIds for use in ClusteredSSO tests |
| 58935 | modified | thomas.diesler@jboss.com | //trunk/testsuite/build.xml | fix broken build, include jboss.jbossws.classpath |
| 58932 | modified | adrian@jboss.org | //trunk/testsuite/.classpath | Fix the eclipse build |
| 58931 | modified | adrian@jboss.org | //trunk/ejb3/src/test/org/jboss/ejb3/test/webservices/unit/JSR181TestCase.java | Make this compile. |
| 58930 | modified | adrian@jboss.org | //trunk/ejb3/.classpath | Fix the eclipse build |
| 58930 | modified | adrian@jboss.org | //trunk/j2ee/.classpath | Fix the eclipse build |
| 58930 | modified | adrian@jboss.org | //trunk/server/.classpath | Fix the eclipse build |
| 58928 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java | - Use the new meta data fields. |
| 58927 | modified | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | - Add fields and utility objects. |
| 58927 | added | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/LocaleEncodingMapping.java | - Add fields and utility objects. |
| 58927 | added | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/Taglib.java | - Add fields and utility objects. |
| 58927 | added | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/MimeMapping.java | - Add fields and utility objects. |
| 58924 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | support for business-local and business-remote |
| 58923 | modified | wolfc | //trunk/ejb3/src/resources/test/appclient/application-client.xml | EJBTHREE-803: application-client id |
| 58923 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDDObjectFactory.java | EJBTHREE-803: application-client id |
| 58923 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/client/HelloWorldClient.java | EJBTHREE-803: application-client id |
| 58923 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit/AppClientUnitTestCase.java | EJBTHREE-803: application-client id |
| 58922 | modified | jfrederic.clere@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JvmRouteValve.java | Make sure to use the received sessionid string.See http://jira.jboss.com/jira/browse/JBAS-3829 |
| 58919 | modified | bill.burke@jboss.com | //trunk/build/build-thirdparty.xml | update common-core |
| 58909 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DependencyPolicy.java | create a real DataSource dependency |
| 58909 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/MCDependencyPolicy.java | create a real DataSource dependency |
| 58906 | deleted | thomas.diesler@jboss.com | //trunk/j2ee/src/main/javax/xml/rpc | remove jaxrpc, saaj api from as |
| 58906 | modified | thomas.diesler@jboss.com | //trunk/build/build-distr.xml | remove jaxrpc, saaj api from as |
| 58906 | modified | thomas.diesler@jboss.com | //trunk/varia/build.xml | remove jaxrpc, saaj api from as |
| 58906 | modified | thomas.diesler@jboss.com | //trunk/ejb3/build.xml | remove jaxrpc, saaj api from as |
| 58906 | modified | thomas.diesler@jboss.com | //trunk/j2ee/build.xml | remove jaxrpc, saaj api from as |
| 58906 | modified | thomas.diesler@jboss.com | //trunk/server/build.xml | remove jaxrpc, saaj api from as |
| 58906 | modified | thomas.diesler@jboss.com | //trunk/tools/etc/buildmagic/modules.ent | remove jaxrpc, saaj api from as |
| 58906 | deleted | thomas.diesler@jboss.com | //trunk/j2ee/src/main/javax/xml/soap | remove jaxrpc, saaj api from as |
| 58905 | modified | thomas.diesler@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ws/JBossWSTest.java | remove dependencies on non public api |
| 58905 | modified | thomas.diesler@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefClientTestCase.java | remove dependencies on non public api |
| 58905 | modified | thomas.diesler@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefEJB3TestCase.java | remove dependencies on non public api |
| 58905 | modified | thomas.diesler@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefServletTestCase.java | remove dependencies on non public api |
| 58904 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/EARInitializingDeployer.java | an initializing ear deployer for jacc initialization |
| 58904 | modified | anil.saldhana@jboss.com | //trunk/server/src/etc/deployers/ear-deployer-beans.xml | an initializing ear deployer for jacc initialization |
| 58903 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | use the shorter name for jacc context id |
| 58901 | modified | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/WebServiceRefInjector.java | update to latest jbossws |
| 58900 | modified | thomas.diesler@jboss.com | //trunk/build/build.xml | exclude jbossws jars from jbossall-clinet |
| 58899 | modified | adrian@jboss.org | //trunk/tools/etc/buildmagic/modules.ent | Fix the build |
| 58882 | modified | scott.stark@jboss.org | //trunk/testsuite/.classpath | Update sources paths for thirdparty elements |
| 58881 | added | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployment/StreamingDeploymentTestCase.java | Update to support both jmx and remote targetType tests |
| 58881 | added | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployment/BaseDeploymentTestCase.java | Update to support both jmx and remote targetType tests |
| 58881 | added | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployment/JMXDeploymentTestCase.java | Update to support both jmx and remote targetType tests |
| 58881 | deleted | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/deployment/DeploymentTestCase.java | Update to support both jmx and remote targetType tests |
| 58880 | modified | scott.stark@jboss.org | //trunk/server/src/etc/conf/default/jboss-service.xml | Comment the JSR88 handler |
| 58879 | modified | scott.stark@jboss.org | //trunk/server/src/etc/conf/default/jboss-service.xml | Add a JSR88 subsystem handler of type org.jboss.deployment.remoting.DeployHandler |
| 58878 | added | scott.stark@jboss.org | //trunk/deployment/src/main/org/jboss/deployment/remoting/StreamingTarget.java | Add support for a remoting streaming target implementation. |
| 58878 | modified | scott.stark@jboss.org | //trunk/deployment/src/main/org/jboss/deployment/spi/factories/DeploymentFactoryImpl.java | Add support for a remoting streaming target implementation. |
| 58878 | modified | scott.stark@jboss.org | //trunk/deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java | Add support for a remoting streaming target implementation. |