Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Deploying a RAP application
Deploying a RAP application [message #113661] Wed, 26 November 2008 15:25 Go to next message
Gunnar Wurl is currently offline Gunnar WurlFriend
Messages: 34
Registered: July 2009
Member
Hi,

I am having a hard time trying to deploy a RAP application. I am following
the instructions of your tutorial on WAR deployment but I just don't get
beyond the point where the webappBuilder.xml is been executed using an. It
creates the build directory, but in the eclipse folder that is in there
there is just the configuration folder. The other two folder plugins and
features are missing. I don't know whats going wrong.

Thanks for your help in advance

Gunnar Wurl
Re: Deploying a RAP application [message #113678 is a reply to message #113661] Wed, 26 November 2008 15:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ifurnadjiev.innoopract.com

Hi Gunnar,

did you select the "Run in the same JRE as the workspace" from the JRE
tab of "Run Ant.." configuration? This is necessary for
pdeExportFeatures ant target to work.

Best,
Ivan

Gunnar Wurl wrote:
> Hi,
>
> I am having a hard time trying to deploy a RAP application. I am
> following the instructions of your tutorial on WAR deployment but I
> just don't get beyond the point where the webappBuilder.xml is been
> executed using an. It creates the build directory, but in the eclipse
> folder that is in there there is just the configuration folder. The
> other two folder plugins and features are missing. I don't know whats
> going wrong.
>
> Thanks for your help in advance
>
> Gunnar Wurl
>
Re: Deploying a RAP application [message #113737 is a reply to message #113678] Thu, 27 November 2008 09:09 Go to previous messageGo to next message
Gunnar Wurl is currently offline Gunnar WurlFriend
Messages: 34
Registered: July 2009
Member
Yes, this option is selected, and there are no errors when running the
script.

Ivan Furnadjiev wrote:

> Hi Gunnar,

> did you select the "Run in the same JRE as the workspace" from the JRE
> tab of "Run Ant.." configuration? This is necessary for
> pdeExportFeatures ant target to work.

> Best,
> Ivan

> Gunnar Wurl wrote:
>> Hi,
>>
>> I am having a hard time trying to deploy a RAP application. I am
>> following the instructions of your tutorial on WAR deployment but I
>> just don't get beyond the point where the webappBuilder.xml is been
>> executed using an. It creates the build directory, but in the eclipse
>> folder that is in there there is just the configuration folder. The
>> other two folder plugins and features are missing. I don't know whats
>> going wrong.
>>
>> Thanks for your help in advance
>>
>> Gunnar Wurl
>>
Re: Deploying a RAP application [message #113763 is a reply to message #113737] Thu, 27 November 2008 09:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: m.schnelle.msit-solutions.com

Did you adjust the feature property in webappBuilder.xml to the project
in which the feature.xml is?

greeting, markus


Gunnar Wurl wrote:
> Yes, this option is selected, and there are no errors when running the
> script.
>
> Ivan Furnadjiev wrote:
>
>> Hi Gunnar,
>
>> did you select the "Run in the same JRE as the workspace" from the JRE
>> tab of "Run Ant.." configuration? This is necessary for
>> pdeExportFeatures ant target to work.
>
>> Best,
>> Ivan
>
>> Gunnar Wurl wrote:
>>> Hi,
>>>
>>> I am having a hard time trying to deploy a RAP application. I am
>>> following the instructions of your tutorial on WAR deployment but I
>>> just don't get beyond the point where the webappBuilder.xml is been
>>> executed using an. It creates the build directory, but in the eclipse
>>> folder that is in there there is just the configuration folder. The
>>> other two folder plugins and features are missing. I don't know whats
>>> going wrong.
>>>
>>> Thanks for your help in advance
>>>
>>> Gunnar Wurl
>>>
>
>


--
Mit freundlichen Grüßen

Markus Schnelle

Calandrellistr. 19
12247 Berlin

Tel. +49 30 79 78 06 19
Handy: +49 172 323 46 96

Email: m.schnelle@msit-solutions.com
Skype: markus.schnelle
Re: Deploying a RAP application [message #113775 is a reply to message #113763] Thu, 27 November 2008 10:39 Go to previous messageGo to next message
Gunnar Wurl is currently offline Gunnar WurlFriend
Messages: 34
Registered: July 2009
Member
No, I did not. I had a quick look now at the property of the demo but it
is already set to the correct feature, which I downloaded from the cvs.

Markus Schnelle wrote:

> Did you adjust the feature property in webappBuilder.xml to the project
> in which the feature.xml is?

> greeting, markus


> Gunnar Wurl wrote:
>> Yes, this option is selected, and there are no errors when running the
>> script.
>>
>> Ivan Furnadjiev wrote:
>>
>>> Hi Gunnar,
>>
>>> did you select the "Run in the same JRE as the workspace" from the JRE
>>> tab of "Run Ant.." configuration? This is necessary for
>>> pdeExportFeatures ant target to work.
>>
>>> Best,
>>> Ivan
>>
>>> Gunnar Wurl wrote:
>>>> Hi,
>>>>
>>>> I am having a hard time trying to deploy a RAP application. I am
>>>> following the instructions of your tutorial on WAR deployment but I
>>>> just don't get beyond the point where the webappBuilder.xml is been
>>>> executed using an. It creates the build directory, but in the eclipse
>>>> folder that is in there there is just the configuration folder. The
>>>> other two folder plugins and features are missing. I don't know whats
>>>> going wrong.
>>>>
>>>> Thanks for your help in advance
>>>>
>>>> Gunnar Wurl
>>>>
>>
>>
Re: Deploying a RAP application [message #113820 is a reply to message #113775] Thu, 27 November 2008 13:23 Go to previous message
Gunnar Wurl is currently offline Gunnar WurlFriend
Messages: 34
Registered: July 2009
Member
Thanks for trying to help me. I tested a little bit around with the
options of the feature, removed the rapdemo from the plugins and added it
again and set some platform options, let compute the dependencies and now
it works. I am not sure what did the trick but now it works.

Thanks again

Gunnar

Gunnar Wurl wrote:

> No, I did not. I had a quick look now at the property of the demo but it
> is already set to the correct feature, which I downloaded from the cvs.

> Markus Schnelle wrote:

>> Did you adjust the feature property in webappBuilder.xml to the project
>> in which the feature.xml is?

>> greeting, markus


>> Gunnar Wurl wrote:
>>> Yes, this option is selected, and there are no errors when running the
>>> script.
>>>
>>> Ivan Furnadjiev wrote:
>>>
>>>> Hi Gunnar,
>>>
>>>> did you select the "Run in the same JRE as the workspace" from the JRE
>>>> tab of "Run Ant.." configuration? This is necessary for
>>>> pdeExportFeatures ant target to work.
>>>
>>>> Best,
>>>> Ivan
>>>
>>>> Gunnar Wurl wrote:
>>>>> Hi,
>>>>>
>>>>> I am having a hard time trying to deploy a RAP application. I am
>>>>> following the instructions of your tutorial on WAR deployment but I
>>>>> just don't get beyond the point where the webappBuilder.xml is been
>>>>> executed using an. It creates the build directory, but in the eclipse
>>>>> folder that is in there there is just the configuration folder. The
>>>>> other two folder plugins and features are missing. I don't know whats
>>>>> going wrong.
>>>>>
>>>>> Thanks for your help in advance
>>>>>
>>>>> Gunnar Wurl
>>>>>
>>>
>>>
Previous Topic:dispose of images
Next Topic:CellEditors in M3
Goto Forum:
  


Current Time: Fri Apr 26 08:53:21 GMT 2024

Powered by FUDForum. Page generated in 0.03036 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top