Skip to main content



      Home
Home » Eclipse Projects » Equinox » com.sun.org.apache.xalan.internal.res
com.sun.org.apache.xalan.internal.res [message #94475] Tue, 07 August 2007 13:30
Eclipse UserFriend
Hi all,

I have a bundle that requires the packages like
com.sun.org.apache.xalan.internal.res. It is my understanding that this
is part of jaxp as explained here:

http://java.sun.com/j2se/1.5.0/docs/guide/xml/jaxp/JAXP-Comp atibility_150.html#packageNamesWhy

My question is, what is the right way to resolve this? If I were to
deploy on AIX for instance (or otherwise use a different JRE
implementation, e.g. IBM), those classes wouldn't be in the JRE.
Indeed, equinox doesn't even make them available from the JRE (is that
right? or is there some way to turn them on?).

Reading that link suggests that what I might do is include those
packages either in the importing bundle or another bundle following
Sun's example (e.g. get the xalan jars and do org.apache.somePackage -->
com.sun.org.apache.SomePackage.internal).

Anyone have any better suggestions?

Cheers,
Craig
Previous Topic:Add statusline to view
Next Topic:Start Equinox using Reflection
Goto Forum:
  


Current Time: Tue Apr 01 21:31:20 EDT 2025

Powered by FUDForum. Page generated in 0.04650 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top