• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Project import from (Serena) PVCS to RAD 7.0

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Friends

I migrated from WSAD 5.1 to RAD 7.0.
I have imported a project through RAD 7.0 file import and deployed the .ear on WAS 6.1. The app was working fine.

We are using Serena PVCS 8.1 for version control.
Now after configuring Serena with RAD 7.0 I use the serena menu under RAD to import a project into the workspace.

The problem is the .ear deploys on WAS6.1 and the app is running but when I try to access the app from the applications home page it gives an error: page not found.

Is there any setting in PVCS (or RAD) that I have missed and so the project is not .EAR'ed out right ??

Any suggestions will be appreciated.
Thanks.
Sandy
 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

What port address are you using to access the application? the port has to be set in the vertual host.

May help.

Regards

Sunil
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic