1 Reply Latest reply on Sep 6, 2011 8:06 AM by tejones

    Web Service connection profile

    akhilkg1987

      Hi,

      I am making a web service connection profile as follows;

       

      Click File->New->Other to open the New Wizard Dialog, select Connection Profile from within the Connection Profiles folder, and click Next.  Select Web Services Data Source from the list of connection profiles and provide a name and an optional desciption for the profile.  Click Next.

       

      but this profile doesnot work when I try to create a data source through this profile for the WSDL that I import.

       

      It says

      remote.org.teiid.adminapi.admincomponent Exception.Failed to process the template.

       

      the log is as follows..

       

      Deployment "vfsfile:/C:/jboss-5.1.0.GA/server/default/deploy/metacenterservice1-ds.xml" is in error due to the following reason(s): java.lang.ClassNotFoundException: or
      apache.cxf.Bus from BaseClassLoader@6514b{VFSClassLoaderPolicy@c31811{name=vfszip:/C:/jboss-5.1.0.GA/server/default/deploy/teiid/connectors/teiid-connector-ws.rar/ doma
      =ClassLoaderDomain@913dc1{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@efd552} roots=[MemoryContextHandler@6362866[path=
      ontext=vfsmemory://a294m17-6paxw7-gs8rt8s8-1-gs8rtoth-2b real=vfsmemory://a294m17-6paxw7-gs8rt8s8-1-gs8rtoth-2b], DelegatingHandler@2714653[path=teiid/connectors/teiid-
      nnector-ws.rar context=file:/C:/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/jboss-5.1.0.GA/server/default/deploy/teiid/connectors/teiid-connector-ws.rar], Deleg
      ingHandler@24700166[path=teiid/connectors/teiid-connector-ws.rar/connector-ws-7.4.0.Final.jar context=file:/C:/jboss-5.1.0.GA/server/default/deploy/ real=file:/C:/jboss
      .1.0.GA/server/default/deploy/teiid/connectors/teiid-connector-ws.rar/connector-ws-7.4.0.Final.jar]]  delegates=null exported=[META-INF.maven.org.jboss.teiid.connectors
      onnector-ws, org.teiid.resource.adapter.ws, META-INF] <IMPORT-ALL>NON_EMPTY}}

            at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:993)
            at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(DeployersImpl.java:939)
            at org.jboss.deployers.plugins.main.MainDeployerImpl.checkComplete(MainDeployerImpl.java:873)
            at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.checkComplete(MainDeployerAdapter.java:128)
            at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.start(AbstractDeployHandler.java:265)
            at org.jboss.profileservice.management.upload.remoting.AbstractDeployHandler.invoke(AbstractDeployHandler.java:177)
            at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:891)
            at org.jboss.remoting.transport.local.LocalClientInvoker.invoke(LocalClientInvoker.java:106)
            at org.jboss.remoting.Client.invoke(Client.java:1724)
            at org.jboss.remoting.Client.invoke(Client.java:629)
            at org.jboss.profileservice.management.upload.remoting.StreamingDeploymentTarget.invoke(StreamingDeploymentTarget.java:305)
            ... 53 more

       

      Kindly correct me..

       

      Akhil