| JBoss Interview Questions and Answers |
|
|
I have loaded adempiere in eclipse IDE and while running the adempiere,login window appeared and it asked for lot of details for server and database?I have given all the details but I had problem with adempiere application server test connection.I want to know why this problem occurred?
|
|
|
|
i have made a small tool to support a very large scale system which runs on jboss. the jboss server is behind apache, so all the requests go through apache. since i am using struts all my urls have a .do and i don't know if a rule exists, but all my requests are being redirected to https. now i wrote my own rule to make it http and it doesn't seem to work. the main thing is i don't know what other rules re there and for what purpose. so i can't make my own rule the last rule to process. can anyone help with a simple apache url rewrite rule to make https to http and removing the do in the url.
my context is /SearchTool/search.do
|
|
|
|
Can anyone please tell me a best and also a cheap web hosting site. I created a J2E web project which is a .ear file. I am currently using JBOSS server for deploying the ear and database is MYSQL. Please tell me complete procedure for making my web application up and online round the clock. Suggest some good data center services available.
|
|
|
|
I'm having trouble with Simple Oracle (11g) database connectivity, I have been working with a J2EE for a couple of days as we develop large financial application in JBoss 5.0.0.GA. I have tried following through few tutorials but have not able to configure correctly. I know that with correct configuration all should be OK, thank you so much for your help in advance.
|
|
|
|
For two weeks I haven't managed to host my web site on win 2008 stantdard edi using Jboss.
Is anybody hosting a web site on Jboss and windows 2008?
Cheers
|
|
|
|
I have loaded adempiere in eclipse IDE and while running the adempiere,login window appeared and it asked for lot of details for server and database?I have given all the details but I had problem with adempiere application server test connection.I want to know why this problem occurred?
|
|
|
|
can u give some example of web server as well as application server ? where i can use application server? where i can use web server ? what about weblogic and Jboss server . Is it application Server .
|
|
|
|
I want to create a website using Java technology, so I need to manage a server or virtual private server myself, and be able to install software such as JBoss, Apache Webserver, etc.
What is the best option for "starting out" that will also allow me to expand in future? I have heard that a virtual private server is good for this but I can't find any good references or how to evaluate suppliers.
|
|
|
|
when the jbpm-server is started in that im getting something like this:
Object name:jboss:service:Naming state=FAILED
Reason:java.rmi.server.ExportException... already in use:1098: nested exception is:
java.net.BindException:Address already in use:JUM_Bind.
what should be done to overcome this....
|
|
|
|
hi to all,
I m working in eclipse. whenever i do a change i have to deploy again and it takes 4-5 minutes. is thr a way sothat i have to compile only that file which has been modified. I use apache ant for building project.i use spring as a framework and jboss as a web server.
Thanks in advance
Piyush Jain
|
|
|
|
Can you people recommend me good Java blogs or well written articles. Maybe even post your whole Java bookmark collection :D
I am interested in performance, Swing, Hibernate, jBoss, log4j, Derby, generics, patterns, cool code, Eclipse templates and plugins, tutorial to new features, good OOP design.
And please do not post a site link, saying something good can be found here, but page link to that sweetness :D
|
|
|
|
i am using spring with hibernate for persistance,get error getHibernateTemplate().save()
BELOW IS THE ERROR I AM GETTING WHILE ACCSES
getHibernateTemplate().save() .PLZ GIVE ME SOLUTION ASAP.
DataBase:Postgresql.
Server:JBoss.
org.springframework.orm.hibernate3.Hib... identifier of an instance of com.openworld.slh.service.referencedata.... altered from 19 to 0; nested exception is org.hibernate.HibernateException: identifier of an instance of com.openworld.slh.service.referencedata.... altered from 19 to 0
13:26:19,259 INFO [STDOUT] org.hibernate.HibernateException: identifier of an instance of com.openworld.slh.service.referencedata.... altered from 19 to 0
|
|
|
|
I'm looking for frameworks or actually ways of how to add UDF to my software !! any ideas for a web application i am using EJB and JBoss Seam and even if you have some code or the idea in some other language it will help me !!
|
|
|
|
i've installed "jboss-4.2.0.GA", "jdk1.5.0_12" & "jre1.5.0_12"
and also set the path & classpath variable but every time i run run.bat, it comes back to the prompt without any msg just like successful compilation of java prg using javac .
please help me.
its urgent.
|
|
|
|
Currently am working on JSP, servlets, JDBC..we are doing all these in Macromedia Dreamweaver...what are the other latest tools where we can develop JSPs, servlets etc., and can i run all the JSP, servlet files in Weblogic, Websphere or Jboss instead of running in Tomcat..?
|
|