|
| 852 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/docs/user-guide/project/en/modules/mtom-xop/mtom-xop.xml | Fix docbook errors in MTOM section |
| 851 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/docs/user-guide/project/en/modules/wssecurity/wssecurity.xml | Make client keystore/trustore clearer, add properties docs |
| 850 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/docs/user-guide/project/en/modules/secureejb/secure-ejb.xml | Clarify https:// usage |
| 849 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/resources/samples/secureejb/META-INF/application-client.xml | Check CONFIDENTIAL accesshttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963410 |
| 849 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/resources/samples/secureejb/META-INF/jboss.xml | Check CONFIDENTIAL accesshttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963410 |
| 849 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/resources/samples/secureejb/META-INF/webservices.xml | Check CONFIDENTIAL accesshttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963410 |
| 849 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/resources/samples-override/secureejb/META-INF/wsdl/OrganizationService.wsdl | Check CONFIDENTIAL accesshttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963410 |
| 849 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/secureejb/SecureEJBTestCase.java | Check CONFIDENTIAL accesshttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963410 |
| 849 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/resources/samples/secureejb/META-INF/ejb-jar.xml | Check CONFIDENTIAL accesshttp://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963410 |
| 848 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/samples/jmstransport/JMSTransportTestCase.java | Use Thread.sleep() instead of CountDown |
| 847 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/build.xml | Fix javac classpath |
| 846 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/build.xml | Format XML |
| 845 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/version.properties | start 1.0.4.DEV |
| 841 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/build.xml | Use javac sourcepathFix compile-integration classpathFix retro classpath |
| 840 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/integration/other/GenericServiceEndpointPublisher.java | Fix compile-core classpath |
| 840 | deleted | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/tools/wspublish.java | Fix compile-core classpath |
| 840 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/build.xml | Fix compile-core classpath |
| 840 | added | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/integration/other/wspublish.java | Fix compile-core classpath |
| 840 | modified | thomas.diesler@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/TomcatTestDeployer.java | Fix compile-core classpath |
| 836 | modified | mageshbk | //branches/jbossws-1.0/src/test/resources/samples/wssecurity/store-pass-encrypt/jboss-wsse-server.xml | Updated path to keystore and truststore file to refer from samples/wssecurity rather than wsse. |
| 832 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/soap/SOAPPartImpl.java | Implement getNodeName(), now compatible with DOMWriter in Branch_1_0 |
| 832 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/soap/SOAPDocument.java | Implement getNodeName(), now compatible with DOMWriter in Branch_1_0 |
| 831 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/build.xml | exclude javax interfaces from jbossretro build |
| 828 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/SimpleSignEncryptTestCase.java | Manually remove the system properties instead of calling clearProperty or setProperty("x",null). |
| 828 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.java | Manually remove the system properties instead of calling clearProperty or setProperty("x",null). |
| 826 | modified | darran.lofthouse@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/UsernameTestCase.java | Removed Java 5.0 API specific calls. |
| 825 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/webservices.xml | wsse 10 sign test case endpoint |
| 825 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-wsse-server.xml | wsse 10 sign test case endpoint |
| 825 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/security/wsse10Encrypt/WEB-INF/webservices.xml | wsse 10 sign test case endpoint |
| 825 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/jboss-web.xml | wsse 10 sign test case endpoint |
| 825 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/security/wsse10/SignTestCase.java | wsse 10 sign test case endpoint |
| 825 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/ant/build-interop-jars.xml | wsse 10 sign test case endpoint |
| 825 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/security/wsse10/WEB-INF/web.xml | wsse 10 sign test case endpoint |
| 825 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/resources/interop/microsoft/security/wsse10/META-INF/scenarios.xml | wsse 10 sign test case endpoint |
| 825 | added | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/interop/microsoft/security/wsse10/TestService.java | wsse 10 sign test case endpoint |
| 822 | modified | heiko.braun@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/SimpleSignEncryptTestCase.java | remove jdk 1.5 features |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/wsse/WSSecurityHandlerOutbound.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/resources/schema/jboss-ws-security_1_0.xsd | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | added | jason.greene@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/SignFaultTestCase.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsse/Encrypt.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/test/java/org/jboss/test/ws/wsse/HelloJavaBean.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsse/RequireEncryption.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | added | jason.greene@jboss.com | //branches/jbossws-1.0/src/test/resources/wsse/sign-encrypt-fault/jboss-wsse-client.xml | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/soap/SOAPMessageImpl.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | added | jason.greene@jboss.com | //branches/jbossws-1.0/src/test/resources/wsse/sign-fault | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsse/RequireSignature.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsse/Requires.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | added | jason.greene@jboss.com | //branches/jbossws-1.0/src/test/resources/wsse/sign-fault/jboss-wsse-server.xml | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/main/java/org/jboss/ws/metadata/wsse/Sign.java | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |
| 820 | modified | jason.greene@jboss.com | //branches/jbossws-1.0/src/test/ant/build-jars.xml | Fix JBWS-1145Fix JBWS-1146JBWS-1119 - Implement fault signing and encryption |