[java ee programming] Error with interoperabilety ws

2009-10-19 Thread Konstantyn Harasevich
Hello When run Calculator sample with reliable message delivery , this is part from wsdl : ? ? ? here is error from log file: Received Message End WSS0253: Message does not conform to configured policy: No Security Header found in message com.sun.xml.wss.XWSSecurityExc

[java ee programming] Re: [java programming] QuestionStruts homework

2009-09-19 Thread Konstantyn Harasevich
Hello On parte Struts2 is samples that running as showing in index.html gude. but this samples not running on NetBeans7.1 Why? Here is exception relative to this taglib in NetBeans7.1: <%@ taglib uri="/struts-tags" prefix="s" %> org.apache.jasper.JasperException: /example/HelloWorld.jsp(2,4

[java ee programming] Re: Glash FIsh

2009-05-22 Thread Konstantyn Harasevich
: "Sang Shin" To: "Konstantyn Harasevich" Cc: "Java EE (J2EE) Programming with Passion!" Sent: Thursday, May 21, 2009 11:09 PM Subject: [java ee programming] Re: Glash FIsh > > Konstantyn Harasevich wrote: >> >> Hello Sang >> >> Here so

[java ee programming] Glash FIsh

2009-05-21 Thread Konstantyn Harasevich
Hello Sang Here some diference between GlashFish servers . Because Application with session bean or message-driven bean that run on Glash Fish V2 and not running on enterprise Glash Fish V2 with HARB. Is thare some diference in configurations on servers ? Or question is only in addition conf

[java ee programming] Re: Homework in lab 4203

2009-05-16 Thread Konstantyn Harasevich
Hi DELETE p FROM Person p WHERE p.id = ' " +id+ " ' ; Regards - Original Message - From: Biljana Biljana To: J2EE Passion Group Sent: Friday, May 15, 2009 9:44 PM Subject: [java ee programming] Homework in lab 4203 This is my error message when I try to delete on

[java ee programming] Re: Homework in Lab 4320

2009-05-15 Thread Konstantyn Harasevich
Hi At first need to create confirm delete servlet were dada will be exposed , When click on delete redirect to updatedelete servlet that take data from database with id to selected person "getCustomer(idCustomer) ".Than tis servlet will redirect to confirm delete and after confirm redirect to