deploy orbeon in jboss 4.2

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

deploy orbeon in jboss 4.2

srikanth.prodigy

Hello All,

 

I have deployed the latest nightly build in jboss 4.2 at the console  it’s displaying following error

 

[NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException

19:01:42,281 ERROR [MainDeployer] Could not initialise deployment: file:/D:/cms/jboss/server/default/deploy/orbeon.war/

org.jboss.deployment.DeploymentException: Failed to parse WEB-INF/jboss-web.xml; - nested throwable: (org.jboss.deployment.DeploymentException: resource-ref jdbc/db found in jboss-web.xml but not in web.xml)

 

Thanks,

Srikanth A



--
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
|

Xforms sample example not working with latest nightly build

srikanth.prodigy

Hello all,

I have deployed orbeon in jboss4.2 the xforms sample examples are not working

I have clicked on xforms-hello example it displayed nothing

At console

 

16:02:03,562 INFO  [TomcatDeployer] deploy, ctxPath=/orbeon, warUrl=.../deploy/orbeon.war/

16:02:05,437 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.

16:02:05,437 ERROR [STDERR] log4j:ERROR The class "org.apache.log4j.Appender" was loaded by

16:02:05,437 ERROR [STDERR] log4j:ERROR [WebappClassLoader

  delegate: false

  repositories:

    /WEB-INF/classes/

----------> Parent Classloader:

[hidden email]

 

thanks,

srikanth  A

 

 


From: Srikanth A [mailto:[hidden email]]
Sent: Tuesday, April 07, 2009 7:32 PM
To: [hidden email]
Subject: [ops-users] deploy orbeon in jboss 4.2

 

Hello All,

 

I have deployed the latest nightly build in jboss 4.2 at the console  it’s displaying following error

 

[NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException

19:01:42,281 ERROR [MainDeployer] Could not initialise deployment: file:/D:/cms/jboss/server/default/deploy/orbeon.war/

org.jboss.deployment.DeploymentException: Failed to parse WEB-INF/jboss-web.xml; - nested throwable: (org.jboss.deployment.DeploymentException: resource-ref jdbc/db found in jboss-web.xml but not in web.xml)

 

Thanks,

Srikanth A



--
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

error.txt (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

RE: Xforms sample example not working with latest nightly build

srikanth.prodigy

 

Hello all,

I have updated the jboss-web.xml  for removing the log4j error I have uncommented the following lines

 

<class-loading java2ClassLoadingCompliance="false">

            <loader-repository>orbeon.war:loader=orbeon.war

            <loader-repository-config>java2ParentDelegation=false</loader-repository-config>

            </loader-repository>

            </class-loading>

But when I click on xforms –hello example class cast exception is thrown

 

Typeclass java.lang.ClassCastExceptionMessageorg.apache.xerces.jaxp.datatype.DatatypeFactoryImpl cannot be cast to javax.xml.datatype.DatatypeFactoryLocationoxf:/ops/pfc/xforms-epilogue.xplLine134Column60Stack Trace

java.lang.ClassCastException: org.apache.xerces.jaxp.datatype.DatatypeFactoryImpl cannot be cast to javax.xml.datatype.DatatypeFactory

 

Thanks,

Srikanth A


From: Srikanth A [mailto:[hidden email]]
Sent: Wednesday, April 08, 2009 5:41 PM
To: [hidden email]
Subject: [ops-users] Xforms sample example not working with latest nightly build

 

Hello all,

I have deployed orbeon in jboss4.2 the xforms sample examples are not working

I have clicked on xforms-hello example it displayed nothing

At console

 

16:02:03,562 INFO  [TomcatDeployer] deploy, ctxPath=/orbeon, warUrl=.../deploy/orbeon.war/

16:02:05,437 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.appender.FileAppender" object is not assignable to a "org.apache.log4j.Appender" variable.

16:02:05,437 ERROR [STDERR] log4j:ERROR The class "org.apache.log4j.Appender" was loaded by

16:02:05,437 ERROR [STDERR] log4j:ERROR [WebappClassLoader

  delegate: false

  repositories:

    /WEB-INF/classes/

----------> Parent Classloader:

[hidden email]

 

thanks,

srikanth  A

 

 


From: Srikanth A [mailto:[hidden email]]
Sent: Tuesday, April 07, 2009 7:32 PM
To: [hidden email]
Subject: [ops-users] deploy orbeon in jboss 4.2

 

Hello All,

 

I have deployed the latest nightly build in jboss 4.2 at the console  it’s displaying following error

 

[NestedThrowable] Duplicate throwable nesting of same base type: class org.jboss.deployment.DeploymentException is assignable from: class org.jboss.deployment.DeploymentException

19:01:42,281 ERROR [MainDeployer] Could not initialise deployment: file:/D:/cms/jboss/server/default/deploy/orbeon.war/

org.jboss.deployment.DeploymentException: Failed to parse WEB-INF/jboss-web.xml; - nested throwable: (org.jboss.deployment.DeploymentException: resource-ref jdbc/db found in jboss-web.xml but not in web.xml)

 

Thanks,

Srikanth A



--
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

Orbeonforms.txt (15K) Download Attachment