I have been facing with the similar kind of error in testing as shown below.
| javax.el.PropertyNotFoundException: ELResolver cannot handle a null base
Object with identifier 'user'
| at com.sun.el.lang.ELSupport.throwUnhandled(ELSupport.java:52)
| at com.sun.el.parser.AstIdentifie
Can anyone tell me from where I should download the
jboss-seam-ioc.jar file and place it
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106113#4106113
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106113
I am also facing the same error.Can anyone help to resolve the error obtained
during testing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106111#4106111
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106111
__
Thanks, I modified the code and it throws me new error as
| javax.el.PropertyNotFoundException: ELResolver cannot handle a null base
Object with identifier 'user'
| at com.sun.el.lang.ELSupport.throwUnhandled(ELSupport.java:52)
| at com.sun.el.parser.AstIdentifier.getValue(AstIde
Hi,
I am trying to test my application with Testng ..
but i m getting some errors as given below.
javax.persistence.PersistenceException: org.hibernate.HibernateException: Could
not find datasource
Can aynone tell me what the error may be and what should be done to solve it...
View the orig
Hi, I was able to fix it..
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4100954#4100954
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4100954
___
jboss-user mailing li
When I gave correct persistence unit name ..the following errors occured..
javax.persistence.PersistenceException: org.hibernate.HibernateException: Could
not find datasource
at
org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Ejb3Configuration.java:217)
at
org.
The entire errors that I got is :
javax.persistence.PersistenceException: No Persistence provider for
EntityManager named wingsEntityManagerFactory
at
javax.persistence.Persistence.createEntityManagerFactory(Persistence.java:41)
at
javax.persistence.Persistence.create
HI,
I have tried to test my application using Testng methods.
But my tests are failed and it returns the error::
javax.persistence.PersistenceException: No Persistence provider for
EntityManager named...
Can anyone tell me why I am unable to test even when the persistence file is
correct.
Thanks,
it worked...
I used the suite earlier but it was in right way
so i modified it and it worked
IS there any example(not a simple one as in TESTNG.org documentation) that
shows how the results of a complex example something like real world
application test results look like..
hi,
I was succefully able to test it but..there starts another problem.
It returns me the error at the end ...
[testng] [WARNING]: No test suite found.Nothing to run.
Can anyone explain what exactly it means? and what should be done to solve this
problem?
thanks,
dheeraj
View the original
I have tried to ant test for my application but it returns me the error ..
[testng] You need to specify at least one testng.xml or one class...
I tried to specify one test class in testng.xml but even then it throws the
same error.
In my application i m trying to test the login page for which I
Thanks it works..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061969#4061969
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061969
___
jboss-user mailing list
jboss-user@li
Thank you ..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053975#4053975
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053975
___
jboss-user mailing list
jboss-user@lists.j
Thanks it worked ..I always wish anyone could give me the link which speicifies
al lthe commands that can be used ..
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053737#4053737
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
I am using JBoss IDE (Eclipse)
I am new to this IDE and I was wondering if there is any command to create
entity like the ...
seam new-form
seam new -project
etc..
Are there any tutorials that help in using this IDE for JBoss
Thanks in advance
View the original post :
http://www.jboss.co
I am using JBoss IDE (Eclispse)
I am new to this IDE and Iwas wondering if there is any command to create
entity like the ...
seam new-form
seam new -project
etc..
Thanks in advance
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053588#4053588
Reply to t
Can one tell me how to create a package in JBoss and make it work.
I tried to create a package by saving the file in concerned folder ,but when I
try to access that method form that package then , the deployment fails. I do
nt know what files to be modified and their location to make a new p
I was trying to compare the hashed password stored in my database with the
password the end user types by hashing the user entered password.
I am posting the code that i used in authenticator action java file.
I am able deploy the application but cannot login.
//
public class AuthenticatorActio
I was trying to compare the hashed password in the database with the user
entered password during the logging in but the I m unable to hash and compare
the end user password ..how can I achieve this?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048469#404
20 matches
Mail list logo