File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed 
core/src/main/java/org/springframework/ws/server/endpoint/adapter Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11/* 
2-  * Copyright 2005-2011  the original author or authors. 
2+  * Copyright 2005-2012  the original author or authors. 
33 * 
44 * Licensed under the Apache License, Version 2.0 (the "License"); 
55 * you may not use this file except in compliance with the License. 
@@ -55,7 +55,7 @@ public class DefaultMethodEndpointAdapter extends AbstractMethodEndpointAdapter
5555
5656    private  static  final  String  JAXB2_CLASS_NAME  = "javax.xml.bind.Binder" ;
5757
58-     private  static  final  String  JDOM_CLASS_NAME  = "org.jdom .Element" ;
58+     private  static  final  String  JDOM_CLASS_NAME  = "org.jdom2 .Element" ;
5959
6060    private  static  final  String  STAX_CLASS_NAME  = "javax.xml.stream.XMLInputFactory" ;
6161
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments