Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Using JBoss with PowerBuilder

163 views
Skip to first unread message

noel_l...@freenet.mg

unread,
Nov 21, 2007, 2:39:29 AM11/21/07
to
Hi,

I intend to develop a web application with PowerBuilder and deploy it
in JBoss. But the problem is that I don't know how to do this.
First, how can I reference the EJB that I have already deploy in JBoss
to my application in PB.
Second, PB ask me to create an application server profile, that I
don't know how to configure it. What is the "Profile name", the
"port", the "login and password" if I specify "Jboss" in "server
type".

Please help me.

Sincerly.

Bruce Armstrong [TeamSybase]

unread,
Nov 21, 2007, 9:27:09 AM11/21/07
to

Do you intend to create non-visuals in PowerBuilder and then deploy
them to JBoss? Then you need to use (if you aren't already), the
PowerBuilder app server plugin. If that's what you're already doing,
then you'll want to post your question in the
sybase.public.powerbuilder.appserver_plugin section. This section is
for writing PowerBuilder clients to EJBs.

On Tue, 20 Nov 2007 23:39:29 -0800 (PST), noel_l...@freenet.mg
wrote:

Gokhan Demir

unread,
Nov 22, 2007, 9:36:47 AM11/22/07
to
As Bruce said,

Developing a web application in Powerbuilder and deploying it to JBoss
is one different thing, using the already developed and deployed pure
J2EE web application in JBoss is another. You can do/achieve both. Bruce
clarified the first.

To achieve the second, you must create the ejb proxies in Powerbuilder
and use them in your code. The second part does have nothing to do with
the application server profile in Powerbuilder.

There is a good example in the code exchange. You can refer to the ejb
client section in the html books as well.

Gokhan.

0 new messages