Trying to install ORbeon Forms on JBoss - running into deployment errors

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Trying to install ORbeon Forms on JBoss - running into deployment errors

nambiarmanju
 
Hello,
I am a beginner to Orbeon Forms. My objective is to use Orbeon Forms in my web application.
I am following the instructions at this url http://www.orbeon.com/ops/doc/intro-install#jboss
The JBoss log indicates the following
2008-08-03 13:46:09,554 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/orbeon]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.ClassCastException: org.orbeon.oxf.xml.xerces.XercesSAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory
 
I am attaching the server log with this mail.
 
Please help me resolve this ASAP.
 
Thanks,
Manju



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

server.log (1M) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Trying to install ORbeon Forms on JBoss - running into deployment errors

nambiarmanju
Hello,
Anyone - please help me.
Thanks,
Manju

--- On Mon, 8/4/08, Manju Nambiar <[hidden email]> wrote:
From: Manju Nambiar <[hidden email]>
Subject: [ops-users] Trying to install ORbeon Forms on JBoss - running into deployment errors
To: [hidden email]
Date: Monday, August 4, 2008, 2:32 AM

 
Hello,
I am a beginner to Orbeon Forms. My objective is to use Orbeon Forms in my web application.
I am following the instructions at this url http://www.orbeon.com/ops/doc/intro-install#jboss
The JBoss log indicates the following
2008-08-03 13:46:09,554 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/orbeon]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.ClassCastException: org.orbeon.oxf.xml.xerces.XercesSAXParserFactoryImpl cannot be cast to javax.xml.parsers.SAXParserFactory
 
I am attaching the server log with this mail.
 
Please help me resolve this ASAP.
 
Thanks,
Manju

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Trying to install ORbeon Forms on JBoss - running into deployment errors

Hank Ratzesberger
Manju,

Have you also tried searching the forumns?  I recall several
discussions of this topic, but not all the conclusions:

http://www.nabble.com/ObjectWeb-OPS---Users-f2537.html

HTH,
Hank

On Aug 4, 2008, at 10:02 AM, Manju Nambiar wrote:

> Hello,
> Anyone - please help me.
> Thanks,
> Manju
>
> --- On Mon, 8/4/08, Manju Nambiar <[hidden email]> wrote:
> From: Manju Nambiar <[hidden email]>
> Subject: [ops-users] Trying to install ORbeon Forms on JBoss -  
> running into deployment errors
> To: [hidden email]
> Date: Monday, August 4, 2008, 2:32 AM
>
>
> Hello,
> I am a beginner to Orbeon Forms. My objective is to use Orbeon  
> Forms in my web application.
> I am following the instructions at this url http://www.orbeon.com/ 
> ops/doc/intro-install#jboss
> The JBoss log indicates the following
> 2008-08-03 13:46:09,554 ERROR  
> [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/
> orbeon]] Exception sending context initialized event to listener  
> instance of class  
> org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
> java.lang.ClassCastException:  
> org.orbeon.oxf.xml.xerces.XercesSAXParserFactoryImpl cannot be cast  
> to javax.xml.parsers.SAXParserFactory
>
> I am attaching the server log with this mail.
>
> Please help me resolve this ASAP.
>
> Thanks,
> Manju
>
> -- You receive this message as a subscriber of the ops-
> [hidden email] mailing list. To unsubscribe: mailto:ops-users-
> [hidden email] For general help: mailto:[hidden email]?
> subject=help OW2 mailing lists service home page: http://
> www.ow2.org/wws
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042







--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Trying to install ORbeon Forms on JBoss - running into deployment errors

nambiarmanju
Thanks Hank - I was looking through the mailing list with the same idea but since the mailing list does not have a search functionality, this was slow going. Thanks for pointing me in the right direction. I hope I find a solution :)
--Manju

--- On Mon, 8/4/08, Hank Ratzesberger <[hidden email]> wrote:
From: Hank Ratzesberger <[hidden email]>
Subject: [ops-users] Re: Re: Trying to install ORbeon Forms on JBoss - running into deployment errors
To: [hidden email]
Date: Monday, August 4, 2008, 10:55 PM

Manju,

Have you also tried searching the forumns?  I recall several
discussions of this topic, but not all the conclusions:

http://www.nabble.com/ObjectWeb-OPS---Users-f2537.html

HTH,
Hank

On Aug 4, 2008, at 10:02 AM, Manju Nambiar wrote:

> Hello,
> Anyone - please help me.
> Thanks,
> Manju
>
> --- On Mon, 8/4/08, Manju Nambiar <[hidden email]> wrote:
> From: Manju Nambiar <[hidden email]>
> Subject: [ops-users] Trying to install ORbeon Forms on JBoss -  
> running into deployment errors
> To: [hidden email]
> Date: Monday, August 4, 2008, 2:32 AM
>
>
> Hello,
> I am a beginner to Orbeon Forms. My objective is to use Orbeon  
> Forms in my web application.
> I am following the instructions at this url http://www.orbeon.com/ 
> ops/doc/intro-install#jboss
> The JBoss log indicates the following
> 2008-08-03 13:46:09,554 ERROR  
> [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/ 
> orbeon]] Exception sending context initialized event to listener  
> instance of class  
> org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
> java.lang.ClassCastException:  
> org.orbeon.oxf.xml.xerces.XercesSAXParserFactoryImpl cannot be cast  
> to javax.xml.parsers.SAXParserFactory
>
> I am attaching the server log with this mail.
>
> Please help me resolve this ASAP.
>
> Thanks,
> Manju
>
> -- You receive this message as a subscriber of the ops- 
> [hidden email] mailing list. To unsubscribe: mailto:ops-users- 
> [hidden email] For general help: mailto:[hidden email]? 
> subject=help OW2 mailing lists service home page: http:// 
> www.ow2.org/wws
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws

Hank Ratzesberger
NEES@UCSB
Institute for Crustal Studies,
University of California, Santa Barbara
805-893-8042





--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Re: Trying to install ORbeon Forms on JBoss - running into deployment errors

Alessandro Vernet
Administrator
Manju,

On Mon, Aug 4, 2008 at 11:24 AM, Manju Nambiar <[hidden email]> wrote:
> Thanks Hank - I was looking through the mailing list with the same idea but
> since the mailing list does not have a search functionality, this was slow
> going. Thanks for pointing me in the right direction. I hope I find a
> solution :)

Are you using a nightly build of Orbeon Forms or the 3.6 release? I
would recommend you test this with a nightly build as a few
interoperability issues have been addressed since the 3.6 release.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Trying to install ORbeon Forms on JBoss - running into deployment errors

Alessandro Vernet
Administrator
In reply to this post by nambiarmanju
Manju,

On Sun, Aug 3, 2008 at 2:02 PM, Manju Nambiar <[hidden email]> wrote:
> java.lang.ClassCastException:
> org.orbeon.oxf.xml.xerces.XercesSAXParserFactoryImpl cannot be cast to
> javax.xml.parsers.SAXParserFactory

Also, is your application using JSF? Are you using separate deployment
to integrate with Orbeon Forms or did you just deploy Orbeon Forms or
a vanilla JBoss installation?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/
Twitter - http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws