Re: [newbie] MyFaces or Barracuda ??

2006-07-14 Thread Matthias Wessendorf
anyone needs the info... Frank RussoSenior DeveloperFX Alliance, LLC   From: Adam Brod [mailto: [EMAIL PROTECTED] ] Sent: Thursday, July 13, 2006 11:07 AMTo: MyFaces DiscussionSubject: RE: [newbie] MyFaces or Barracuda ?? Here is an example of mapping to a maven1 repo in mave

Re: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Martin Marinschek
m Brod [mailto:[EMAIL PROTECTED] ] Sent: Thursday, July 13, 2006 11:07 AMTo: MyFaces DiscussionSubject: RE: [newbie] MyFaces or Barracuda ?? Here is an example of mapping to a maven1 repo in maven2.  You need the legacy element.                 <repository>              

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Frank Russo
X Alliance, LLC   From: Adam Brod [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 11:07 AMTo: MyFaces DiscussionSubject: RE: [newbie] MyFaces or Barracuda ?? Here is an example of mapping to a maven1 repo in maven2.  You need the legacy element.                 <repository>        

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Adam Brod
Team "Frank Russo" <[EMAIL PROTECTED]> 07/13/2006 08:37 AM Please respond to "MyFaces Discussion" To "MyFaces Discussion" cc Subject RE: [newbie] MyFaces or Barracuda ?? To be clear, this is a maven 1 repository. If you are using maven 2, this

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Jesse Alexander \(KSFD 121\)
to a conclusion and target-architecture - do the coding   regards Alexander From: Frank Russo [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 2:37 PMTo: MyFaces DiscussionSubject: RE: [newbie] MyFaces or Barracuda ?? To be clear, this is a maven 1 repository. If you are

Re: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Ricardo Tercero Lozano
le37 [mailto:[EMAIL PROTECTED]]> Sent: Wednesday, July 12, 2006 8:38 PM> To: [EMAIL PROTECTED]> Cc: MyFaces Discussion; [EMAIL PROTECTED]> Subject: [newbie] MyFaces or Barracuda ??> > Hello,>> I'm exploring Java solutions for a new Web Application project.>> I&#x

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Frank Russo
ectly... Frank Russo Senior Developer FX Alliance, LLC -Original Message- From: Jesse Alexander (KSFD 121) [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 8:34 AM To: MyFaces Discussion Subject: RE: [newbie] MyFaces or Barracuda ?? As others have said, maybe you should consider more

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Frank Russo
7;d recommend Spring and Hibernate over JEE 5. Older J2EE shouldn't even be a consideration for a new project at this point... Frank RussoSenior DeveloperFX Alliance, LLC   From: Mikael Andersson [mailto:[EMAIL PROTECTED] Sent: Thursday, July 13, 2006 5:15 AMTo: MyFaces DiscussionSubject

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Jesse Alexander \(KSFD 121\)
cure area, with a good firewall- admin this becomes a secure setup... hth Alexander > -Original Message- > From: Cyrille37 [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 12, 2006 8:38 PM > To: [EMAIL PROTECTED] > Cc: MyFaces Discussion; [EMAIL PROTECTED] > Sub

Re: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Mikael Andersson
To get started I would recommend giving the myfaces maven archetype a go, that will give you basic web application to get started with and uses the Jetty6 web container, which is really nice when developing (allows you to do this to start the web applciation 'mvn jetty6:run'). Then I would have a l

RE: [newbie] MyFaces or Barracuda ??

2006-07-13 Thread Conway. Fintan \(IT Solutions\)
Discussion; [EMAIL PROTECTED] Subject: [newbie] MyFaces or Barracuda ?? Hello, I'm exploring Java solutions for a new Web Application project. I'm coming from ASP.Net but for the new starting project, the first rule is plateform portability, so Java is the solution. Unfortunately, u

RE: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Dhananjay Prasanna
-Original Message- From: Mirek B. [mailto:[EMAIL PROTECTED] Sent: Thursday, 13 July 2006 9:11 AM To: MyFaces Discussion Subject: Re: [newbie] MyFaces or Barracuda ?? > About J2EE : At XWiki (a Java Wiki at www.xwiki.org) I read in the > features section : "Scalability and

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Mirek B.
Cyrille37 wrote: Mirek B. a écrit : It depends. You should consider whether you really need a full fledged app server. For a lots of projects, a simple Servlet/JSP container (e.g. Tomcat) is enough. Basically, when choosing an app server, JBoss and Sun Server/Glassfish are the most common

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Cyrille37
Mirek B. a écrit : It depends. You should consider whether you really need a full fledged app server. For a lots of projects, a simple Servlet/JSP container (e.g. Tomcat) is enough. Basically, when choosing an app server, JBoss and Sun Server/Glassfish are the most common options, if you ne

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Mirek B.
It depends. You should consider whether you really need a full fledged app server. For a lots of projects, a simple Servlet/JSP container (e.g. Tomcat) is enough. Basically, when choosing an app server, JBoss and Sun Server/Glassfish are the most common options, if you need full EE stack. If

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Cyrille37
Adam Brod a écrit : My guess is MyFaces has a much, much larger market share than Barracuda. I think so. While I'm searching, I see that there nothing about Barracuda on the web, except on www.barracudamvc.ogr and Enhydra.org. By the way, I'm not shure about the choice of Enhydra Server for s

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Mirek B.
Cyrille37 wrote: Hello, I'm exploring Java solutions for a new Web Application project. I'm coming from ASP.Net but for the new starting project, the first rule is plateform portability, so Java is the solution. Unfortunately, unlike .Net, Java for Web Application is not delivered as a pack

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Cyrille37
ldr a écrit : MyFaces is absolute crap... I think that you laughs ;o) No just kidding, don't know about barracuda, but Im thrilled about how one can build webapplications fast with easy backend interoperability. I am not in a hurry. I've time, with my team, to learn a Framework before de

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread Adam Brod
My guess is MyFaces has a much, much larger market share than Barracuda. Adam Brod Product Development Team ldr <[EMAIL PROTECTED]> 07/12/2006 04:22 PM Please respond to "MyFaces Discussion" To users@myfaces.apache.org cc Subject Re: [newbie] MyFa

Re: [newbie] MyFaces or Barracuda ??

2006-07-12 Thread ldr
MyFaces is absolute crap... No just kidding, don't know about barracuda, but Im thrilled about how one can build webapplications fast with easy backend interoperability. chris -- View this message in context: http://www.nabble.com/-newbie--MyFaces-or-Barracudatf1932758.html#a5296748

[newbie] MyFaces or Barracuda ??

2006-07-12 Thread Cyrille37
Hello, I'm exploring Java solutions for a new Web Application project. I'm coming from ASP.Net but for the new starting project, the first rule is plateform portability, so Java is the solution. Unfortunately, unlike .Net, Java for Web Application is not delivered as a package. So I've to ma