EAServer 4.2 and Powerbuilder 8.03I am trying to deploy the SybInsure Sample Web application locally on My PC
but I am getting the Output Message;
---------- Deploy: Deploy of target Web
DynamoDeployment:
Building...
Web - 0 error(s), 0 warning(s)
Deploying...
ObjMod80.ssc
Enquiry.htm
..... bla bla bla..............
SybInsure.htm
UnderConstruction.htm
Deploying Connections...
Could not connect to the Dynamo DB
Web Deployed - 1 error(s), 0 warning(s)
---------- Finished Deploy of target Web
What checks can I perform to get the application deployed to Dynamo.
Thanks,
Leslie
Verify that you can conne...
EAServer App using PowerbuilderHi,
I am a PB client/server developer having a good understanding of
client/server design issues.
But when it comes to WEB app, I am not having a good understanding of
underlining concepts.
like How people do authentication in WEB(in Client server we do this by
making connection to Database, but in web app this does not looks
practical. A web app should use some chched conections to databasewhich
every user connection should use)
I would really appreciate if some one could guide me where I could find a
sample application (kind of getting started using EA Server and PB not...
Different between EAServer and PowerBuilder 8Hi,
Can i ask what is EAServer and What is the different between EAServer and
PowerBuilder 8.
Thanks
Lai
LAI wrote:
> Hi,
>
> Can i ask what is EAServer and What is the different between EAServer and
> PowerBuilder 8.
From sybase.com
EAServer:
------------------------------------------------------------------------
Sybase Enterprise Application Server (EAServer) - a multi-component,
cross-platform application server for building applications and web
services with J2EE, PowerBuilder, XML, CORBA and much more.
For more info:
http://www.sybase.com...
PowerBuilder/EAServerHi,
My company wants to re-write some of our apps and make them web enabled.
Can someone recommend some PowerBuilder/EAServer framework.
Perhaps the one that you can use to develop client-server, as well as Web
applications.
PFC cannot handle web applications, we have PB 7.
thank you
Sarah
Cynergy Systems offers the EAServer Framework (EAF)
www.cynergysystems.com
--
Paul A. Horan[TeamSybase]
VCI Springfield, MA
www.vcisolutions.com
"Sarah" <sarah0969@hotmail.com> wrote in message
news:qOOwjwzqBHA.206@forums.sybase.com...
> Hi,
>
>...
How to Use SSL in Powerbuilder Client for EAServer?I want to Use SSL in Powerbuilder Client for EAServer,But after Read
Sybase'documents,I still can't find a clear steps,I need a simply clear
Steps,SOS,Who can Help me?
--
Qianhaiyuan (Mr.)
Gotop System
Mobile:13307113338
Phone:027-87561071-238
eMail: qianhy@egotop.com
MSN: qianhy2@hotmail.com
Pseudo/actual code with minimal error handling
icn_jaguar.location = 'iiops://my_server_address:9001'
//get ssl service provider
ll_rc = getcontextservice( "SSLServiceProvider", l_sslsp )
if ll_rc <> 1 then error
// Set the QOP
ll_rc = l_s...
EAserver with PowerBuilder
We are thinking about moving some of our PowerBuilder NVOs to EAServer.
Can anyone provide links to tutorials on this topic?
Thanks,
Doug
Sybase's site has some examples. We have many simple examples on our site
http://www.powerobjects.com/jaguar.htm
--
Dean Jones [TeamSybase]
PowerTeam, Inc.
http://www.powerobjects.com
smlPortal - Moving PB to the web.
"Doug Stone" <dstone@res-q.com> wrote in message
news:vB4M4tP$BHA.289@forums.sybase.com...
>
> We are thinking about moving some of our PowerBuilder NVOs to EAServer.
> Can anyone pro...
Powerbuilder and EAServerI have a Powerbuilder application where much of the processing takes place
on the client machine. I would like to move much of the complex processing
to the application server (EAServer). Has anyone else taken this route and
can give me a good place to start? A reference to a sample app (for
EAServer) would be good.
Thanks in advance,
Terry
The first step is to put the code in non-visual objects. There is examples
at:
http://www.powerobjects.com
I think Cynergy Systems' EAF framework might be worth a look. Check it out
at www.cynergysystems.com. There are othe...
EAserver and PowerbuilderHi Friends,
EAserver and Powerbuilder which one need to be installed first. I found that
if I install EAserver first and then Powerbuilder and when I start the
Jaguar, Jagaur is starting and display 'Accepting Connections' fast.
If I install Powerbuilder first and then EAserver, Jaguar is taking long
time to start and display 'Accepting Connections'
As it is therefore which one is the right method and what are the pros and
cons.
TIA
RAO
The order of the installation should be irrelevant to performance. The only
overlap between the programs is the Sy...
Unable to Print EAServer Components from PowerBuilderCannot print EAServer components from PowerBuilder vers. 8.0.3 but can
print non-EAServer custom class objects.
I'm not sure what you are asking.
On Thu, 24 Apr 2003 12:14:26 -0400, *JT wrote:
>Cannot print EAServer components from PowerBuilder vers. 8.0.3 but can
>print non-EAServer custom class objects.
Bruce Armstrong [TeamSybase]
http://www.teamsybase.com
Two new books on developing with PowerBuilder
http://www.pb9books.com?source=newsgroups
Need code sample? Check out CodeXchange:
http://www.codexchange.sybase.com
Preach the gospel at all times. If ...
How to configure both server and client with using EAServer and PowerBuilder?Hi,
If I am using PowerBuilder version 8.0.3 Build 9704 &
EAServer version 3.6.1 Build 36108,
how can I configure both the server and client setting so
that I can use web-site to access the database for reporting
purpose.
Thanks!
...
Installing PowerBuilder 8 and EAServer on Win 2000I am having trouble installing PowerBuilder 8 and EAServer (CTS 3.6.1) on
Win 2000.
When I open Sybase Central (Java version) the Jaguar Manager plugin is not
available and I can't work out why or how to register it by another method.
I can start Jaguar CTS fine.
Hi!
Couldn't you upgrade to the newest version? 3.6.1 is a bit old...
If I remember it you have to choose the following classes (register
plugins)
%JAGUAR%\html\classes\GuiPlugIns\com\sybase\jaguar\management\scp\JaguarProv
ider\JaguarProvider.class
%JAGUAR%\html\classes\GuiPlugIns\com\sybase\jaguar\m...
Use PowerBuilder DLL in PowerBuilderWe use PB6.5.
We would want to use a DLL create from PB in a PB application.
We compiled an a PBL as DLL.
After we tried to use DLL in a user object external, but without success.
How can we do to use DLL create from PB or use in a new PB application some
object (visual and no) before compiled with PB?
Any help will be appreciated.
Saul.Convalle@mail.cec.it
Thanks
When you create a DLL from a PB library it is not really a standard Windows
DLL. I'm not sure what the difference is. If you are making calls from PB
then just use the standard PB calling syntax the ...
Unable to use Easerver with PB 8.0.3This message was posted in October 2002 and have had no response since
being asked to post the code...
Note: this is a standard distributed process - NOT including any web tie
ins.
When a row is deleted from the client and passed to the server in a blob,
upon the server unloading the blob the deleted row is not available. Went
back to 8.02, and it worked fine.
THIS IS THE CODE.. WORKS IN PB 8.0.2 IN PB 8.0.3 THE SERVER SIDE HAS NO
ROWS IN DELETED BUFFER THE CLIENT DWO RETRIEVES 1 ROW BASED ON AN ARGUMENT
CLIENT SIDE CODE
//***************************************
// ...