Yes you are right. I apologize for this useless post...
It was of course a misconfiguration somehow. I reinstalled and deployed again
and works.
Sorry again (guess I was just too frustated :-)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946537#3946537
Re
Hi all,
when i deploy my Seam application on my Windows Box using JBoss AS 4.0.4 GA it
runs like a charm.
Now i want to deploy it on my webserver which runs Debian 3.1 and of course
JBoss AS 4.0.4 GA also.
I'm just getting errors all over the place during deployment.
Why does it throw
java.
You should at least post the necessary code parts so we know what you are
actually doing.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945610#3945610
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945610
--
Haven't found a good solution, so I just coded a function that simple gets my
Set and stores the elements into a List. In my special case its not a bad idea
I think, because the user can only select about 20 applications. Of course in
genereal iterating over all Set elements takes quite some tim
Ok, that was not the solution actually. I forgot, that i changed from Set to
List. It seems like can't handle Set's.
But now with List I have other problems, e.g:
org.hibernate.HibernateException: cannot simultaneously fetch multiple bags
But there are enough other posts in this forum and in th
I went to bed, woke up, started AS and it worked :-)
Hehe, seriously I think upgrading to myfaces 1.1.3 solved the problem. Looks
like the bug has already been fixed in 1.1.2 (so i guess i was still using
1.1.1 *G*) as I found in the release notes for 1.1.2.
[MYFACES-733] - javax.faces.el.Prope
Hi,
I tried to do exactly the same with and then I came across this
post and tried using , but I am receiving the same error even when
using the tag.
Here is the error stack:
SCHWERWIEGEND: Error Rendering View[/user/detailsView.xhtml]
| javax.el.ELException: /user/detailsView.xhtml: Bean:
Hello,
I am trying to get the Booking Demo to work. I am using Eclipse with the Exadel
Studio 3.5 Free Version. I created a new project, added all necessary files
following the configuration closely. Deployment to Tomcat works, but when I try
to register as a new user I get a javax.naming.NameN