This week's book giveaway is in the Cloud/Virtualization forum.
We're giving away four copies of Cloud Application Architecture Patterns: Designing, Building, and Modernizing for the Cloud and have Kyle Brown, Bobby Woolf and Joseph Yodor on-line!
See this thread for details.
  • 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:

How ti run weblogic examples at

 
Ranch Hand
Posts: 189
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are some samples examples at
WLS-HOME\weblogic92\samples\server\examples\src\examples.
I would like to configure these examples as eclipse project and want to deploy on WLS.
What steps I have to follow?
 
Ranch Hand
Posts: 95
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Anand Bhatt:
There are some samples examples at
WLS-HOME\weblogic92\samples\server\examples\src\examples.
I would like to configure these examples as eclipse project and want to deploy on WLS.
What steps I have to follow?



Did you try reading the documentation located in WLS-HOME\weblogic92\samples\server\wls_samples_overview.html ? It has all the info you need to run the example (except for setting it up in an IDE)

Shikhar
 
reply
    Bookmark Topic Watch Topic
  • New Topic