| Author |
RAD 7 and Portal 6.0 publishing... publishing... arggh!
|
|
|
| Hi All,
I have RAD 7 and Portal 6.0 on a reasonable decent machine with 2 GB of RAM..
My problem is that every time I make a change to portlet code, I get this dialog "User Operation is Waiting" with the first task "Publishing to Portal 6.0". This is absolutely driving me nuts because it is taking *minutes* and this is a modal dialog - I c
annot ignore it an continue working!
Is there any option to make this dialog run in the background or make the publishing time so much less?
Any advice appreciated!
Rob

| |
|
| Sounds to me you have automatic publishing on. Within RAD you can change this by double clicking on your server within your server view. This would open a window to configure your server.
Change the Automatic Publishing settings to Never Publish automatically - to ... never publish automatically. Or change the settings to what you are more comfortable with.
Ross
| |
|
| Also, might I recommend that since you have a portal server available, you might like to use the non UTE option available for Portlet deployment. If not, after you turn off auto publish, you will also need to change the classloading to PARENT_LAST on the
ear and republish.
| |
|
| Hi Bouge,
> Also, might I recommend that since you have a portal
> server available, you might like to use the non UTE
> option available for Portlet deployment. If not,
> after you turn off auto publish, you will also need
> to change the classloading to PARENT_LAST on the ear
> and republish.
Can you explain this a little bit more please? I did not realise there was even a "non UTE option" - can you outline where that is configured? And what difference does the class loading options make to this?
Thank you very much for the reply!
Rob

| |
|
|
|
| > Sounds to me you have automatic publishing on. Within
> RAD you can change this by double clicking on your
> server within your server view. This would open a
> window to configure your server.
>
> Change the Automatic Publishing settings to Never
> Publish automatically - to ... never publish
> automatically. Or change the settings to what you are
> more comfortable with.
>
> Ross
>
Hi, If i make the Automatic Publishing off, the file changes are not picked by the portal server(hot swapping). The server state changes to "Republish" every time i make any Java or jsp file changes. i do a republish then hit the browser refresh button t
o make the changes get picked up.
Abhishek
|
|
|
|