Hi,
Have you read this documentation?
http://xfire.codehaus.org/XFire+on+WebLogic+9.2

I haven't tried it yet! Weblogic uses separated application xml file.
You don't have to modify your application.xml.

Regards,
Zdenek

On 9/7/07, studiousguy <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> When we deployed the service app WAR in weblogic 9.1 no issues.When we are
> deploying in 9.2 getting classcast exception.Trace is listed below:
>
> [exec]  [wldeploy] [BasicOperation.execute():424] : Initiating deploy
> operation for app, MemberEligibilityService, on targets:
>      [exec]  [wldeploy] [BasicOperation.execute():426] :
> devcluster_9201
>      [exec]  [wldeploy] Task 0 initiated: [Deployer:149026]deploy
> application MemberEligibilityService on devcluster_9201.
>      [exec]  [wldeploy] dumping Exception stack
>      [exec]  [wldeploy] Task 0 failed: [Deployer:149026]deploy application
> MemberEligibilityService on devcluster_9201.
>      [exec]  [wldeploy] Target state: deploy failed on Cluster
> devcluster_9201
>      [exec]  [wldeploy] java.lang.ClassCastException:
> com.ctc.wstx.stax.WstxInputFactory
>      [exec]  [wldeploy]         at
> javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:136)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.WebAppHelper.addListenerElements(WebAppHelper.
> java:244)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.WebAppHelper$IOHelperImpl.parseXML(WebAppHelpe
> r.java:224)
>      [exec]  [wldeploy]         at
> weblogic.descriptor.DescriptorCache.parseXML(DescriptorCache.java:324)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.WebAppHelper.registerTagLibListeners(WebAppHel
> per.java:174)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.EventsManager.registerEventListeners(EventsMan
> ager.java:253)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.WebAppServletContext.initContextListeners(WebA
> ppServletContext.java:1573)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.WebAppServletContext.prepare(WebAppServletCont
> ext.java:1037)
>      [exec]  [wldeploy]         at
> weblogic.servlet.internal.HttpServer.doPostContextInit(HttpServer.java:4
> 33)
>
> I have gone through couple of forums.They are asking to build the app as a
> EAR and modify the application.xml?????Is this the only solution or are
> there any alternate fixes????
> --
> View this message in context: 
> http://www.nabble.com/Exception-for-an-app-deployed-in-weblogic-9.2-with-xfire-1.2.6-and-spring-2.0-tf4401917.html#a12557540
> Sent from the XFire - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to