[java ee programming] Re: Jaas

2009-05-19 Thread Santos Zatarain Vera
Yes, I understood. But OpenEJB is based on same 'standards' than Glassfish, JBoss, Apache Geronimo, etc, so the properties Context.SECURITY_* should works. Also check security annotations, deployments descriptors, login realms and friends for success login. --~--~-~--~~~--

[java ee programming] Re: Jaas

2009-05-19 Thread Michele Milidoni
I don't use OpenEJB but Sun EJB. Thanks. On 19 Mag, 04:21, Santos Zatarain Vera wrote: > I'm no a expert, but in OpenEJB for login, you need to set two properties. > Try with this: > > Properties props = new Properties(); > props.setProperty(Context.SECURITY_PRINCIPAL, "user.0"); > props.setProp

[java ee programming] Re: 4221 Unzip problem

2009-05-19 Thread Sang Shin
ac.roo...@home.nl wrote: > I also tried to download and open 4221_struts2basics.zip several times > and experienced the same problem. > So the advice of trying again doesn't work for me. > Any suggestions of how to solve this problem? > I just downloaded it and unzipped is successfully. Can you

[java ee programming] Regarding Homework 16

2009-05-19 Thread pxk5249
This is for HW 16 in the JPA basics section. How are we supposed to do the delete? Should we create a DeletePersonServlet, or should we do it like it was done in the previous examples? --~--~-~--~~~---~--~~ You received this message because you are subscribed to th

[java ee programming] Re: 4221 Unzip problem

2009-05-19 Thread ac . roodhu
I also tried to download and open 4221_struts2basics.zip several times and experienced the same problem. So the advice of trying again doesn't work for me. Any suggestions of how to solve this problem? Thanks, Ad On Apr 30, 1:46 pm, Mani Natesan wrote: > The problem may be due to incomplete dow

[java ee programming] Re: Regarding Hibernate query Home work.

2009-05-19 Thread Evans
Why didn't you say what your problem was? Don't expect anyone to respond with 'yes, I have finished it, here it is'. Please do yourself a favour and tell us what you're struggling with and we might just help you. But ff you're waiting for someone to send you what they've done, then you are mere

[java ee programming] Re: JAVA

2009-05-19 Thread Horacio TONOU
Hi, can you tell me which OS you are using and the version of the JDK you installed ? Regards 2009/5/19 Jion Gao > > Hello everyone: >I have a question : > I have downloaded JAVA ,but it doesn`t work ,I want to uninstall > it ,but the system tell me that I can`t , Will someone can tell m

[java ee programming] Regarding Hibernate query Home work.

2009-05-19 Thread mak pandian
Hello to all. I have been doing Hibernate query homework. I could not finish it because of query by example? Does anyone finish it,Help me> Thanks a lot. -- Regards KolluraniPandian A (Living in Virtual World) --~--~-~--~~~---~--~~ You received this message becaus

[java ee programming] Re: Download Java SE

2009-05-19 Thread Mike Jamer
Download from here: http://java.sun.com/javase/downloads/index.jsp To Download, click the download link I don't know what you mean... DOS and/or NTFS, nor what either have to do with java. Elaborate please. What Operating System are you using? NTFS... Windows 2000, XP, Vista? That page shoul

[java ee programming] Exercise 2 in LAB 3421, last part

2009-05-19 Thread Biljana Biljana
Hello! I created ORInheritanceSINGLE_TABLE like they said, it doesn' work, so I move to tha secend part.   I remove some part from Person, added creator to Person, and Studen class. And my program succesfully run with this message Directory Listing For / Filename Size Last Modified    J2EE