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
here is the java tutorial
http://java.sun.com/docs/books/tutorial/essential/regex/index.html
Date: Mon, 19 Oct 2009 20:46:00 +0800
Subject: [java ee programming] Re: Regular Expressions in java
From: bob.santo...@gmail.com
To: kuddin...@gmail.com
CC: java-ee-j2ee-programming-with-passion@googl
Hi:
I tried deploying and running EJB3.0 tutorial application from netbeans site
given as additional resources in Sir Sang's advanced jee tutorial. The
application is NewsApp from EJb3.o. I get the following error while running the
app.
Exception while invoking class org.glassfish.persisten
Hello,
I'm trying to build and run the hello2 project from LAB-4005.
I download the zip files from javapassion website and got the following error
message below.
Can anyone give me pointer how to fix this problem?
Thanks in advance for all the help
;---
I think this is built-in with Java. Take a look at Pattern and Matcher
classes. it's also in the Sun Java Tutorial.
On Mon, Oct 19, 2009 at 7:15 PM, kkk wrote:
>
> http://www.javaregex.com : Enables a java application or applet to
> compile and use perl5 regular expressions. It also
> provides t
what should i do in order to access db2 database from elcipse
--~--~-~--~~~---~--~~
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-programm
http://www.javaregex.com : Enables a java application or applet to
compile and use perl5 regular expressions. It also
provides tools to use the object-oriented capabilities of java to
extend these expressions simple ways. In addition, it provides a
special interface for globbing or matching file n
Hi Peeter,
I'm sorry, it's over my imagination :-(
mihai
peeter brunch a écrit :
> Hello Mihai,
>
> I am a little lucky than you are, I don't have any error message when
> compiled. And the application is using Glassfish V2.
>
> Regards,
> Peeter
>
> --
Hi Peeter,
I think the values of myname1 and myname2 are actually used (the "get"
methods).
When you split on two lines the warning is gone because nameeq is no
longer private, so, as package restricted (the default visibility) it
might be read by some other class in the package. In the previo
Hello Mihai,
I am a little lucky than you are, I don't have any error message when compiled.
And the application is using Glassfish V2.
Regards,
Peeter
Date: Fri, 16 Oct 2009 13:08:45 +0200
From: mihai.di...@free.fr
To: java-ee-j2ee-programming-with-passion@googlegroups.com
Subject:
Hi Alin & Mihai,
I only wonder why the other names such as myname1 and myname2 are exactly being
used in the way similar to nameeq, but these two variables do not have any
warning.
Afterall, I declare nameeq on a new line rather than on the same line as
myname1. It turns out the warning
11 matches
Mail list logo