[JBoss JIRA] (AS7-3910) How to create server instances and then a cluster for JBoss AS 7.1.0 for Windows OS
by Mustafa Khambatta (JIRA)
Mustafa Khambatta created AS7-3910:
--------------------------------------
Summary: How to create server instances and then a cluster for JBoss AS 7.1.0 for Windows OS
Key: AS7-3910
URL: https://issues.jboss.org/browse/AS7-3910
Project: Application Server 7
Issue Type: Task
Components: Clustering
Affects Versions: 7.1.0.Final
Environment: Windows 2003 EE OS
32bit 4GB RAM
Reporter: Mustafa Khambatta
Assignee: Paul Ferraro
Fix For: No Release
I am unable to find any information on creating server instances on windows OS for JBoss AS7.1.0.
I have tried the other ways mentioned but nothing.
The admin console doesnot have any function of creating a server instance and I cant find any instruction for doing it through command prompt.
Also after creating the server instances how to you create the cluster and what are the steps for it. Then after that, what is the steps for creating a High Availability clustering
Thankyou in advance
Appreciate your help
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] (AS7-3988) ClassNotFoundException org.slf4j thrown from module org.jboss.logging
by Tanya Ruttenberg (JIRA)
Tanya Ruttenberg created AS7-3988:
-------------------------------------
Summary: ClassNotFoundException org.slf4j thrown from module org.jboss.logging
Key: AS7-3988
URL: https://issues.jboss.org/browse/AS7-3988
Project: Application Server 7
Issue Type: Bug
Components: Class Loading, Logging
Affects Versions: 7.1.0.Final
Environment: Windows Vista
Reporter: Tanya Ruttenberg
Assignee: David Lloyd
I created the kitchensink quickstart from jboss tools. When I deployed it I got a raft of ClassNotFound errors refering to classes in org.slf4j. I tried to fix it by adding this module to maven, to jboss-deployment-structure.xml, the WEB-INF/lib, Manifest.MF classpath, everything I could think of. The only thing that fixed this very annoying error was to add org.slf4j to the org.jboss.logging module.xml as a dependent.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month