Using the default connection profiles is an alternative to creating connection profiles and provides a quick way to get started working with Sybase WorkSpace. If you installed any of the developer edition runtime servers or databases included with Sybase WorkSpace, such as Unwired Orchestrator, EAServer, Adaptive Server Anywhere, Adaptive Server Enterprise, or Unwired Accelerator, a set of fully configured connection profiles is available in the Enterprise Explorer view.
Use the following table to determine which types of default connection profiles are available based on your installation.
Default Connection Profiles
Connection Profile Type | Default Connection Profile Name | Included with Server installation for |
---|---|---|
Application Servers | MyAppServer | Sybase Unwired Orchestrator Sybase EAServer |
Monitor Servers | MyMonitorServer | |
Service Containers | MyServiceContainer | |
UDDI Registries | MyUDDIRegistry | |
Mobile Servers | MyMobileServer | Sybase Unwired Accelerator (Tomcat or EAServer) |
Databases | MyMobileMSalesDB MyMobileSampleDB MyMobilePortalDB | Sybase Adaptive Server Anywhere |
MyDatabase | Sybase Adaptive Server Anywhere Sybase Adaptive Server Enterprise |
The Enterprise Explorer provides a folder for Message Transports; there are no default Message Transport connection profiles. See Connection Profiles to identify the connection profile types you can create.
To use the default connection profiles:
Start the developer edition of the server or start the database. Select Start | Programs | Sybase | Sybase WorkSpace and choose the appropriate server or database.
See Starting the Sybase WorkSpace Servers for additional information about starting servers.
If you are using the MyDatabase default connection profile and want to later create a SOAP Web service from a stored procedure, you must edit the startDemo.bat before starting the database.
Locate the startDemo.bat for the asaDemo database in your Sybase WorkSpace installation. The default location is: <install directory>\Sybase\WorkSpace\DevRuntimes\ASA.
Open startDemo.bat in an editor.
Add the following -xs option to the start arugment:
-xs http
This option starts an HTTP listener that allows acess to the URL.
Save and close the startDemo.bat file.
In the Enterprise Explorer, right-click on the default connection profile you want to use and select Connect.
Setting Up Connection Profiles for Service Development
Seting Up Connection Profiles for Database Development
Setting Up an Unwired Accelerator Connection Profile for Mobile Development
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com