users@glassfish.java.net

Re: Which libraries are required for Enterprise application client?

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 28 Jun 2007 14:39:29 +0530

You should use either $GLASSFISH_HOME/bin/*appclient* or Java Web Start
to run the enterprise client application. If you use one of them, you
don't have to worry about any classpath issues, as long as you are
writing a portable application.

-- Sahoo
Legolas Woodland wrote:
>
>
>
> Hi
> Thank you for reading my post
> Does any one know which libraries I should add to my classpath to run
> an enterprise client?
> I want to use UTX and web services with my application but I do not
> know which libraies shoudl be added
>
> It run correctly from within netbeans but it does not run ok from
> outside of netbeans.
>
>
> Also, How i can determine which server an Enterprise Client should use?
>
> And how should run the enterprise application client jar file, is it
> ok to use java -jar ....
>
> Thanks
>