Click here to Skip to main content
15,794,475 members
Home / Discussions / Java
   

Java

 
QuestionNeed A Project To Show Employers? Ideas? Pin
CoderBryGuy4-Nov-20 8:13
CoderBryGuy4-Nov-20 8:13 
AnswerRe: Need A Project To Show Employers? Ideas? Pin
Richard MacCutchan4-Nov-20 22:41
mveRichard MacCutchan4-Nov-20 22:41 
GeneralRe: Need A Project To Show Employers? Ideas? Pin
Gerry Schmitz5-Nov-20 3:56
mveGerry Schmitz5-Nov-20 3:56 
GeneralRe: Need A Project To Show Employers? Ideas? Pin
Richard MacCutchan5-Nov-20 4:27
mveRichard MacCutchan5-Nov-20 4:27 
QuestionRealm EJB in Wildfly Pin
Andy_Bell31-Oct-20 1:55
Andy_Bell31-Oct-20 1:55 
AnswerRe: Realm EJB in Wildfly Pin
Richard MacCutchan31-Oct-20 2:07
mveRichard MacCutchan31-Oct-20 2:07 
GeneralRe: Realm EJB in Wildfly Pin
Andy_Bell31-Oct-20 10:01
Andy_Bell31-Oct-20 10:01 
GeneralRe: Realm EJB in Wildfly Pin
Andy_Bell12-Nov-20 0:46
Andy_Bell12-Nov-20 0:46 
I have configured Realm with JDBC, but when I try to login I get this message in Console

TRACE [org.jboss.as.domain.management.security] (default task-1) User 'UserNameDGU' not found in properties file.


and before I have seen this:

DEBUG [org.wildfly.security] (management I/O-1) Unable to create instance: java.security.NoSuchAlgorithmException: Service not registered with Provider WildFlyElytron: WildFlyElytron: SaslServerFactory.DIGEST-SHA -> org.wildfly.security.sasl.digest.DigestServerFactory

Questionanyone know how a program would be written out for this Pin
Member 1497788728-Oct-20 10:53
Member 1497788728-Oct-20 10:53 
AnswerRe: anyone know how a program would be written out for this Pin
Richard MacCutchan28-Oct-20 10:58
mveRichard MacCutchan28-Oct-20 10:58 
GeneralMessage Closed Pin
28-Oct-20 11:11
Member 1497788728-Oct-20 11:11 
GeneralRe: anyone know how a program would be written out for this Pin
Richard MacCutchan28-Oct-20 11:27
mveRichard MacCutchan28-Oct-20 11:27 
QuestionWrite a program using for loop that computes sinx and cosx by using the following power series- sinx=x-x^3/3!+x^5/5!-x^7/7!+.... cosx=1-x^2/2!+x^4/4!-x^6/6!+..... Note-(Here ! is used for factorial of that number and ^ for "power of" Pin
User 1494142126-Oct-20 21:56
User 1494142126-Oct-20 21:56 
AnswerRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
OriginalGriff26-Oct-20 22:05
mvaOriginalGriff26-Oct-20 22:05 
QuestionRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan26-Oct-20 23:51
mveRichard MacCutchan26-Oct-20 23:51 
QuestionRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
User 1494142127-Oct-20 6:16
User 1494142127-Oct-20 6:16 
AnswerRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan27-Oct-20 6:24
mveRichard MacCutchan27-Oct-20 6:24 
GeneralRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
User 1494142127-Oct-20 6:39
User 1494142127-Oct-20 6:39 
GeneralRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
User 1494142127-Oct-20 6:38
User 1494142127-Oct-20 6:38 
GeneralRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan27-Oct-20 6:42
mveRichard MacCutchan27-Oct-20 6:42 
GeneralRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
User 1494142127-Oct-20 6:46
User 1494142127-Oct-20 6:46 
GeneralRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan27-Oct-20 6:56
mveRichard MacCutchan27-Oct-20 6:56 
GeneralRe: Using for loop create a bluej program for the question( https://1drv.ms/u/s! Ajrld_fzlfykhx8hc1sbkiufuc_p ) Pin
Richard MacCutchan27-Oct-20 8:10
mveRichard MacCutchan27-Oct-20 8:10 
AnswerRe: Write a program using for loop that computes sinx and cosx by using the following power series- sinx=x-x^3/3!+x^5/5!-x^7/7!+.... cosx=1-x^2/2!+x^4/4!-x^6/6!+..... Note-(Here ! is used for factorial of that number and ^ for "power of" Pin
Patrice T6-Nov-20 16:59
mvePatrice T6-Nov-20 16:59 
AnswerInterview Question locking for Ans Pin
sureshkct26-Oct-20 5:52
sureshkct26-Oct-20 5:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.