"Pavel Natov" <[EMAIL PROTECTED]> writes:
>
>
> I'm still not sure about the problem that I have but here is the question:
>
> I retrieve some data from Oracle database using ESQL logicsheet in a XSP file.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
The right way is
--
ó
Couple of snippet code i'd like to get clarification
this
means
to look for another matcher with pattern of
**/index.xml on this sitemap.xmap correct?
similarly for this, it searches the xsl-source
pattern?
but these following with two "/" what are they
matching for? since there are no
Now you got me confused.
Has anybody tested Cocoon with Batik on a headless system with JDK 1.4 and
no X whatsoever? No libraries, no Xvfb???
I guess to be sure I'll have to test it myself. If it really works without
the X libs or Xvfb, then we must adjust the install docs. They suggest
tha
Hi Ernst -
I am not based in the area you are looking for, but I have extensive
experience with Cocoon and am just wrapping up a book on it. My CV is
attached. I do outsource as well as remote work. Please let me know if I
can be of assistance.
Regards,
Lajos Moczar
--
galatea.com
Cocoon tr
Hi all,
sorry for spamming, but we are looking for Cocoon 2 Developers to help us
develop a challenging internet/intranet webapplication. We will need between 2-4
developers for a period of 3 - 6 Months. Since we already have a team working on
that application, it would be great if you are based
I Installed coccon 1.8.2 on Apache v4.0 on a XP PC. When I fire up the URL
(http://localhost:8080/cocoon/Cocoon.XML), I get an error that cocoon.properties
file can't be located. But it's right there in coocon/WEB-INF. When I issue the
same URL without the last node (i.e., just 8080:/cocoon)
Thanks anyway man,
But I have fixed this by reinstalling my tomcat engine
its odd i know but its fixed now.
thanks again.
- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 9:07 PM
Subject: Re: Sunrise -
By the way I saw that in your sitemap you are using:
As long as I know you must use the standard for the name of parameters. In 2.1
CVS you must use something
Hi!
Here you will find the lastest development of the . It
works with the lastest Cocoon 2.1 CVS (02-Oct-2002 21:50 CST). Since 1 user
asked me about that. I rewrote it to make it more userfriendly to install.
I know that the places where I suggest to put the files are not the best, but
I let
- Original Message -
From: "Tony Collen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 01, 2002 11:48 PM
Subject: Re: [ WebServiceProxy ] Invalid response - no xml
> On Tue, 1 Oct 2002, Ivelin Ivanov wrote:
>
> > I don't know of a quick appropriate way.
> > Most Coc
THANKS
- Original Message -
From: "Antonio Gallardo Rivera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 02, 2002 1:14 PM
Subject: Re: Sunrise - Sitemap
Carsten:
last month recommended to upgrade to the 2.1-CVS is you want to use all the
authentication stuff
I just built the latest CVS code (at 2-Oct-2002
4:24:05 PST) with the following command options:
-Dinclude.webapp.libs=yes
-Dinclude.scratchpad.libs=yes
-Dinstall.war=%TOMCAT_HOME%\webapps webapp
I modified the properties.xml file to turn on
optimization and off debugging for the compilation.
M
Sorry, I just stopped the Tomcat, removed the directories:
$CATALINA_HOME/webapps/cocoon
$CATALINA_HOME/work
and it works again. Sorry for the incovenience.
Antonio Gallardo
El Miércoles, 02 de Octubre de 2002 18:54, Antonio Gallardo Rivera escribió:
> I recently downloaded the lastest CVS (at
I recently downloaded the lastest CVS (at 2-Oct-2002 18:52 CST) and it is
broken again.
check:
http://agsoftware.dnsalias.com:8080/cocoon/samples/authentication-fw/login
I used to build the following command:
./build.sh -Dinclude.webapp.libs=true -Dinclude.scratchpad.libs=true
installwar
Ant
I dont know why but, before after update the CVS I just need to make:
./build.sh clean
./build.sh installwar
After the changes of the last Friday, I need to build:
./build.sh clean
./build.sh -Dinclude.webapp.libs=true -Dinclude.scratchpad.libs=true
installwar
This is because all the authenti
I'm new to the list but I guess it works like most other lists :)
a friend and I,
well mostly the friend, worked out a system for this that sort of works,
but it's really weird and isn't working properly if you do anything but
serialize it to xml at this point, if you try to transform it, or
ag
Peter,
You could certainly write your own serializer to do this. I haven't
written a serializer, but I'm pretty sure the input needs to be SAX
events, so the only ways you could use XSLT to output LaTeX is if you
did the transformation within the serializer, or wrapped the LaTeX in
XML.
Anot
The following from error.log:
ERROR (2002-10-02) 17:34.00:907 [access]
(/cocoon/documents/index.html) Thread-7/CocoonServlet: Problem with
Cocoon servlet
org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
org.apache.cocoon.ProcessingException: Failed to execute pipeline.:
jav
I've upgraded Tomcat from 4.0.1 to 4.1.12 and 2.1 dev started working again.
Thanks to Mark for his message which gave me the clue.
Simon
Simon Price wrote:
> I'm still getting blank pages and the following error from the latest
> cvs. Is this just me or is anyone else seeing this at the momen
Hello Christian,
âòîðíèê, 1 îêòÿáðÿ 2002 ã., you wrote:
CH> Please see your MS docs whether your call will return a ResultSet
CH> or not. The syntax depends on that, see Apache Cocoon docs for
CH> details.
CH> In addition, return parameters from CallableStatements are never
CH> named. They are
Kounis,
you have to insert the js snippet in a function and attach the function to whatever
event you want. baseurl is a variable containing the url pointing to the in the cocoon sitemap.
The data flow is as follow:
1. a browser event triggers the js function
2. the js function send the xml da
Did you resolve th problem?
Hi
i tried installing Cocoon1.8 on iPlanet6.0 but got the error
GX Error (GX2GX)
socket result code missing!!!
I viewed the log files. Except kxs.exe the others( kjs.exe,kcs.exe
and
kas.exe ) are running fine and in kxs.exe ms-dos window i got the error
inf
hi there
I'm still not sure about the problem that I have
but here is the question:
I retrieve some data from Oracle database
using ESQL logicsheet in a XSP file.
The data retreived between tags
is XML alike (blabla). My
purpose is to transform this data with XSLT and to pro
I am using a nearly identical platform (cocoon 2.0.3 on one machine and
2.1-dev on another). Make sure that in your tomcat server.xml file
that for the element it has the unpackWARs="true" attribute.
[snip]
> c) If you want to use Cocoon with JDK 1.4, you have to download the source
> distribut
Other than some annoying odds and ends bugs, 2.1-dev
is working for me (as of yesterday's download).
Environment:
Windows/2000 Professional (latest patches)
jdk 1.3.1_04
Tomcat 4.1.12
IIS 5
jk 1.2
Cocoon was compiled with the following line:
-Dinclude.webapp.libs=yes
-Dinclude.scratchpad.libs=
Hello,
I am looking for a
Cocoon Transformer dealing with IBM PCML (Program Call Markup Lang), a part of
the Toolbox for Java. It is a time-consuming job to communicate with
an AS/400 program using all the tags in the logic.
Does anybody know
about a PCML Transformer?
Thanks in
advan
On Wed, 02 Oct 2002 13:04:29 +0200
Bert Van Kets <[EMAIL PROTECTED]> wrote:
> Doesn't Xvfb need the X libraries too?
>
Yes
> Bert
> At 19:31 2/10/2002 +1000, you wrote:
> >On Wed, Oct 02, 2002 at 09:05:16AM +0200, Bert Van Kets wrote:
> > > My ISP can provide me with a headless web server runnin
On Wed, 02 Oct 2002 13:04:29 +0200
Bert Van Kets <[EMAIL PROTECTED]> wrote:
> Doesn't Xvfb need the X libraries too?
>
> Bert
Yes
--
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"
-
Please check that your q
Hi All,
I'm trying to get Cocoon loaded under WebSphere 3.4.5. This has full
support for Servlet 2.2 so according to the Cocoon requirements it
shouldn't be an issue. I have exploded the war and created a web
application in WebSphere and that all seems to be OK. However, when I
browse to t
I'm still getting blank pages and the following error from the latest
cvs. Is this just me or is anyone else seeing this at the moment? Better
still, does anyone know the cure please?
ERROR (2002-10-02) 21:21.05:864 [access] (Unknown-URI)
Unknown-thread/CocoonServlet: Cocoon servlet threw
I had the answer. It is posible. I made a to work. It
takes me like 3 days ans his nights. But it works now!
I will check the lastest CVS and send you the files directly as soon as I can
. I am happy that someone will use this code. :)
It works with Cocoon 2.1-CVS. edition.
Regards,
Antonio
Carsten:
last month recommended to upgrade to the 2.1-CVS is you want to use all the
authentication stuff. In C2.1-CVS all this stuff work better.
I am using it and all is OK.
Antonio Gallardo
El Miércoles, 02 de Octubre de 2002 16:46, Richard Reyes escribió:
> Hi Guys,
>
> Any ideas why the
Hi,
the problem itself is worse than I described below. The servlet
that will produce the output (--> input for cocoon) will produce
the output in respone to a post request .
How can I chain them ...
thank you very much in advance,
michael
Hi,
I am new with Cocoon and havn't done a lot
CONFIRMATION: IT WORKS.
Now Cocoon is working on my linux pc. It was all a problem of
permissions. I'm using it with Eclipse (by the Tomcat Plugin).
There are some problems using it in debug mode, but they are about
permissions too.
I can see the main page of cocoon. But now...I CAN'T EXECUTE
I've been using the 1.4 JVM cocoon binary with an Oracle connection
using the stock Oracle thin JDBC driver for queries quite successfully.
Cannot yet attest to viability of update/insert/delete.
Bobby Mitchell wrote:
>>
>>
>>
>> This is not the case. I believe the documentation to be out of d
Thanks again :-)
L.
-Messaggio originale-
Da: Piroumian Konstantin [mailto:[EMAIL PROTECTED]]
Inviato: mercoledi 2 ottobre 2002 16.46
A: '[EMAIL PROTECTED]'
Oggetto: RE: i18n language choice
> From: Lorenzo De Sio [mailto:[EMAIL PROTECTED]]
>
> Hmmm...I'm working with 2.0.3.
Yes, y
Hi Michael,
The default generator (file) can do URL as well.
What I've done is wrote a servlet called XMLServlet that generates some simple
XML, then add the following to the sitemap.xmap:
This works well for me.
Good luck!
Try something like (with .. = # levels where you are in the sitemap) to
access locale in the session :
Kim
Lorenzo De Sio wrote:
> Hmmm...I'm working with 2.0.3.
>
> Actually, I've noticed this behavior:
>
> in my example, i18n transformation is not embedded into any Local
> From: Lorenzo De Sio [mailto:[EMAIL PROTECTED]]
>
> Hmmm...I'm working with 2.0.3.
Yes, you are right. I was sure that I've ported that behavior also to 2.0.3,
but the source shows that I didn't. Although, the example shows parameter
usage and it doesn't work, actually. :(
>
> Actually, I'v
> >This is not the case. I believe the documentation to be out of date for
> >this but for as long as I have been using cocoon (a few months now)
> >there has been a downloadable binary for the latest release that is
> >compiled for and works with the 1.4 JVM. It is accessible alongside
> >the n
Hmmm...I'm working with 2.0.3.
Actually, I've noticed this behavior:
in my example, i18n transformation is not embedded into any LocaleAction;
- if I don't pass anything, neither in sitemap, request or session, the
client locale is used (I can tell since server is English, clients are
Italian :
This seems to be the magic key -- a JVM 1.4 option to enable headless AWT:
-Djava.awt.headless=true
Ilya A. Kriveshko wrote:
>
> Headless support is now enabled by new graphics
> environment methods that indicate whether a display, keyboard, and
> mouse can be supported in a graphics
Headless support is now enabled by new graphics
environment methods that indicate whether a display, keyboard, and
mouse can be supported in a graphics environment.
I wonder what they are talking about? Are you sure it doesn't work as is
with JDK 1.4?
Read more at:
http://java.sun.com
On Wed, Oct 02, 2002 at 01:04:29PM +0200, Bert Van Kets wrote:
> Doesn't Xvfb need the X libraries too?
I don't think so; at least Debian doesn't list any X packages as a
dependencies, and says Xvfb can be used as "an aid to porting the X
server to a new platform".
--Jeff
> Bert
--
Passing the locale name using a sitemap parameter was added since version
2.0.2 or even 2.0.3. In the older versions the i18n transformer uses
LocaleAction's method internally to obtain the locale.
Check the sitemap in latest i18n samples (/cocoon/samples/i18n/) - they use
LocaleAction to get the
Hi,
I'm starting some work with the i18n transformer, and I'm facing a problem.
I want to choose the i18n language with a sitemap parameter, but passing the
"locale" parameter seems to not work.
BTW, Everything works if I choose the language with a query string "locale"
param.
Here are a few si
Hi,
I am new with Cocoon and havn't done a lot with servlets yet.
My prblem is that I want to process the output of one servlet
with cocoon. How do I connect them?
Is the request generator the correct or the stream generator?
Any suggestions?
thank you very much for your efforts,
kindest rega
Hi Dimitris, I am sorry for you, indeed every user here spent "too much
time" studying... Actions use plain java code, and return sitemap
parameters. They're really fun, you may try them then... Ivan is right ;-)
Babs
- Original Message -
From: "Katzigas Dimitris" <[EMAIL PROTECTED]>
To:
I' am sorry but the action stuff doesn't say anything to me.
I have little experience on them.
I invested too much time to the authentication framework and i don't wont to
waste it.
- Original Message -
From: "Atlanoff" <[EMAIL PROTECTED]>
To: "Katzigas Dimitris" <[EMAIL PROTECTED]>
Sent
Or use an unzipping tool to deploy/unzip the .war then copy the content
where you want with any name you want for the containing folder.
Then modify Tomcat's server.xml : add a new context path.
Just my 2 cents ;-)
- Original Message -
From: "Katzigas Dimitris" <[EMAIL PROTECTED]>
To: <[
Hello Dimitris,
--
How about another way to authorize via actions:
///login-action
login = (String)request.getParameter("login");
password = (String)request.getParameter("password");
String sql = "begin loginproc('" + login + "', '" + password + "'); end;";
...
//my s
Ok got it.
I think that tomcat creates a subdirectory under webapps/ by the name of the
war file that you deploy.
e.g. If you deploy the cocoon-new.war i think that it will create a
cocoon-new/ subdirectory under webapps/.
I haven't test it with cocoon but works with othes war files.
Good Luck.
Doesn't Xvfb need the X libraries too?
Bert
At 19:31 2/10/2002 +1000, you wrote:
>On Wed, Oct 02, 2002 at 09:05:16AM +0200, Bert Van Kets wrote:
> > My ISP can provide me with a headless web server running Suse 7.3, Resin
> > 2.4 (I think) and JDK 1.4. He does not want to install the X libraries
yep but i dont want to touch my working installation (i can not modify
something that work in production machine)
On Wed, 2 Oct 2002, Katzigas Dimitris wrote:
> Stavro
>
> Rename the 2.0.1rc installation directory from /webapps/cocoon to
> /webapps/cocoon.old
> then copy the new war file as it
Stavro
Rename the 2.0.1rc installation directory from /webapps/cocoon to
/webapps/cocoon.old
then copy the new war file as it is in the webapps/ directory and restart
Tomcat.
Your old cocoon instalation won't be damaged, but you can't use it anymore
unless you rename again
the directory /webapps/
hi folks
i have cocoon 2.0.1rc working into omcats /web-app
i want to test cocoon 2.0.3 binary distribution
without to upgrade or cancel my old installation
can i put cocoon's 2.0.3 cocoon.war into /web-app as cocoon_new.war
and restart tomcat
how will tomcat then deploy this .war
is it p
Hi there,
I want to get the username from the authentication session with which i
authenticated and use it in a sql query.
I manage to get the data from the authentication context with some code that
i added to my
xsp file that i read in a Antonio's Gallardo Rivera posting.
My xsp file is:
ht
I'll take it up with my ISP, but I doubt I'll be able to persuade him to
install Xvfb.
I guess changing to another ISP would be the best option.
Bert
At 19:31 2/10/2002 +1000, you wrote:
>On Wed, Oct 02, 2002 at 09:05:16AM +0200, Bert Van Kets wrote:
> > My ISP can provide me with a headless web
On Wed, Oct 02, 2002 at 09:05:16AM +0200, Bert Van Kets wrote:
> My ISP can provide me with a headless web server running Suse 7.3, Resin
> 2.4 (I think) and JDK 1.4. He does not want to install the X libraries due
> to security reasons :-(
> Is there an alternative? AFAIK pja does not run on
Is it possible to specify a pipeline which instantiates a non-SAX
transformation (eg running some arbitrary commandline program on
the pipeline content or a generated file and serving the result)?
An example would be to transform XML to LaTeX with XSLT and then
run LaTeX in order to serve DVI ins
Hi Guys,
Any ideas why the is not workin???
Attach is my sub sitemap for
reference.
Thanks
Richard
- Original Message -
From: Richard Reyes
To: C2 Users
Sent: Tuesday, October 01, 2002 6:40 PM
Subject: Sunrise - Sitemap
Hi Guys,
I am trying to use Actions as my
A
61 matches
Mail list logo