RE: EJBs and Cocoon (hmm, again ;-)

2002-12-19 Thread Hunsberger, Peter
> So the question is: does anybody already have a decent solution for the
EJB-Cocoon problem? Or isn't there any problem at all...

Umm, what problem?  If you want EJB's you go ahead and use them...

What's your environment?  We use JBoss and create an EAR with Cocoon as a
WAR inside it and the EJB's in a JAR inside the EAR.  Jboss auto deploys
everything -- the EJB's according to our deployment descriptors -- and we
then use the remote interfaces as normal from the code running on the Cocoon
side of things.


-
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: EJBs and Cocoon (hmm, again ;-)

2002-12-19 Thread Konstantin Piroumian
From: "Alef Arendsen" <[EMAIL PROTECTED]>

Alef,

> Hi all,
>
> 
> You wouldn't want to develop an airline reservation system with (just)
> Cocoon.  You wouldn't want to develop a website and documentation
> production environment with (just) EJBs.
>
> I look forward to the two becoming more closely interoperable.  Having
> an
> XSP framework which can work with an EJB environment would be a good
> start
> 
>
> Ok, Rob mentioned the fact that he'd like to see Cocoon more
> interoperable with EJBs. That's exactly what I'd like to see as well.
> I'm kind of new to Cocoon but basically decided already to use in our
> next project, which is an eCommerce system that also has a lot of
> content management features in it.
>
> I want to have my interface component based as much as I want my backend
> to be component based and I think Cocoon is the solution for this
> problem. But how to connect Cocoon to my EJBs? I've seen this question
> asked a lot but haven't seen any real answers.
>
> So the question is: does anybody already have a decent solution for the
> EJB-Cocoon problem? Or isn't there any problem at all...

I really don't understand what are the problems with Cocoon and EJB.
In web environment Cocoon is just a servlet (though a huge one), so working
with EJBs from Cocoon is the same as if you would work from any other
servlet.

Are there any other issues?

I've been using Cocoon 1.8/2.0-alfa/2.0-beta in an project where all the
backend were EJBs and I don't remember having any problems (except common
problems with any other EJB-based application).

Ask more specific questions and I'll try answer them.

Konstantin

>
> If somebody would help me out here, you've got another happy Cocoon user
> once again ;-)
>
> Thanks a lot,
>
> Alef Arendsen
>
> --
> Alef Arendsen
> JTeam B.V.
> E: [EMAIL PROTECTED]
> T: +31(0) 20 486 20 36
> F: +31(0) 84 837 00 00
> M: +31(0) 6 24 11 1996
> W: www.jteam.nl
> [EMAIL PROTECTED]
> +31(0)6 19 338 921
>
>
> -
> 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]>
>
>


-
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]>




EJBs and Cocoon (hmm, again ;-)

2002-12-18 Thread Alef Arendsen
Hi all,


You wouldn't want to develop an airline reservation system with (just) 
Cocoon.  You wouldn't want to develop a website and documentation 
production environment with (just) EJBs.

I look forward to the two becoming more closely interoperable.  Having
an 
XSP framework which can work with an EJB environment would be a good
start


Ok, Rob mentioned the fact that he'd like to see Cocoon more
interoperable with EJBs. That's exactly what I'd like to see as well.
I'm kind of new to Cocoon but basically decided already to use in our
next project, which is an eCommerce system that also has a lot of
content management features in it.

I want to have my interface component based as much as I want my backend
to be component based and I think Cocoon is the solution for this
problem. But how to connect Cocoon to my EJBs? I've seen this question
asked a lot but haven't seen any real answers.

So the question is: does anybody already have a decent solution for the
EJB-Cocoon problem? Or isn't there any problem at all...

If somebody would help me out here, you've got another happy Cocoon user
once again ;-)

Thanks a lot,

Alef Arendsen

--
Alef Arendsen
JTeam B.V.
E: [EMAIL PROTECTED]
T: +31(0) 20 486 20 36
F: +31(0) 84 837 00 00
M: +31(0) 6 24 11 1996
W: www.jteam.nl
[EMAIL PROTECTED]
+31(0)6 19 338 921


-
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]>