[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-cvs-commits
Subject:    [jboss-cvs] jboss-portal/wsrp/src/main/org/jboss/portal/test/wsrp/v1  ...
From:       Julien Viet <julien () jboss ! com>
Date:       2006-02-28 23:15:48
Message-ID: E1FEE4K-0002MN-Bm () committer01 ! frg ! pub ! inap ! atl ! jboss ! com
[Download RAW message or body]

  User: julien  
  Date: 06/02/28 18:15:48

  Modified:    wsrp/src/main/org/jboss/portal/test/wsrp/v1 
                        ServiceDescriptionTestCase.java
  Log:
  fix classpath client issue for test case of wsrp where the qname serialVersionUID \
had mismatches. Indeed JBoss uses QName from xerces xml apis (and why the hell do we \
have a namespace.jar that contains it in lib \
??????????????????????????????????????????) and the client was using namespace.jar \
from jboss-client which had not the same version UID, so just placing xerces xml apis \
in the classpath of the client before namespace.jar makes it.  
  Revision  Changes    Path
  1.3       +3 -0      \
jboss-portal/wsrp/src/main/org/jboss/portal/test/wsrp/v1/ServiceDescriptionTestCase.java
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ServiceDescriptionTestCase.java
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/wsrp/src/main/org/jboss/portal/test/wsrp/v1/ServiceDescriptionTestCase.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- ServiceDescriptionTestCase.java	23 Feb 2006 22:56:17 -0000	1.2
  +++ ServiceDescriptionTestCase.java	28 Feb 2006 23:15:48 -0000	1.3
  @@ -11,12 +11,15 @@
   import org.jboss.portal.wsrp.core.RegistrationContext;
   import org.jboss.portal.wsrp.core.ServiceDescription;
   import org.jboss.portal.wsrp.core.WSRP_v1_ServiceDescription_PortType;
  +import org.jboss.portal.common.util.Tools;
   
   import javax.naming.Context;
   import javax.naming.InitialContext;
   import javax.naming.NamingException;
   import javax.xml.rpc.Service;
  +import javax.xml.namespace.QName;
   import java.util.Properties;
  +import java.lang.reflect.Field;
   
   /**
    * Tests WSRP Service Description
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
jboss-cvs-commits mailing list
jboss-cvs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic