Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jackrabbit war deployment in Fuse ESB(KARAF) #37

Open
GoogleCodeExporter opened this issue Oct 19, 2015 · 0 comments
Open

Jackrabbit war deployment in Fuse ESB(KARAF) #37

GoogleCodeExporter opened this issue Oct 19, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi Sir / Madam,

  Regd. Deployment of jackrabbit war into Fuse ESB.

I have downloaded jackrabbit war file and deployed it into JBoss7 server, 
working fine.

But same war file i am trying to deploy into Fuse ESB, facing issues.

Error : FAILED RepositoryStartup: java.lang.NoClassDefFoundError: 
org/w3c/dom/Node.

My Understadings:
1. Org.w3c.dom package is avilable in rt.jar which is avilable in jdk.
2. This package entry is also avilable in jre.properties file which  is in 
FuseESBEnterprise-7.0.1/etc folder.
3. I put entry "Import-Package: org.w3c.dom" in Manifest.MF file. But Fuse 
container is not reading Manifest file, as per my knowledge.
4. If I place any other jar (like xmlparserv2.jar,crimson-1.1.3.jar) which is 
having "org.w3c.dom" package to resolve this issue, causing other issues 
related to "class Cast Exception".

How can i resolve this issue?

So please suggest me to go forward.

Thanks in advance.

Regards
Sudhakar Nune
CSC Company
email: [email protected]

Original issue reported on code.google.com by [email protected] on 26 Nov 2012 at 3:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant