aa ok, I thought there was some protection against it :">
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126125#4126125
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4126125
___
I want to save a file on the server in a designated folder for each user ? How
do I go about doing that ?
I saw manuel palacio's example of storing files on the db, but how exactly do I
tell it to store it in a specific folder? Cause Java EE are usualy in a .jar
folder and that's a bit confusin
OOOh.. i'm always finding the solution after posting.. it pisses me off :((,
DVDSTORE example has urlrewrite :D
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125388#4125388
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply
Is there a sample that uses urlrewrite ? or do you have something on the wiki
about it ? cause I can't find it, and i'm pretty interested in seeing it in
action.
Thanks allot.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125386#4125386
Reply to the post :
Try this :D STOP USING RHDS RC1. I had allot of hassle with that thing to.
Download Eclipse WTP and JBOss TOOLS.. good luck
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125385#4125385
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting
Amm, disregard this since I've probably written something stupid in my classes
:( sorry
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125300#4125300
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125300
__
First if I don't use @org.hibernate.annotations.Entity Seam Generate Entities
from Existing classes fails with a no JPA Installed.
If I do use the hibernate annotation it doesn't generate anything :-??
Is anyone else experiencing this ? Or am I the only one fortunate enough ?
View the original
What I've done is like this
Create a new JBoss Seam Project
EAR
Seam 2.0.0.GA
JBoss 4.2.0.GA
Copy paste the entites from ContactList example
Contact
Comment
Seam Reverse Engineer entities from source code
(I'm using a MySQL connection that part works)
Now .. in the Comment List
when selecting
nickarls can u please shed some light on what s:selectItems and f:selectItems
are doing ?
>From what I figure they both return a SelectItem.
I'm trying to make it return a class value and bind it to a
componentHome.instance.theclass
View the original post :
http://www.jboss.com/index.html?m
Thanks, I can live with that :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124038#4124038
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124038
___
jboss-user mailing list
I have no ideea how to do that binding thing. I did manage to reverse engineer
the database from my entities and it generated something pretty cool :D, but I
would like to be able to do that binding thing u talked about :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=v
Can u be a bit more explicit please ?
I only need it to set studentHome.instance.idcurs to the correct value from the
dropdown.
Maybe if u do a quick example :)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123968#4123968
Reply to the post :
http://www.j
To be honest I'm glad you opened up the discussion regarding
|
|
|
|
I have StudentHome the student ( generated with seam generate entities), and I
want it to return the id of a se
:-?? How do I say this. The funny thing is .. after I do a post on the forum
everything starts working as it should.
Must be the air or something, or maybe the late hour..
Although I get those weird Error messages this time around the application
started nicely. Did the Seam Generate Entities a
Thanks allot Jay. I did do a clean install of JBoss AS, and it finally started
to work :).
I was using RHDS RC1, and it had a JBoss 4.2.0_CP1. And I was deploying to it.
EAR deployment still doesn't work for some reason. War works just fine. Already
did some cool things and it all took so littl
EAR deployment failed :( with something like the message I wrote saying
EJBDeployer NotYETINSTALLED
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123733#4123733
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123733
__
anonymous wrote :
| You created a web project - so it is deploying as a WAR - right?
|
Yes it's a war.
anonymous wrote :
|
|
| Also what does your Authenticator class look like, and your components.xml.
The error is saying that it can't find your Authenticator class/component.
Wow, thanks a lot for the prompt reply :).
I had RHDS RC1 and eclipse jee with jboss tools.. What I'm doing is this. I'm
making a Seam Web Project with JBoss Seam 2.0.0.GA on JBoss AS 4.2.0.GA
The template works fine. When I access Generate Entities from the tool i get a
n error saying somethin
Well, after 3 days of frustration, I finnaly decided to ask help on your forum.
I'm pretty sure that this has been already discussed somewhere else but here it
goes :).
I've run the seam generator tool. Started Jboss AS 4.2.0 GA. Everything was
fine. Than I tried to write the registration examp
19 matches
Mail list logo