Re: Calling Java extensions in jar file
[email protected] Wed, 7 Aug 2013 11:56:26 -0400
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Message-ID | <OFB7028055.6C4E0779-ON85257BC0.00574F1F-85257BC0.0057FB52@lotus.com> |
This is a multipart message in MIME format. --=_alternative 0057808885257BC0_= Content-Type: text/plain; charset="US-ASCII" "project" sounds like you're using Eclipse. If so, you need to make sure that the jarfile containing the extension is on the Build Path for the project which is actually invoking Xalan. That may require a cross-project reference. (Simple classpath issue. The jar needs to be on the classpath.) ______________________________________ "Everything should be as simple as possible. But not simpler." -- attributed to Albert Einstein From: Nicolas Dubien <[email protected]> To: [email protected], Date: 08/07/2013 11:45 AM Subject: Calling Java extensions in jar file Sent by: [email protected] Hi, Is it possible to call Java extensions taken from jar file? If so, could you explain me how? For the moment I am using the syntax xmlns:addons="com.logging.XalanAddOns" But it only works if its within the same project. I am looking forward to hearing from you. Nicolas Dubien --=_alternative 0057808885257BC0_= Content-Type: text/html; charset="US-ASCII" <font size=2 face="sans-serif">"project" sounds like you're using Eclipse.<br> <br> If so, you need to make sure that the jarfile containing the extension is on the Build Path for the project which is actually invoking Xalan. That may require a cross-project reference.<br> <br> (Simple classpath issue. The jar needs to be on the classpath.)</font> <br><font size=2 face="sans-serif"><br> <br> ______________________________________<br> "Everything should be as simple as possible. But not simpler." -- attributed to Albert Einstein</font> <br> <br> <br> <table width=100% style="border-collapse:collapse;"> <tr valign=top height=8> <td width=96 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 color=#5f5f5f face="sans-serif">From:</font> <td style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">Nicolas Dubien <[email protected]></font> <tr valign=top height=8> <td width=96 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 color=#5f5f5f face="sans-serif">To:</font> <td style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">[email protected], </font> <tr valign=top height=8> <td width=96 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 color=#5f5f5f face="sans-serif">Date:</font> <td style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">08/07/2013 11:45 AM</font> <tr valign=top height=8> <td width=96 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 color=#5f5f5f face="sans-serif">Subject:</font> <td style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">Calling Java extensions in jar file</font> <tr valign=top height=8> <td width=96 style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 color=#5f5f5f face="sans-serif">Sent by:</font> <td style="border-style:solid;border-color:#000000;border-width:0px 0px 0px 0px;padding:0px 0px;"><font size=1 face="sans-serif">[email protected]</font></table> <br> <hr noshade> <br> <br> <br><font size=3>Hi,<br> </font> <br><font size=3>Is it possible to call Java extensions taken from jar file?</font> <br><font size=3>If so, could you explain me how?<br> <br> For the moment I am using the syntax</font> <br><tt><font size=3>xmlns:addons="com.logging.XalanAddOns"</font></tt> <br><font size=3>But it only works if its within the same project.<br> </font> <br><font size=3>I am looking forward to hearing from you.</font> <br><font size=3>Nicolas Dubien</font> <br> --=_alternative 0057808885257BC0_=--