Thank you very much ! :)
On Wed, Mar 26, 2008 at 3:24 PM, Ashish Jain <[EMAIL PROTECTED]> wrote: > Hi CG, > I have taken a note of it and will add a tutorial soon. > > Thanks > Ashish > > > > On Tue, Mar 25, 2008 at 5:36 PM, CG <[EMAIL PROTECTED]> wrote: > > > Hi, > > Yes , there is database updating in the StatelessSessionBean and I > > have learned a lot from that. > > I understand that there is another way , that is , using EntityBean to > > do the updating , which make the application more modular and > > multitier. > > Therefore, if possible , I hope can see a tutorial on that . > > > > Thanks. > > > > CG > > > > > > > > > > > > > > On Sun, Mar 23, 2008 at 11:40 PM, Ashish Jain <[EMAIL PROTECTED]> wrote: > > > Hi CG, > > > Thanks for your comments! > > > > > > We are still to add tutorials for Stateful Session Bean. Regarding the > > > database updation the existing Stateless Session Tutorial uses quite a > bit > > > of it. > > > > > > You can also have a look at the other tutorials as well like Java Server > > > Faces, Application Clients, Web Services. Also go through the basics > section > > > before going through the tutorial section. This will give u a basic > > > understanding of architecture for the technology involved. > > > > > > Thanks > > > Ashish > > > > > > > > > > > > On Sun, Mar 23, 2008 at 8:54 PM, CG <[EMAIL PROTECTED]> wrote: > > > > Hi Ashish, > > > > First of all , thanks for the tutorial, as a newbie , I really > > > > appreciate and learn a lot from those tutorial. > > > > > > > > I have a tutorial request , would you mind spend some time to make a > > > > tutorial , with combining EntityBean , Stateless SessionBean , > > > > Stateful SessionBean with Web as UI , to show how to add a record into > > > > a table, to retrieve a few records and populate on the UI . > > > > > > > > I believe a lot of us will be very appreciate if you can do so. If you > > > > need my help to test the tutorial , just let me know. > > > > > > > > Thanks > > > > Rgds, > > > > CG > > > > > > > > > > > > > > > > > > > > On Sat, Mar 22, 2008 at 12:37 AM, Ashish Jain <[EMAIL PROTECTED]> > wrote: > > > > > Hi Tim, > > > > > Thanks for your valuable comments! > > > > > For your information all the tutorials use GEP 2.1(unstable). You > can > > > have > > > > > a look at the other tutorials and provide your comments. This will > help > > > us > > > > > to further improve the tutorials . > > > > > > > > > > Regarding 1. I guess it is not a critical issue. for 2. There were > some > > > > > problems with the jaxws-tools.bat in AG 2.1, It was throwing class > not > > > found > > > > > exception. I contacted Jarek for the same and he provided a > workaround > > > for > > > > > the same using gshell. I will soon update the tutorials with the > steps > > > for > > > > > WSDL generation and changes therein to be made in the WSDL file. > > > > > > > > > > Hope to receive more comments from you as we move through tutorial > > > section. > > > > > > > > > > Thanks > > > > > Ashish > > > > > > > > > > > > > > > > > > > > On Thu, Mar 20, 2008 at 11:26 PM, Tim McConnell > <[EMAIL PROTECTED]> > > > > > wrote: > > > > > > > > > > > Hi Ashish, great job of documenting these tutorial. Very well > done. I > > > > > haven't > > > > > > been through all of them yet but have spent some time on the last > one > > > > > since it > > > > > > involves the GEP, and have just a couple comments: > > > > > > > > > > > > 1. I noticed that when defining the Axis2 Runtime by pointing to > the > > > > > Apache > > > > > > Geronimo installation directory an error occurs. Do you think this > is > > > a > > > > > problem > > > > > > with the version of the GEP that you're using ?? It doesn't seem > to > > > > > adversely > > > > > > impact the tutorial so just wondering if its something that needs > to > > > be > > > > > > addressed or not. > > > > > > > > > > > > 2. A sentence or two explaining what you changed in the generated > > > > > > CalculatorService.wsdl file might be beneficial. > > > > > > > > > > > > Other than that it's very thorough, clear, and easy to understand. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Ashish Jain wrote: > > > > > > > Hi, > > > > > > > There are few new tutorials available in AG wiki. Try your hands > out > > > and > > > > > > > provide comments. > > > > > > > > > > > > > > http://cwiki.apache.org/GMOxDOC21/java-server-faces.html- > *Basics of > > > JSF > > > > > > > > > > > > > > > > > > > > > > > *http://cwiki.apache.org/GMOxDOC21/developing-a-simple-java-server-faces-application.html- > > > > > > > *JSF Sample Application > > > > > > > > > > > > > > > > > > > > > > > *http://cwiki.apache.org/GMOxDOC21/developing-an-application-client-to-access-ejb.html- > > > > > > > *AppClient accessing EJB > > > > > > > > > > > > > > *http://cwiki.apache.org/GMOxDOC21/ejb-applications.html- > *Basics of > > > EJB > > > > > > > and Stateless session EJB > > > > > > > > > > > > > > *http://cwiki.apache.org/GMOxDOC21/stateless-session-bean.html- > *A > > > > > > > Simple stateless session EJB application > > > > > > > > > > > > > > *http://cwiki.apache.org/GMOxDOC21/web-services.html- *Basics of > Web > > > > > > > Services > > > > > > > > > > > > > > > > > > > > > > > *http://cwiki.apache.org/GMOxDOC21/developing-a-simple-calculator-web-service.html- > > > > > > > *A Simple web service application > > > > > > > > > > > > > > > > > > > > > *Thanks > > > > > > > Ashish* > > > > > > > * > > > > > > > > > > > > -- > > > > > > Thanks, > > > > > > Tim McConnell > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
