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
Did anyone get this to work? Some of us are struggling with this one.
If you got it to work, can you give us a hint?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups "Java
EE (J2EE) Programming with Passion!" group.
T
I couldnt manage getAsString() method whatever I tried, did anyone make it?
(I created an Amount Class and amount is double in it)
@Override
public Object getAsObject(FacesContext context, UIComponent
component, String value)
{
StringBuilder builder = new StringBuilder(va
Helo!
This is some misunderstand!
This is written in exercise:
Browse down to /jsfshaledialog/samples directory.
Windows: If you unzipped the 4131_jsfshaledialog.zip file under C:\ directory,
the directory to which you want to browse down should be
C:\jsfshaledialog\samples.
Solaris/Linux:
Konstantyn Harasevich wrote:
>
> 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
Hmm. They should behave
I would strongly recommend to use NetBeans 6.5.1 with GlassFish.
-S
Biljana Biljana wrote:
> Hello!
> You may didn't notice, but for this projects, in tuturial, You need Java
> Application Server, this is correct name, not Glass Fish, you can find
> them on the page for downloading Glass Fis
Hello!
You may didn't notice, but for this projects, in tuturial, You need Java
Application Server, this is correct name, not Glass Fish, you can find them on
the page for downloading Glass Fish. Or maybe try change server usin
Properties, but I think this is not work on Glass Fish, or Tomcat.
Hey Cruz,
addNumber(int x, int y) is expecting int parameters. so you can do
out.println("Returned addition of "5" + "10" int from Session
bean is " +
myOwnEJB30SessionBean.addNumber(5, 10) + "");
Hope it helped...
Rabin
On May 20, 3:05 pm, cruzc wrote:
> Hello everybody.
>
> I am trying to