• 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

integrate Jbuilder8.0 with weblogic8.1

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I had installed
1. JBuilder8.0.140.0 Enterprise Trial edition
2. WebLogic8.1 ???
But when i go and see in JBuilder under
project -> projectProperties -> server
under, single server for all services in project
i found only
Tomcat3.3
Tomcat4.0
Tomcat4.1
then how can select WebLogic8.1 server here ???
infact is this the way to select servers ???
I also browse and see under the dialogue box
"Edit or select server " the weblogic Application
server ends with 7.x version only(under disable
mode).
My aim is to develop ejb sample programs on
JBuilder8.0 and WebLogic8.1 .

early response is highly appreciated.
thanks in advance.
 
Ranch Hand
Posts: 3178
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the JavaRanch!!!
I think the name u r currently using is violating the naming policy of JavaRanch... I do suggest you to change to the real name.....
 
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ko Ko is right. You should first read our naming policy and then proceed to editing your profile accordingly.
Thanks.
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey , You are close .
if you look carefully you can find another option there to work with other servers.("Modular services provided by the other servers")
just check the other one and you get list of the servers to select from.
unfortunately i dont have one in front of me to give you exact steps.
Then you select which server should go with which service .
 
bh00pesh venu
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks, but still even after selecting Modular services,
on the left pane under services, I can able to select
EJB and others but on right pane, I CANNOT able to select
the servers except Tomcat.
Advance thanks for clearing me more.
 
Lasse Koskela
author
Posts: 11962
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry to bother you again, but "Bond" still doesn't fulfill the requirements of the naming policy. You must have both a first name and a last name (the former can be replace with initials). Furthermore, I hope your first name won't be James, because that would violate the "obviously fake" rule...
Thanks.
 
Kiran Bandi
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hey I rememer it.Sorry i missed a step here.
Initially you need to add the server from the project properties|server.
There you will find a way to add a new server to the IDE. You prettymuch have all the popular app servers.
Select the one you want to add and provide details like the username,password ,server name ,port number etc.,
Then save it.
After doing this you may go back to my previous answer and you will find the recently added server when you select the other option.
Good luck .
 
Kiran Bandi
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did that help ?
 
It's a beautiful day in this neighborhood - Fred Rogers. Tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic