• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

WebSphere Portal : Not able to deploy portlet.

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear all,

Facing a pecular problem. We are in a process to develop a websphere portal application. We are using Rational Application Developer Studio 6.0

After reinstalling the studio, we are facing the problem in using the Portal Test environment 5.0.

The server starts and stops automatically without any error message.

The 2 warning messages are :

DataSource Configuration: DSRA8020E: Warning: The property 'remoteDataSourceProtocol' does not exist on the DataSource class com.ibm.db2j.jdbc.DB2jXADataSource.

WSWS1015W: Servlet for servlet-link WSRPRegistrationService not found. The port-component WSRPRegistrationService will be skipped.

Request you to provide support on the same at earliest.

Thanks,
Apar.
 
Ranch Hand
Posts: 185
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1) check the server configuration -> data sources and see what driver u selected and what properties u addedd for that.
2) check the servlet (portlet) exists in right place. u may find some solution looking at portlet configuration files.
 
reply
    Bookmark Topic Watch Topic
  • New Topic