Writing Java code for Jbase

  • masiwak
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 5 months ago #6359 by masiwak
Writing Java code for Jbase was created by masiwak
I have come across a library that i call use to write code in java for jbase. My challenge is that i don't know the location of the library <com.jbase.javaobjex.*;>. Does this library come with jbase install by default or i have to acquire it.

My jbase is running on java red hat linux 5.5

Please Log in or Create an account to join the conversation.

More
14 years 4 months ago #6486 by malai
Replied by malai on topic Re: Writing Java code for Jbase
What you are trying to achive?

Are you trying to connect to a different database from jBASE using javaobjex?
Or you want to write your JAVA programs inside jBASE and call using CALLJ?

Please Log in or Create an account to join the conversation.

  • Valleyman1
  • Visitor
  • Visitor
13 years 3 months ago #10748 by Valleyman1
Replied by Valleyman1 on topic Re: Writing Java code for Jbase
javaObjex is a jar file which comes with jbase releases. When you start it (javaObjEXServer start) a listener for java code at port 3570/3575 is started on your server.

Please Log in or Create an account to join the conversation.

Time to create page: 0.033 seconds