Deploying VE applications [message #112824] |
Fri, 09 December 2005 08:05  |
Eclipse User |
|
|
|
Hi all. I just completed my first VE application and I am quite pleased
with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
application to a Windows environment. Can anyone please point me to some
documentation or a tutorial on deploying applications from VE? I've
explored the possibly of using the RCP but that gave me nothing but
frustration.
BTW: I would eventually like to deploy my application to Linux as well,
but I want to take it one step at a time.
Thanks!
|
|
|
|
|
Re: Deploying VE applications [message #112994 is a reply to message #112863] |
Mon, 12 December 2005 11:05  |
Eclipse User |
|
|
|
Thanks again Rich! The documentation you pointed me to worked out well.
I was able to build my JAR, create the manifest, and quickly deploy the
application to both XP and RedHat.
My primary role is to do Servlet/JSP development but I'll be further
exploring VE every chance I get!
Best Regards,
Rob
Rich Kulp wrote:
> You just deploy it like you would any other application. It is not VE
> specific.
> The online help has how to do this. See Help->Java Development User
> Guide->Tasks->Creating Jar Files
> While there also read the topic "Defining the jar's manifest file." That
> will tell you how to create the manifest and point to your main class so
> that when deployed you just point to the jar itself on the java command
> line and it will find your main automatically.
> Rob wrote:
>> Hi all. I just completed my first VE application and I am quite pleased
>> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
>> application to a Windows environment. Can anyone please point me to
>> some documentation or a tutorial on deploying applications from VE?
>> I've explored the possibly of using the RCP but that gave me nothing but
>> frustration.
>> BTW: I would eventually like to deploy my application to Linux as well,
>> but I want to take it one step at a time.
>> Thanks!
>>
|
|
|
Re: Deploying VE applications [message #611520 is a reply to message #112824] |
Fri, 09 December 2005 10:27  |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
You just deploy it like you would any other application. It is not VE
specific.
The online help has how to do this. See Help->Java Development User
Guide->Tasks->Creating Jar Files
While there also read the topic "Defining the jar's manifest file." That
will tell you how to create the manifest and point to your main class so
that when deployed you just point to the jar itself on the java command
line and it will find your main automatically.
Rob wrote:
> Hi all. I just completed my first VE application and I am quite pleased
> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
> application to a Windows environment. Can anyone please point me to
> some documentation or a tutorial on deploying applications from VE?
> I've explored the possibly of using the RCP but that gave me nothing but
> frustration.
> BTW: I would eventually like to deploy my application to Linux as well,
> but I want to take it one step at a time.
> Thanks!
>
--
Thanks,
Rich Kulp
|
|
|
|
Re: Deploying VE applications [message #611530 is a reply to message #112863] |
Mon, 12 December 2005 11:05  |
Eclipse User |
|
|
|
Thanks again Rich! The documentation you pointed me to worked out well.
I was able to build my JAR, create the manifest, and quickly deploy the
application to both XP and RedHat.
My primary role is to do Servlet/JSP development but I'll be further
exploring VE every chance I get!
Best Regards,
Rob
Rich Kulp wrote:
> You just deploy it like you would any other application. It is not VE
> specific.
> The online help has how to do this. See Help->Java Development User
> Guide->Tasks->Creating Jar Files
> While there also read the topic "Defining the jar's manifest file." That
> will tell you how to create the manifest and point to your main class so
> that when deployed you just point to the jar itself on the java command
> line and it will find your main automatically.
> Rob wrote:
>> Hi all. I just completed my first VE application and I am quite pleased
>> with the Eclipse Visual Editor. Now I'm exploring ways to deploy the
>> application to a Windows environment. Can anyone please point me to
>> some documentation or a tutorial on deploying applications from VE?
>> I've explored the possibly of using the RCP but that gave me nothing but
>> frustration.
>> BTW: I would eventually like to deploy my application to Linux as well,
>> but I want to take it one step at a time.
>> Thanks!
>>
|
|
|
Powered by
FUDForum. Page generated in 0.05839 seconds