Sagewire Logo

[JBoss Seam] - Re: seam-gen and hibernate tools!Target Unreachable, identi

2 Message(s) by 2 Author(s) originally posted in jboss java


From: matt.drees Date:   Saturday, August 25, 2007
wrote in message :
| 1. I used hibernate tools reverse engineering to do this approach!
|

Yeah, that's old and deprecated. Seam-gen is its replacement.

wrote in message :
| Exception during request processing:
| | Caused by JAVAx.el.PropertyNotFoundException with message: "Target Unreachable, identifier 'humansHome' resolved to null"
| | ...
| |
|

That's strange. Is there a class called HumansHome that is correctly annotated @xxxxxxxxxxx("humansHome")?

Maybe try seam-gen from the command line (outside of Jboss IDE).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078092#4078092

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting &mode=reply&p=4078092


From: Ian Darwin Date:   Sunday, August 26, 2007
wrote in message :
| Exception during request processing:
| | Caused by JAVAx.el.PropertyNotFoundException with message: "Target Unreachable, identifier 'humansHome' resolved to null"
| | ...
| |
|
That's strange. Is there a class called HumansHome that is correctly annotated @xxxxxxxxxxx("humansHome")?
Maybe try seam-gen from the command line (outside of Jboss IDE).



Unlike the original poster, I used seam-gen directly, and I get exactly
the same problem, except it's the "authenticator" if I try to login, or
my own component if a simple page. And yes, in both cases the target
does exist, is annotated correctly (and case sensitively) and is in the
.jar file in the .ear. See my posting on the 24th with the subject
"seam-gen generates non-working project"



Next Message: Server configurations related to Tomcat 5.0 and JBoss4.0.1 for both development and production.



Programming | Sports | Autos

copyright 2006
Valid XHTML 1.0 Transitional