RE: integrating cocoon with websphere developer studio, is possible?

2003-03-14 Thread robert_hitchins
We run WAS 4 and develop in WSAD 4 and Cocoon runs fine on both (was 
even able to get it running on WAS 3.5.4).  We were able to get it up 
and running simply by installing the WAR file as described on the 
Cocoon website (WAS 4 installation is at the very end of the 
installation instructions).

As to your second question, yes...we originally had an account status 
app running on WAS and we added Cocoon to the server and access it just 
fine from the account status app.  We use it to generate PDF versions 
of Bills of Lading on the fly.

Bob Hitchins
Senior IT Business Analyst
Cargill Crop Nutrition


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 6:55 AM
To: [EMAIL PROTECTED]
Subject: integrating cocoon with websphere developer studio, is
possible?


Hi, all.

My company is using Websphere Developer Studio 4.0.3 (WASD4.0.3) for 
project
development and WAS as the container.
Since I'm more and more inlvolved in projects, and I've been using 
Cocoon
for almost a couple years now, I finally had the chance to use it in a 
real
project for my companyyes! :-)

The thing is I should need to make it work within the WASD testing 
framework
and I'm not sure if importing the WAR would be enough since I have 
tried and
I couldn't make it work out of the box.
So before starting to investigate, I thought I could ask around here 
just in
case someone is already working this way. Any help would be very much
appreciated.

On a side note, I would also like to know if anybody could make Cocoon 
work
from another WAS application. I have an application running for a 
corporate
website and I have made a news system completely in Cocoon, and before
making everything in Cocoon, during a transition time, I would like to 
be
able to keep the java application running and dispatching to the Cocoon
servlet the requests to the news system. Anybody cross contexting or
something like that?

Thanks for reading.

ps: I'm talking about Cocoon 2.0.4 here, we would switch to 2.1 when
switching to WAS5.



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



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



RE: integrating cocoon with websphere developer studio, is possible?

2003-03-14 Thread Josema Alonso
Thanks for your help.

Stupid me, I forgot to attach the Cocoon app to the Server instance...oh,
my...
Now it's working.

On the second question, please, could you tell me what you needed to make it
work?
I'm still trying to figure out how to send requests (I'm thinking about the
request dispatcher), from the Servlets or JSPs in my Java app to the Cocoon
Servlet context.

Thanks again.


-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2003 13:48
Para: [EMAIL PROTECTED]
Asunto: RE: integrating cocoon with websphere developer studio, is
possible?


We run WAS 4 and develop in WSAD 4 and Cocoon runs fine on both (was
even able to get it running on WAS 3.5.4).  We were able to get it up
and running simply by installing the WAR file as described on the
Cocoon website (WAS 4 installation is at the very end of the
installation instructions).

As to your second question, yes...we originally had an account status
app running on WAS and we added Cocoon to the server and access it just
fine from the account status app.  We use it to generate PDF versions
of Bills of Lading on the fly.

Bob Hitchins
Senior IT Business Analyst
Cargill Crop Nutrition


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 6:55 AM
To: [EMAIL PROTECTED]
Subject: integrating cocoon with websphere developer studio, is
possible?


Hi, all.

My company is using Websphere Developer Studio 4.0.3 (WASD4.0.3) for
project
development and WAS as the container.
Since I'm more and more inlvolved in projects, and I've been using
Cocoon
for almost a couple years now, I finally had the chance to use it in a
real
project for my companyyes! :-)

The thing is I should need to make it work within the WASD testing
framework
and I'm not sure if importing the WAR would be enough since I have
tried and
I couldn't make it work out of the box.
So before starting to investigate, I thought I could ask around here
just in
case someone is already working this way. Any help would be very much
appreciated.

On a side note, I would also like to know if anybody could make Cocoon
work
from another WAS application. I have an application running for a
corporate
website and I have made a news system completely in Cocoon, and before
making everything in Cocoon, during a transition time, I would like to
be
able to keep the java application running and dispatching to the Cocoon
servlet the requests to the news system. Anybody cross contexting or
something like that?

Thanks for reading.

ps: I'm talking about Cocoon 2.0.4 here, we would switch to 2.1 when
switching to WAS5.



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



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


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



RE: integrating cocoon with websphere developer studio, is possible?

2003-03-14 Thread robert_hitchins
Sorry...we don't implement Cocoon as an application framework...all I 
do is use a sitemap to route PDF requests through the servlet to 
generate PDFs on the fly...I'm sure someone else here will be able to 
help you though :-)

Good Luck!

Bob

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 1:02 PM
To: [EMAIL PROTECTED]
Subject: RE: integrating cocoon with websphere developer studio, is
possible?


Thanks for your help.

Stupid me, I forgot to attach the Cocoon app to the Server 
instance...oh,
my...
Now it's working.

On the second question, please, could you tell me what you needed to 
make it
work?
I'm still trying to figure out how to send requests (I'm thinking about 
the
request dispatcher), from the Servlets or JSPs in my Java app to the 
Cocoon
Servlet context.

Thanks again.


-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2003 13:48
Para: [EMAIL PROTECTED]
Asunto: RE: integrating cocoon with websphere developer studio, is
possible?


We run WAS 4 and develop in WSAD 4 and Cocoon runs fine on both (was
even able to get it running on WAS 3.5.4).  We were able to get it up
and running simply by installing the WAR file as described on the
Cocoon website (WAS 4 installation is at the very end of the
installation instructions).

As to your second question, yes...we originally had an account status
app running on WAS and we added Cocoon to the server and access it just
fine from the account status app.  We use it to generate PDF versions
of Bills of Lading on the fly.

Bob Hitchins
Senior IT Business Analyst
Cargill Crop Nutrition


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 6:55 AM
To: [EMAIL PROTECTED]
Subject: integrating cocoon with websphere developer studio, is
possible?


Hi, all.

My company is using Websphere Developer Studio 4.0.3 (WASD4.0.3) for
project
development and WAS as the container.
Since I'm more and more inlvolved in projects, and I've been using
Cocoon
for almost a couple years now, I finally had the chance to use it in a
real
project for my companyyes! :-)

The thing is I should need to make it work within the WASD testing
framework
and I'm not sure if importing the WAR would be enough since I have
tried and
I couldn't make it work out of the box.
So before starting to investigate, I thought I could ask around here
just in
case someone is already working this way. Any help would be very much
appreciated.

On a side note, I would also like to know if anybody could make Cocoon
work
from another WAS application. I have an application running for a
corporate
website and I have made a news system completely in Cocoon, and before
making everything in Cocoon, during a transition time, I would like to
be
able to keep the java application running and dispatching to the Cocoon
servlet the requests to the news system. Anybody cross contexting or
something like that?

Thanks for reading.

ps: I'm talking about Cocoon 2.0.4 here, we would switch to 2.1 when
switching to WAS5.



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



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


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



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



RE: integrating cocoon with websphere developer studio, is possible?

2003-03-14 Thread Josema Alonso
Ok. Thanks anyway.

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2003 19:58
Para: [EMAIL PROTECTED]
Asunto: RE: integrating cocoon with websphere developer studio, is
possible?


Sorry...we don't implement Cocoon as an application framework...all I 
do is use a sitemap to route PDF requests through the servlet to 
generate PDFs on the fly...I'm sure someone else here will be able to 
help you though :-)

Good Luck!

Bob

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 1:02 PM
To: [EMAIL PROTECTED]
Subject: RE: integrating cocoon with websphere developer studio, is
possible?


Thanks for your help.

Stupid me, I forgot to attach the Cocoon app to the Server 
instance...oh,
my...
Now it's working.

On the second question, please, could you tell me what you needed to 
make it
work?
I'm still trying to figure out how to send requests (I'm thinking about 
the
request dispatcher), from the Servlets or JSPs in my Java app to the 
Cocoon
Servlet context.

Thanks again.


-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2003 13:48
Para: [EMAIL PROTECTED]
Asunto: RE: integrating cocoon with websphere developer studio, is
possible?


We run WAS 4 and develop in WSAD 4 and Cocoon runs fine on both (was
even able to get it running on WAS 3.5.4).  We were able to get it up
and running simply by installing the WAR file as described on the
Cocoon website (WAS 4 installation is at the very end of the
installation instructions).

As to your second question, yes...we originally had an account status
app running on WAS and we added Cocoon to the server and access it just
fine from the account status app.  We use it to generate PDF versions
of Bills of Lading on the fly.

Bob Hitchins
Senior IT Business Analyst
Cargill Crop Nutrition


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 6:55 AM
To: [EMAIL PROTECTED]
Subject: integrating cocoon with websphere developer studio, is
possible?


Hi, all.

My company is using Websphere Developer Studio 4.0.3 (WASD4.0.3) for
project
development and WAS as the container.
Since I'm more and more inlvolved in projects, and I've been using
Cocoon
for almost a couple years now, I finally had the chance to use it in a
real
project for my companyyes! :-)

The thing is I should need to make it work within the WASD testing
framework
and I'm not sure if importing the WAR would be enough since I have
tried and
I couldn't make it work out of the box.
So before starting to investigate, I thought I could ask around here
just in
case someone is already working this way. Any help would be very much
appreciated.

On a side note, I would also like to know if anybody could make Cocoon
work
from another WAS application. I have an application running for a
corporate
website and I have made a news system completely in Cocoon, and before
making everything in Cocoon, during a transition time, I would like to
be
able to keep the java application running and dispatching to the Cocoon
servlet the requests to the news system. Anybody cross contexting or
something like that?

Thanks for reading.

ps: I'm talking about Cocoon 2.0.4 here, we would switch to 2.1 when
switching to WAS5.



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



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


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



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


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



RE: integrating cocoon with websphere developer studio, is possible?

2003-03-14 Thread Josema Alonso
Ok. Thanks anyway.

-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2003 19:58
Para: [EMAIL PROTECTED]
Asunto: RE: integrating cocoon with websphere developer studio, is
possible?


Sorry...we don't implement Cocoon as an application framework...all I 
do is use a sitemap to route PDF requests through the servlet to 
generate PDFs on the fly...I'm sure someone else here will be able to 
help you though :-)

Good Luck!

Bob

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 1:02 PM
To: [EMAIL PROTECTED]
Subject: RE: integrating cocoon with websphere developer studio, is
possible?


Thanks for your help.

Stupid me, I forgot to attach the Cocoon app to the Server 
instance...oh,
my...
Now it's working.

On the second question, please, could you tell me what you needed to 
make it
work?
I'm still trying to figure out how to send requests (I'm thinking about 
the
request dispatcher), from the Servlets or JSPs in my Java app to the 
Cocoon
Servlet context.

Thanks again.


-Mensaje original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Enviado el: viernes, 14 de marzo de 2003 13:48
Para: [EMAIL PROTECTED]
Asunto: RE: integrating cocoon with websphere developer studio, is
possible?


We run WAS 4 and develop in WSAD 4 and Cocoon runs fine on both (was
even able to get it running on WAS 3.5.4).  We were able to get it up
and running simply by installing the WAR file as described on the
Cocoon website (WAS 4 installation is at the very end of the
installation instructions).

As to your second question, yes...we originally had an account status
app running on WAS and we added Cocoon to the server and access it just
fine from the account status app.  We use it to generate PDF versions
of Bills of Lading on the fly.

Bob Hitchins
Senior IT Business Analyst
Cargill Crop Nutrition


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, March 14, 2003 6:55 AM
To: [EMAIL PROTECTED]
Subject: integrating cocoon with websphere developer studio, is
possible?


Hi, all.

My company is using Websphere Developer Studio 4.0.3 (WASD4.0.3) for
project
development and WAS as the container.
Since I'm more and more inlvolved in projects, and I've been using
Cocoon
for almost a couple years now, I finally had the chance to use it in a
real
project for my companyyes! :-)

The thing is I should need to make it work within the WASD testing
framework
and I'm not sure if importing the WAR would be enough since I have
tried and
I couldn't make it work out of the box.
So before starting to investigate, I thought I could ask around here
just in
case someone is already working this way. Any help would be very much
appreciated.

On a side note, I would also like to know if anybody could make Cocoon
work
from another WAS application. I have an application running for a
corporate
website and I have made a news system completely in Cocoon, and before
making everything in Cocoon, during a transition time, I would like to
be
able to keep the java application running and dispatching to the Cocoon
servlet the requests to the news system. Anybody cross contexting or
something like that?

Thanks for reading.

ps: I'm talking about Cocoon 2.0.4 here, we would switch to 2.1 when
switching to WAS5.



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



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


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



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


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