I have directed apache tomcat server to my existing tomcat server but sometimes i run i get this error
Failed to register in JMX: javax.naming.NamingException: Could not load resource factory class...
Type: Posts; User: z080236; Keyword(s):
I have directed apache tomcat server to my existing tomcat server but sometimes i run i get this error
Failed to register in JMX: javax.naming.NamingException: Could not load resource factory class...
watched videos countless times but when i debug tomcat server it did not load my project?
no browser window open up
it has been 6 months since i debug by running apache tomcat but clicking startup.bat, and debugging in notepad
posted in forums and followed but was not successful in getting eclipse to launch the...
Please show me the steps on
1. how to add apache tomcat server in eclipse so that on pressing debug it will run the apache tomcat not the default apache tomcat
2. When i place breakpoints in the...
Followed the pizza tutorial but there is no redirect to login screen to authenticate.
for first time login, all reauthenticate to login page
Would like to know if there are templates of this kind, if not I will have to create a jasper report and put into tomcat?
I can't even click the show row, edit row, and delete row button
not sure what to make of this error message, it's so hard to find what's wrong with the code
5419
from Person.java
54175418
How to make the default values be CURRENT_TIMESTAMP?
Why are the VARCHAR(255), I thought I limited their size to 45?
No matter how hard I try, I always have problems mapping with database
even with database reverse engineer, I can't display the values that I want.
Then,I tried manually creating entities with...
wonders why i have to always install jdbc driver
doesn't it go to repository when i run
addon install id --searchResultId01
the error are as follows
54155416
according to this http://cedar715.wordpress.com/2009/10/13/org-hibernate-hibernateexception-wrong-column-type-found-char-expected-varchar2255/
when reverse...
ok, i tried to delete and let it download the repository again, now it can reverse engineer
but i got this error, tried this many times still had this error:
Caused by...
Started out using the pizza tutorial
http://static.springsource.org/spring-roo/reference/html/beginning.html
Is there any way to preauthenticate, do I just have to change the access in...
I deleted the spring roo project and tried reverse engineer again using root username, now it gives the access denied error again
I have ticked all the privileges for the MySQL user, I have no...
found that reverse engineer command in roo shell with mysql database
only the root username and password have access to allow reverse engineer command
the rest shows access denied @localhost(using...
From eclipse sts 3.1
I click file->new->Spring Roo Project
Then I followed the steps of tut as follows
without the perform eclipse command
Any idea? As I have already have the updated ver in my repository, everytime I start STS, it downloads repository and STS hangs.
regarding http://static.springsource.org/spring-roo/reference/html/beginning.html
1. May I know why the login is accessible, how do you make the user to redirect to login page for every of the...
yes i have configured tomcat server , somehow my project looks something like this(it has not been configured to run on web?)
5402
when i run tomcat server does it run all the projects in eclipse? I open servers tomcat 7 and can't find my project inside, how do I add the spring roo project and run using that tomcat?
I...
created a project as spring roo project in STS and would like to run in STS
if not any changes I made I will have to drag and drop into Tomcat server to see whether it works
I right clicked project -> Run as -> But can't find the tomcat option
has followed steps up to 2.1.10 in http://static.springsource.org/spring-roo/reference/html/beginning.html successfully
I...
I have done all the steps up to securing the application. I can run the project through command mvn tomcat:run
but what I really wanted is to deploy this project to the apache tomcat webapps...
switched back to maven connector 0.12
maven connector 1.0 is still unstable