Sun Microsystems 820682310 manual OpenESB FAQs, Rails and JRuby FAQs, That Application?

Page 43
OpenESB FAQs

Rails and JRuby FAQs

OpenESB FAQs

Does Enterprise Server v3 Prelude Support OpenESB?

No, OpenESB v2 runs on Sun Java System Application Server 9.1 (GlassFish v2). For more information about OpenESB, see https://open-esb.dev.java.net.

Rails and JRuby FAQs

Should I Start an Enterprise Server Domain and Deploy My Application Into It, or Should I Use the glassfish_rails Gem?

To continue the question: I'm not sure what the second option does, or why I might choose one over the other.

Response: In a nutshell, a gem is an application runner. It can run your Rails application but nothing else. If you use the Enterprise Server v3 Prelude installation, start the domain and deploy. You can deploy several Rails applications (or Java EE applications even) concurrently with a different context root. This gives you access to different containers such as web and EJB and also to the Update Tool. Enterprise Server enables you to host not only multiple Rails applications, but also any other Java EE application.

If I Deploy an Application Using the glassfish_rails

Gem, Can I Still Access the Administration Console?

No, the gem only runs Rails applications with no extensions or extra features. You must have Enterprise Server v3 Prelude with a web container to access the Administration Console.

Where in a Rails Application Structure Does Enterprise Server Look for jar Files to Add to the Classpath for

That Application?

To continue the question: WAR files and exploded Java webapp directories have aWEB-INF/lib directory. Rails applications also have a lib directory, but this is for Ruby libraries. Where in a Rails application can I put application-specific jar files? Is there such a place, or must I place them in the domain/lib directory?

Chapter 3 • Frequently Asked Questions

43

Image 43
Contents Sun GlassFish Enterprise Server v3 Prelude Troubleshooting GuideSun Microsystems, Inc 4150 Network Circle Santa Clara, CA U.S.A This distribution may include materials developed by third parties 1 Overview of Enterprise Server Troubleshooting ContentsWas Application Deployment Successful? Administration FAQs How Do I Use Update Tool to Extend My Enterprise Server Installation? Update Tool FAQsIndex “Enterprise Server Documentation Set” on page “Symbol Conventions” on page “Default Paths and File Names” on pagePreface Enterprise Server Documentation SetContinued TABLE P-1 Books in the Enterprise Server Documentation SetTypographic Conventions Related Documentationhttp//developers.sun.com/javadb Symbol Conventions Symbol ConventionsDefault Paths and File Names The following table explains symbols that might be used in this bookSearching Sun Product Documentation Documentation, Support, and TrainingThird-Party Web Site References Sun Welcomes Your Comments First Steps Identifying the Problem“Identifying the Problem” on page “Troubleshooting Tools” on page “Where to Go for More Information” on pageSearch the GlassFish Mailing Lists and Forums Verify System Requirements and ConfigurationReview Known Issues Search the Product DocumentationSearch the SunSolve Knowledgebase When Does the Problem Occur?What Is Your Environment? Gathering InformationWhat Is Different? What Is Your System Configuration?Examining Log Files “Operating System Utilities” on page Troubleshooting ToolsMonitoring the System Operating System UtilitiesTo Obtain a Server Thread Dump Type the following commandStack Traces and Thread Dumps VisualVMWhere to Go for More Information Page “Cannot Access Remote Server” on page Specific IssuesCannot Access Local Server http//localhost8080 “Cannot Access Local Server http//localhost8080” on pageDescription To Determine Which Port Number the Server Is Actually UsingDid the Server Start? Was the Server Started at the Expected Port?“Is the Proxy Setting Causing a Problem?” on page Cannot Access Remote ServerIs the Proxy Setting Causing a Problem? SolutionIs the Application Server Running? Cannot Access the Administration Console“Is the Administration Console Running on the Expected Port?” on page “Is the Security Manager Disabled?” on page“Administrator User Name or Password Not Known” on page Cannot Access a Server ApplicationIs the Administration Console Running on the Expected Port? Is the Security Manager Disabled?1 Stop the server, if it is currently running Administrator User Name or Password Not KnownTo Remove the User Name and Password Completely Was Application Deployment Successful?7 Uncomment the security-constraint element in the web.xml file 8 Restart the server for the new user name-password to take effectServer Will Not Start on Windows Port Conflict 4 Start the serverDescription SolutionTwo Server Instances Bind to Same Port on Windows Has an Ungraceful Shutdown Occurred on a Previously Running Server?Error When Deploying EAR Issues Related to ApplicationsCannot Produce a JVM Thread Dump After Server Crash http//blogs.sun.com/quinn/entry/deploymentinglassfishv3prelude Cannot Find SunDeploymentManagerSolution Issues Related to asadminasadmin start-domain Command Fails Error CLI143 There is more than one domainError Could Not Start Domain Cannot Stop Domain Using asadmin stop-domainUsing asadmin set Command Might Produce Unexpected Results Issues Related to EclipseGeneral Installation Issues Related to Installation and UpgradeCannot Upgrade Cannot Deploy a Mail Session as a JNDI Resource Issues Related to JavaMailIssues Related to JNDI Cannot Configure JavaMail Resourcesjava.security.AccessControlException Access Issues Related to MySQLIssues Related to Security Exception When Creating MySQL Connection PoolMutual Authentication Not Working With the Application Client Page “Administration FAQs” on page “Application FAQs” on page Frequently Asked QuestionsAdministration FAQs Which asadmin Commands are Supported?How Do I Change Application Permissions? Application FAQsEclipse FAQs How Do I Debug Applications?How Do I Add Containers? Extensibility FAQsHow Do I Extend the Administration Console? How Do I Develop Add-On Components?What Java Persistence Support Is Available? Java Persistence FAQsJDBC FAQs Jersey FAQsThat Application? OpenESB FAQsRails and JRuby FAQs If I Deploy an Application Using the glassfishrailsGem documentation http//glassfishgem.rubyforge.org What Options Are Available for Running JRuby With Enterprise Server?Warbler information http//caldersphere.rubyforge.org/warbler Can I Change the Keystore Password? Security FAQsUpdate Tool FAQs What Happens When No Server Side Realm Is Configured?After you start your Enterprise Server instance, the default location for the Administration Console is http//localhost4848/ at least one Enterprise Server domain must be started before you can launch the Administration Console. Unless you declined to check for updates during installation, you will be notified of available updates in the message area. Update Tool can also be accessed on the command line by running the updatetool command in the as-install/bin directory. Extensive online help is provided for both versions Index