Thanks Ant,

Now i have no any error in my log file, But still i am not able to generate
wsdl on the fly.As i have mentioned i am using same war file which was
generating wsdl on the fly correctly in Tomcat.I am using latest Tuscany
SNAPSHOT for it.

Is there anything special I have to do with my service to work with
WebSphere?

thanks in advance

On 9/12/07, ant elder <[EMAIL PROTECTED]> wrote:
>
> I'm not sure what this one is and I don't have WebShpere installed to try
> it on. It looks like it could be a jre xalan problem, could you try
> downloading a xalan jar and adding it to your lib folder:
> http://repo1.maven.org/maven2/xalan/xalan/2.7.0/xalan-2.7.0.jar
>
>    ...ant
>
> On 9/11/07, Nishant Joshi <[EMAIL PROTECTED]> wrote:
> >
> >
> > I have done the step which is given but now i am getting other
> > error.....
> >
> > [9/11/07 14:58:15:376 IST] 0000001b WebApp        A   SRVE0181I:
> > [example-com-0_0_1_war#example-com-0.0.1.war] [/example-com-0.0.1] [
> > Servlet.LOG]: exception initializing SCADomain:
> > java.lang.ExceptionInInitializerError
> >  at java.lang.J9VMInternals.initialize(J9VMInternals.java:195)
> >  at
> > org.apache.tuscany.sca.assembly.builder.impl.CompositeWireBuilderImpl.resolveSourcedProperties
> > (CompositeWireBuilderImpl.java:574)
> >  at
> > org.apache.tuscany.sca.assembly.builder.impl.CompositeWireBuilderImpl.wireComposite(
> > CompositeWireBuilderImpl.java:96)
> >  at
> > org.apache.tuscany.sca.assembly.builder.impl.CompositeBuilderImpl.build(
> > CompositeBuilderImpl.java:90)
> >  at org.apache.tuscany.sca.host.embedded.impl.DefaultSCADomain.<init>(
> > DefaultSCADomain.java:159)
> >  at org.apache.tuscany.sca.host.embedded.SCADomain.createNewInstance(
> > SCADomain.java:230)
> >  at org.apache.tuscany.sca.host.embedded.SCADomain.newInstance(
> > SCADomain.java:82)
> >  at org.apache.tuscany.sca.host.webapp.SCADomainHelper.initSCADomain (
> > SCADomainHelper.java:63)
> >  at
> > org.apache.tuscany.sca.host.webapp.TuscanyContextListener.contextInitialized
> > (TuscanyContextListener.java:37)
> >  at com.ibm.ws.wswebcontainer.webapp.WebApp.notifyServletContextCreated(
> > WebApp.java :605)
> >  at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(
> > WebApp.java:265)
> >  at com.ibm.ws.wswebcontainer.webapp.WebApp.initialize(WebApp.java:271)
> >  at com.ibm.ws.wswebcontainer.webapp.WebGroup.addWebApplication (
> > WebGroup.java:88)
> >  at com.ibm.ws.wswebcontainer.VirtualHost.addWebApplication(
> > VirtualHost.java:157)
> >  at com.ibm.ws.wswebcontainer.WebContainer.addWebApp(WebContainer.java
> > :653)
> >  at com.ibm.ws.wswebcontainer.WebContainer.addWebApplication (
> > WebContainer.java:606)
> >  at com.ibm.ws.webcontainer.component.WebContainerImpl.install(
> > WebContainerImpl.java:333)
> >  at com.ibm.ws.webcontainer.component.WebContainerImpl.start(
> > WebContainerImpl.java:549)
> >  at com.ibm.ws.runtime.component.ApplicationMgrImpl.start (
> > ApplicationMgrImpl.java:1295)
> >  at
> > com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart
> > (DeployedApplicationImpl.java:1129)
> >  at com.ibm.ws.runtime.component.DeployedModuleImpl.start(
> > DeployedModuleImpl.java :567)
> >  at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(
> > DeployedApplicationImpl.java:814)
> >  at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(
> > ApplicationMgrImpl.java:948)
> >  at com.ibm.ws.runtime.component.ApplicationMgrImpl$AppInitializer.run (
> > ApplicationMgrImpl.java:2114)
> >  at
> > com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(
> > WsComponentImpl.java:340)
> >  at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1498)
> > Caused by: java.lang.RuntimeException : XPathFactory#newInstance()
> > failed to create an XPathFactory for the default object model: 
> > http://java.sun.com/jaxp/xpath/dom
> > with the XPathFactoryConfigurationException:
> > javax.xml.xpath.XPathFactoryConfigurationException: No XPathFctory
> > implementation found for the object model:
> > http://java.sun.com/jaxp/xpath/dom
> >  at javax.xml.xpath.XPathFactory.newInstance (Unknown Source)
> >  at org.apache.tuscany.sca.assembly.builder.impl.PropertyUtil.<clinit>(
> > PropertyUtil.java:57)
> >  at java.lang.J9VMInternals.initializeImpl(Native Method)
> >  at java.lang.J9VMInternals.initialize (J9VMInternals.java:177)
> >  ... 25 more
> >
> > --
> > Thanks
> > Nishant Joshi
> >
>
>


-- 
Thanks
Nishant Joshi

Reply via email to