Re: include html file into .xsl

2001-07-27 Thread Olga Agady

Hi,

Look at the element . it allows to include
not wel-formed HTML code in xsl file.

Regards


--- Sergio <[EMAIL PROTECTED]> wrote:
> hi
> 
> how can I, include a file into an xsp.xsl file??
> 
> I want include a part of code into the xsl file. 
> I don't want include a tree with its nodes. My idea
> is include
> a part of an .html file, and this part not is a well
> formed XML document.
> 
> 
>
-
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> 
> 
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> 


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Can not build Cocoon2

2001-07-26 Thread Olga Agady

Hi,

I am going to replace Cocoon 1.8.2 with Cocoon2.
However build.dat gives me the following error:

[javac] H:\Cocoon2\WinCvs120\Source
Code\xml-cocoon2\build\cocoon\src\org\apache\cocoon\acti
ng\OraAddAction.java:24: Class
oracle.jdbc.OracleResultSet not found in import.
[javac] import oracle.jdbc.OracleResultSet;
[javac]^
[javac] H:\Cocoon2\WinCvs120\Source
Code\xml-cocoon2\build\cocoon\src\org\apache\cocoon\acti
ng\SendmailAction.java:83: Wrong number of arguments
in method.
[javac]   Session session =
Session.getDefaultInstance(properties);

I have Oracle 8i installed on my machine, however the
OracleresultSet it is using is: 
oracle.jdbc.driver.OracleResultSet, not
oracle.jdbc.OracleResultSet.

Itried to find oracle.jdbc.OracleResultSet on
Internet, it doesn't give me any result.

Did someone have the same problem?

Regards
Olga


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: AW: XML Spy becomes a tool we all were looking for

2001-07-26 Thread Olga Agady

I send a question to XML Spy support regarding XML Spy
and Cocoon and this is what I've got from them:

"XML Spy offers not a Web Server but a B2B server
which can be used to process XML files via its COM
API. 
We believe that XML Spy does not cover the
functionality that you are looking for."


--- "Piroumian, Konstantin" <[EMAIL PROTECTED]>
wrote:
> I am using Xalan with XML Spy by this command line:
> java org.apache.xalan.xslt.Process -IN %1 -XSL %3
> -OUT %2
> and it works fine. (Xerces and Xalan must be in your
> classpath or -cp option
> must be used).
> Where:
>  %1 - XML file to be transformed
> %3 - XSL stylesheet (this is not necessary if
> you have  ...?> directive in your XML)
> %2 - output
> 
> Maybe Cocoon can be used like this to process a
> command line request? What
> are the command-line options of Cocoon? I've never
> used them.
> 
> > Hi,
> >
> > I saw the option in XML Spy server under
> > Edit/Settings/XSL
> >
> > However you have to enter the command line which
> would
> > start the program with the parameters.
> > Cocoon is deployed on the server (in my case -
> Apache
> > server or WebLogic). So, I can not start it as an
> > applicaion.
> >
> > I also send this question to support.
> >
> > Regards
> > Olga
> >
> >
> > --- Gritsenko <[EMAIL PROTECTED]> wrote:
> > > I have asked XmlSpy support about it 3 hours ago
> and
> > > still didn't get the
> > > answer - they are in Austria and time there was
> > > 17:30.
> > >
> > > The told (emailed) me that Xalan can be
> inegrated
> > > with Spy by specifying
> > > path to .exe and parameters to run it with - in
> Spy
> > > Tools-Options-XSL menu.
> > >
> > > Viktor
> > >
> > >
> > > - Original Message -
> > > From: "Olga Agady" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, July 25, 2001 12:44 PM
> > > Subject: Re: AW: XML Spy becomes a tool we all
> were
> > > looking for
> > >
> > >
> > > > Did someone try to integrate XML Spy with
> Cocoon?
> > > >
> > > > Olga Agady
> > > >
> > > > --- andre powroznik
> <[EMAIL PROTECTED]>
> > > wrote:
> > > > > Yes, but if you are not working on a CVS but
> in
> > > a
> > > > > SQL database to store
> > > > > such files ?
> > > > >
> > > > > "Piroumian, Konstantin" wrote:
> > > > > >
> > > > > > >
> > > > > > >Plus it does not support any
> authorization
> > > and
> > > > > authentication, which
> > > > > > >would be a must if I let my content
> writers
> > > at my
> > > > > XML data :)
> > > > > > >
> > > > > >
> > > > > > But it's easily integrated with version
> > > control
> > > > > systems (at least CVS and
> > > > > > ClearCase) and your authors can be
> authorized
> > > on
> > > > > the CVS (or Rational
> > > > > > ClearCase) server if you need it.
> > > > > > (I didn't mention Microsoft's SourceSafe
> > > > > remembering how much do you hate
> > > > > > that company :) )
> > > > > >
> > > > > > >Ulrich
> > > > > > >
> > > > > > >--
> > > > > > >Ulrich Mayring
> > > > > > >DENIC eG, Systementwicklung
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
-
> > > > > > Please check that your question has not
> > > already
> > > > > been answered in the
> > > > > > FAQ before posting.
> > > > > <http://xml.apache.org/cocoon/faqs.html>
> > > > > >
> > > > > > To unsubscribe, e-mail:
> > > > > <[EMAIL PROTECTED]>
> > > > > > For additional commands, e-mail:
> > > > > <[EMAIL PROTECTED]>
> > > > >
> > > > >
> > > >
> > >
> >
>
-

Installing Cocoon on Tomcat

2001-07-25 Thread Olga Agady

If there is a parser.jar file in the /lib directory,
you should rename this file. Someting like zzz.jar to
move it to the end of the file list. The exception
"noSuchMethod' is caused by using a wrong parser
instead of the Cocoon's parser. The Cocoon's parser
should be in front of all the other parsers. This is
described in FAQ for Cocoon installation on Cocoon's
web site.



__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: AW: XML Spy becomes a tool we all were looking for

2001-07-25 Thread Olga Agady

Hi,

I saw the option in XML Spy server under
Edit/Settings/XSL

However you have to enter the command line which would
start the program with the parameters.
Cocoon is deployed on the server (in my case - Apache
server or WebLogic). So, I can not start it as an
applicaion.

I also send this question to support.

Regards
Olga


--- Gritsenko <[EMAIL PROTECTED]> wrote:
> I have asked XmlSpy support about it 3 hours ago and
> still didn't get the
> answer - they are in Austria and time there was
> 17:30.
> 
> The told (emailed) me that Xalan can be inegrated
> with Spy by specifying
> path to .exe and parameters to run it with - in Spy
> Tools-Options-XSL menu.
> 
> Viktor
> 
> 
> - Original Message -
> From: "Olga Agady" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 25, 2001 12:44 PM
> Subject: Re: AW: XML Spy becomes a tool we all were
> looking for
> 
> 
> > Did someone try to integrate XML Spy with Cocoon?
> >
> > Olga Agady
> >
> > --- andre powroznik <[EMAIL PROTECTED]>
> wrote:
> > > Yes, but if you are not working on a CVS but in
> a
> > > SQL database to store
> > > such files ?
> > >
> > > "Piroumian, Konstantin" wrote:
> > > >
> > > > >
> > > > >Plus it does not support any authorization
> and
> > > authentication, which
> > > > >would be a must if I let my content writers
> at my
> > > XML data :)
> > > > >
> > > >
> > > > But it's easily integrated with version
> control
> > > systems (at least CVS and
> > > > ClearCase) and your authors can be authorized
> on
> > > the CVS (or Rational
> > > > ClearCase) server if you need it.
> > > > (I didn't mention Microsoft's SourceSafe
> > > remembering how much do you hate
> > > > that company :) )
> > > >
> > > > >Ulrich
> > > > >
> > > > >--
> > > > >Ulrich Mayring
> > > > >DENIC eG, Systementwicklung
> > > >
> > > >
> > >
> >
>
-
> > > > Please check that your question has not
> already
> > > been answered in the
> > > > FAQ before posting.
> > > <http://xml.apache.org/cocoon/faqs.html>
> > > >
> > > > To unsubscribe, e-mail:
> > > <[EMAIL PROTECTED]>
> > > > For additional commands, e-mail:
> > > <[EMAIL PROTECTED]>
> > >
> > >
> >
>
-
> > > Please check that your question has not already
> been
> > > answered in the
> > > FAQ before posting.
> > > <http://xml.apache.org/cocoon/faqs.html>
> > >
> > > To unsubscribe, e-mail:
> > > <[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> > > <[EMAIL PROTECTED]>
> > >
> >
> >
> > __
> > Do You Yahoo!?
> > Make international calls for as low as $.04/minute
> with Yahoo! Messenger
> > http://phonecard.yahoo.com/
> >
> >
>
-
> > Please check that your question has not already
> been answered in the
> > FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> >
> >
> 
> 
>
-
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> 


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Re: AW: XML Spy becomes a tool we all were looking for

2001-07-25 Thread Olga Agady

Did someone try to integrate XML Spy with Cocoon?

Olga Agady

--- andre powroznik <[EMAIL PROTECTED]> wrote:
> Yes, but if you are not working on a CVS but in a
> SQL database to store
> such files ?
> 
> "Piroumian, Konstantin" wrote:
> > 
> > >
> > >Plus it does not support any authorization and
> authentication, which
> > >would be a must if I let my content writers at my
> XML data :)
> > >
> > 
> > But it's easily integrated with version control
> systems (at least CVS and
> > ClearCase) and your authors can be authorized on
> the CVS (or Rational
> > ClearCase) server if you need it.
> > (I didn't mention Microsoft's SourceSafe
> remembering how much do you hate
> > that company :) )
> > 
> > >Ulrich
> > >
> > >--
> > >Ulrich Mayring
> > >DENIC eG, Systementwicklung
> > 
> >
>
-
> > Please check that your question has not already
> been answered in the
> > FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> > 
> > To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> 
>
-
> Please check that your question has not already been
> answered in the
> FAQ before posting.
> <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> 


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Cocoon on WebLogic 6.0

2001-07-23 Thread Olga Agady

Hi,

I installed cocoon with weblogic server (6.0) together
following the instructions for installing cocoon for
weblogic server(6.0) at
http://xml.apache.org/cocoon/install.html.
  Afterstarting  weblogic server, I can get right
result when ran

 http://localhost:7001/cocoon/Cocoon.xml, but when I
ran

 http://localhost:7001/cocoon/samples/index.xml 
(the samples directory has been copied from cocoon to
the cocoon application directory at
weblogic), 

I got the following  errors:


> Error found handling the request.
> java.lang.RuntimeException: Cannot access
non-file/war resources
> at
org.apache.cocoon.Utils.getBasename(Utils.java:277)
> at
>
org.apache.cocoon.producer.ProducerFromFile.getDocument(ProducerFromFile.java:76)
> at
org.apache.cocoon.Engine.handle(Engine.java:359)
> at
org.apache.cocoon.Cocoon.service(Cocoon.java:183)
> at
javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> at
>
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:213)
> at
>
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:1265)
> at
>
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1631)
> at
weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
> at
weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

Could some one  please give me some ideas for fixing
the errors?  Thanks a
lot.


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Cocoon and XML Spy

2001-07-22 Thread Olga Agady

Hi,

Did someone try to set Cocoon with XML Spy Web Server?
Please, give me directions.

Regards

__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>




Cocoon on WebLogic 6.0

2001-07-21 Thread Olga Agady

I am trying to install Cocoon on WL 6.0. I have
followed all the instuction, but I get the following
exception. It looks like instructions for WL 6.0
installation is not complete. 


  
<[WebAppServletContext(4333262,coco
on)] Servlet failed with ServletException
javax.servlet.ServletException: Servlet class:
'org.apache.cocoon.Cocoon' could
not be loaded - the requested  class wasn't found in
the classpath: 'H:\BEA\wlse
rver6.0sp1\config\mydomain\applications\.wl_temp_do_not_delete\wl_local_comp6405
4.war;H:\BEA\wlserver6.0sp1\.\config\mydomain\applications\.wl_temp_do_not_delet
e\WEB-INF\_tmp_war_myserver_myserver_cocoon'
at
weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubI
mpl.java:532)
at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.
java:306)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:208)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:1265)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:1622)
at
weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
at
weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
>

Can someone help me?


__
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

-
Please check that your question has not already been answered in the
FAQ before posting. 

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>