[java ee programming] Re: Problem in running GetParamMetaData.java

2010-11-08 Thread Michèle Garoche
Saji, Could you give the name of the lab, not a link to it (because it goes simply to the home web page). Michèle Garoche On Nov 2, 7:01 am, Saji jjk.s...@gmail.com wrote: Hi    I am going through the work assignment /tutorials athttp://www.javapassion.com/portal/java-ee-programming-basics

[java ee programming] Re: DigitalClock.class not found.in bookstore2 project

2010-11-08 Thread Michèle Garoche
for you, just throw away the applet clock. It is very old code. That's the best option in my opinion. Michèle Garoche On Nov 9, 6:22 am, Saji jjk.s...@gmail.com wrote: Hi   I am working on bookstore lab , on running bookstore2 project , I get a message that DigitalClock.class not , I am adding

[java ee programming] Re: Why only CreateCoffees.java execute when I run JDBCSamples_mysql project

2010-10-27 Thread Michèle Garoche
. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee

[java ee programming] Re: Lab 4005 hello2 Run???

2010-10-14 Thread Michèle Garoche
On Oct 14, 10:29 pm, JDragon314159 zhaoli...@gmail.com wrote: Where is the configuration file which recaps all??? Somewhere inside: glassFish-domains-domain1-config (assuming you use default domain). It is called domain.xml (Replace the - by your system delimiter) Michèle Garoche -- You

[java ee programming] Re: Lab 4005 hello2 Run???

2010-10-12 Thread Michèle Garoche
more or less (that is some screenshot are a little old but basically this is the same process, accept default when there are some default to accept). It runs fine for me just now. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming

[java ee programming] Re: When I create listener and run the project I get error

2010-10-12 Thread Michèle Garoche
/web-app MyInit.java is the listener I have created, What might be the reason for the error Probably something wrong in the listener. Could you paste it? Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group

[java ee programming] Re: When I create listener and run the project I get error

2010-10-12 Thread Michèle Garoche
UnsupportedOperationException(Not supported yet.);     }} Ah, sorry, I cannot find a solution. Servlet experts here, please help! Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email

[java ee programming] Re: Lab 4005 hello2 Run???

2010-10-10 Thread Michèle Garoche
in target server failed; Do you stop glassfish v3 before opening glassfish v2.1 (or launching the newly configured hello2 project, which is the same from the point of view of the server launch). That could explain the issue. Michèle Garoche -- You received this message because you are subscribed

[java ee programming] Re: Lab 4005 hello2 Run???

2010-10-10 Thread Michèle Garoche
it is to start from scratch say with a java ee application in v2 and try to implement all what hello2 has. Then you can make a diff between projects and you will find probably some configuration files which are not the same or do not have the same contents, or some libraries which differ. Michèle Garoche

[java ee programming] Re: 4011 - Ant

2010-10-07 Thread Michèle Garoche
this version of ant (look in Preferences, you should see an ant tab or something like that where you can specify the path to ant). Hope it helps. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post

[java ee programming] Re: unable to solve the issue

2010-09-22 Thread Michèle Garoche
GlassFish server 2 - Build and Clean the project 3 - Deploy the project 4 - Run the project and finally enjoy. Normally you would have done this kind of process for all bookstore projects and then include the necessary project into one another. Hope it helps. Michèle Garoche -- You received

[java ee programming] Re: servlet error

2010-09-18 Thread Michèle Garoche
the sql script provided in the lab to create the table BOOKS. Or whatever you have named the table, which is also explained in the lab. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post

[java ee programming] Re: Lab 4215 minor typo

2010-09-10 Thread Michèle Garoche
On Sep 10, 8:00 pm, Chris K ckella...@gmail.com wrote: Exercise 4 - 4.1.2 2. Build and run tiles-channel project. Right-click *struts-cookbook* project and select Run Project. Browser gets displayed.   Thanks for reporting it. The lab has been corrected. Please, download it again. Michèle

[java ee programming] Re: HELP! Design Review Risk Management topics (in Java projects) required

2010-09-07 Thread Michèle Garoche
appreciated. Your best bet would be to google for it. Michèle Garoche Regards Kal -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com

[java ee programming] Re: Jboss Seam

2010-09-07 Thread Michèle Garoche
On Sep 7, 10:27 am, zeeshan akhter zeeshanakhter2...@gmail.com wrote: Asalamolikum Dear's I need Help in Jboss Seam Architecture and life Cycle Urgent If you could narrow your request, we could perhalps help you. Michèle Garoche -- You received this message because you are subscribed

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-05 Thread Michèle Garoche
but error. You should create another Server, give it the name you want. Then you may give it the location of the newly downloaded GlassFish. Notice that this new version should not override the one embedded into NetBeans. Michèle Garoche What am I doing wrong?? -- You received this message because you

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-05 Thread Michèle Garoche
, choose this server by the name you give to it. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-05 Thread Michèle Garoche
is not installed otherwise you could put the location in NetBeans. Did you issue the ant thing after installing the server? Michèle Garoche I open Netbeans and then chose Tools-Servers-Add Server.  The name I use is MyGlassfish2.1.1.  From the Server choices I chose GlassFish v2.x in the box above

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-05 Thread Michèle Garoche
Next button. I then try to add a Server Location.  I try to place the path to the folder glassfish but it continues the path into the glassfish folder.  For instance I try to put in C:\Program Files (x86)\glassfish and select the Choose button. It should be above: c:\program files(x86) Michèle

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-03 Thread Michèle Garoche
download NetBeans 6.8 Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-01 Thread Michèle Garoche
, such as OpenESB or NetBeans 6.8. Both should work more or less with the Java EE 5 tutorials. Michèle Garoche newbie issue. Thanks. -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-01 Thread Michèle Garoche
of the whole set of libraries, and using endorsed mechanism all the way long. But frankly I will go the easier way installing an older version of NetBeans which comes with the right libraries for working with the wanted server. That said SJSAS version 7.0 is very very old. Michèle Garoche -- You

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-01 Thread Michèle Garoche
the external resources, aka the Java EE 5 tutorial. Then again, really learned alot the hardway. Yes, truly true. We always learn much more by error. Have fun with the rest. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming

[java ee programming] Re: eetutorial5 - SJSAS

2010-09-01 Thread Michèle Garoche
OpenESB). Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee

[java ee programming] Re: struts 2 error http 4

2010-08-30 Thread Michèle Garoche
uploaded the file. War to apache tomcat. Javier, Try this eventually: http://devtalks.blogspot.com/2009/07/create-struts2-project-in-netbeans.html Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group

[java ee programming] Re: struts 2 error http 4

2010-08-29 Thread Michèle Garoche
On Aug 29, 11:50 pm, Javier gonzales.a.jav...@gmail.com wrote: I have a struts 2 application in apache tomcat 6, but when deploying I get http error 404, can anyone help me thanks. -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with

[java ee programming] Re: struts 2 error http 4

2010-08-29 Thread Michèle Garoche
On Aug 29, 11:50 pm, Javier gonzales.a.jav...@gmail.com wrote: I have a struts 2 application in apache tomcat 6, but when deploying I get http error 404, can anyone help me thanks. Could you please post the error and maybe a little context. Michèle Garoche -- You received this message

[java ee programming] Re: glassfish v2 install

2010-08-29 Thread Michèle Garoche
with GlassFish v2.1 (I'm sure for the latter one, not entirely sure for the former one). See also here: http://docs.sun.com/app/docs/doc/821-0918/inst_jdk_java_home_r?l=enn=1a=view for information on JDK version supported on GlassFish ESB. Michèle Garoche -- You received this message because

[java ee programming] Re: progect JSF problem tag richFaces

2010-08-19 Thread Michèle Garoche
On Aug 19, 12:35 pm, Christian christian.per...@gmail.com wrote:       xxmlns:ui=http://java.sun.com/jsf/facelets; Apart from what other people have already said: Is this a typo when typing in mail program the double x at the beginning or do you really have it in your code? Michèle Garoche

[java ee programming] Re: How to work with this course

2010-08-19 Thread Michèle Garoche
important, not joking here, brain is like a muscle, it cannot be tensed all day long, and this is in its pause period that it digests what it was given) 6 - Revise your homework But basically, you should study (or more accurately learn to study), and that nobody can do it for you. Michèle Garoche

[java ee programming] Re: Contents are not being accessible problem

2010-08-18 Thread Michèle Garoche
from the browsers which show the problem - Close the browsers - Try again to browse to the site with the browsers which show the problem. - Tell us the result Thanks in advance. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE

[java ee programming] Re: Webservice

2010-08-18 Thread Michèle Garoche
On Aug 18, 12:15 pm, shyamala get2shyam...@gmail.com wrote: Hi All, I am trying to create a simple webservice .. If any one knows how to do this ??? Can u help me by sending simple code snippet!!! There is a Web Service course on JavaPassion.com. You may want to study it. Michèle

[java ee programming] Re: org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP

2010-08-17 Thread Michèle Garoche
on GlassFish server. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email

[java ee programming] Re: problem with Web Application Security lab

2010-08-04 Thread Michèle Garoche
for Security Basics. The links for pdf files have been corrected. They all work now. It may be that you work on an old version of the site. Please refresh your browser. Michèle Garoche PS: please do not use a thread which has nothing to do with your question. -- You received this message

[java ee programming] Re: Error coming in browser new Duke'Logo of bookstore2

2010-07-21 Thread Michèle Garoche
=${build.web.dir} fileset dir=${build.classes.dir} include name=clock/*.class/ /fileset /copy /target Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post

[java ee programming] Re: is it like a Master page in JSP

2010-07-21 Thread Michèle Garoche
benefit). Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee

[java ee programming] Re: java struts2

2010-06-25 Thread Michèle Garoche
you could ask question there or possibly they will demonstrate something with struts. Go to http://www.eclipse.org/ and see the third announcement, follow the link and you will be able to hear the virtual conference. Michèle Garoche -- You received this message because you are subscribed

[java ee programming] Re: Java EE, Building Bookstore application ex. bookstore5, LAB 4016

2010-06-19 Thread Michèle Garoche
? Michèle Garoche HTTP Status 500 - type Exception report message descriptionThe server encountered an internal error () that prevented it from fulfilling this request. exception java.net.ConnectException: Connection refused note The full stack traces of the exception and its root causes

[java ee programming] Re: Java EE, Building Bookstore application ex. bookstore5, LAB 4016

2010-06-19 Thread Michèle Garoche
On 19 juin, 20:56, juszczec mark.juszc...@gmail.com wrote: This isn't Windows. I'm running Fedora Core 8, kernel 2.6.25.6-27.fc8 Ah, sorry. That does not change anything from my part, I'm running Mac. Michèle Garoche On Jun 19, 2:29 pm, Michèle Garoche migat...@gmail.com wrote: On 19

[java ee programming] Re: Java EE, Building Bookstore application ex. bookstore5, LAB 4016

2010-06-15 Thread Michèle Garoche
message from glassfish. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email

[java ee programming] Re: Summer Course Schedule??

2010-06-06 Thread Michèle Garoche
, the courses are offered again about three months after the end of the previous one. Contents though are always available, and you may ask questions any time. Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE) Programming with Passion! group. To post

Re: [java ee programming] input tag with image

2010-05-31 Thread Michèle Garoche
Generally saying I must replace value with the image. Can somebody point me. Try this: input border=0 src=whateverlocationyourimageisin/ image.whateverextensionsupported type=image value=submit align=middle You may also use css to define the image, and use a class in your submit. Michèle

[java ee programming] Re: Hibernate Mapping

2010-05-30 Thread Michèle Garoche
the mappings for you. See on the NetBeans site the tutorial: http://netbeans.org/kb/65/web/hibernate-vwp.html Michèle Garoche 2010/5/30 Ali Ekber Çelik aekberce...@gmail.com Hi Kunal,     query name=getYourSqlName     ![CDATA[       SELECT item         FROM student item,school

[java ee programming] Re: on Jsp page

2010-05-29 Thread Michèle Garoche
On May 29, 8:31 am, ask2ranvi...@gmail.com ask2ranvi...@gmail.com wrote: on Jsp page i have Recieve all details of student . Sorry, I don't understand. What is your question exactly? Michèle Garoche -- You received this message because you are subscribed to the Google Groups Java EE (J2EE

Re: [java ee programming] Re: on Jsp page

2010-05-29 Thread Michèle Garoche
. If is not possible then how can we get it the hard coded value in Action Class. On Sat, May 29, 2010 at 12:05 PM, Michèle Garoche migat...@gmail.com wrote: On May 29, 8:31 am, ask2ranvi...@gmail.com ask2ranvi...@gmail.com wrote: on Jsp page i have Recieve all details of student . Sorry, I don't

[java ee programming] Re: formatting syntax for lab 4210-struts-validator

2010-05-25 Thread Michèle Garoche
Hello Anthony, On May 25, 7:37 am, Anthony Lam anthonycklamp...@hotmail.com wrote: Hi Michele, Thanks for your response. I have tried many combinations using [] but the problem still exists. Could you give me the answer to this case?  I have no clue of the definition of groups, ^.\,?,[

[java ee programming] Re: forward and include homework

2010-05-01 Thread Michèle Garoche
On Apr 30, 9:57 pm, Alfredo Vargas alfredovarga...@gmail.com wrote: Dear all, I'm working on the third lab of 4003_jspbasics. I can't get it work. on index.jsp I have this: I'm not sure you forgot something here, but I don't see the form, so maybe you need to include the form, like the one

[java ee programming] Re: Opening GlassFish Log Output Window

2010-04-19 Thread Michèle Garoche
On Apr 19, 5:01 am, BillyRay wbehy...@fuse.net wrote: I normally start my local GlassFish server outside of (i.e. before starting) NB, so I do not typically see the GlassFish log output window.  (I usually leave GF running most of the time.)  The only way I could find to open this window

[java ee programming] Re: Lab 4006

2010-04-19 Thread Michèle Garoche
On Apr 19, 6:15 am, Chris K ckella...@gmail.com wrote: I cannot get person.name.lastName or person.name.firstName to display in the table.  I have combed the group and looked at many posts but for the life of me I cannot tell what the problem is. I started by copying HelloWeb resides in

[java ee programming] Re: error in ejb3.0 program in netbeans6.8(java.lang.NoClassDefFoundError)

2010-04-18 Thread Michèle Garoche
Shiva, Are you running on a Mac? I have absolutely no problem following the written steps in the link you gave, except that you gave the link for the client, but before that there is a step for creating the ejb. If you are on a Mac, operate a clean on your projects (both HelloEJB and

Re: [java ee programming] Plugin for hibernate

2010-04-15 Thread Michèle Garoche
Le 15 avr. 10 à 09:07, Kunal Raikar a écrit : I know how to install, but I am not getting exact plugin (.nbm) to install. Please provide link if its possible. Sorry, it is not possible, as I don't know it. Michèle Thanks in advance On Thu, Apr 15, 2010 at 12:32 PM, Michèle Garoche

[java ee programming] Re: Why HashMap allows to add one NULL key ?

2010-04-15 Thread Michèle Garoche
On Apr 15, 10:15 am, Nirmal Kumar nirmal.h...@gmail.com wrote: Hi All, Can you give me some practical scenarios where we can use null key in a * HashMap*. There are here: http://www.coderanch.com/t/385836/Java-General/java/Why-HashMap-allows-add-one some examples of use of null key in

Re: [java ee programming] NetBeans 6.8 / JSE6 / JEE6

2010-04-05 Thread Michèle Garoche
Le 5 avr. 10 à 00:21, Mihai DINCA a écrit : Hi, I tried the first labs 4001_webappstructure.zip in NetBeans 6.8 with Glassfish 3, both with JEE5 and JEE6. It worked perfectly in the both cases, but, of course, there is no web.xml file in the case of JEE6 (when creating a new servlet,

Re: [java ee programming] PD: Problem with NB

2010-02-07 Thread Michèle Garoche
Le 7 févr. 10 à 16:18, Rafał Laczek a écrit : I will add that in console I have SEVERE: java.lang.OutOfMemoryError: PermGen space It means that Java takes much too much memory. So there is a place in wiki NetBeans where it is explained how to fine tuning the java memory settings: