[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-10 Thread lcoetzee
This thread might help you:

http://www.jboss.com/index.html?module=bbop=viewtopict=76430

In the end I also had to add mapping stuff manually to my generated 
hibernate.cfg.xml ...

stuff like:
 mapping class=csir.user.par.PortalRole/
  |  mapping class=csir.user.par.PortalUser/
  |  mapping class=csir.user.par.I18nApplicableDisability/
  |  mapping class=csir.user.par.ApplicableDisability/
  |  mapping class=csir.helloworld.par.HelloWorldEntity/
  |  mapping class=csir.structure.par.I18nGroupingName/
  |  mapping class=csir.structure.par.I18nTopicName/
  |  mapping class=csir.structure.par.Service/
  |  mapping class=csir.structure.par.I18nServiceName/
  |  mapping class=csir.structure.par.Grouping/
  |  mapping class=csir.structure.par.Topic/
  |  mapping class=csir.content.par.Content/
  |  mapping class=csir.content.par.I18nAudio/
  |  mapping class=csir.content.par.ContentElement/
  |  mapping class=csir.content.par.ApplicableLocation/
  |  mapping class=csir.content.par.ContactInfo/
  |  mapping class=csir.content.par.InterestGroup/
  |  mapping class=csir.content.par.I18nContentName/
  |  mapping class=csir.content.par.MetaContentInfo/
  |  mapping class=csir.content.par.I18nContentDescription/
  |  mapping class=csir.content.par.I18nDocument/
  |  mapping class=csir.content.par.I18nImage/
  |  mapping class=csir.content.par.I18nURL/
  |  mapping class=csir.content.par.I18nText/
  |  mapping class=csir.content.par.I18nVideo/
  |  mapping class=csir.content.par.I18nApplicableLocation/
  |  mapping class=csir.content.par.I18nInterestGroup/
  |  mapping class=csir.content.par.ContentElementContainer/
  |  mapping class=csir.content.par.I18nContentElementName/
  | 

Regards

Louis


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929315#3929315

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929315


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-10 Thread [EMAIL PROTECTED]
the console configurations is in the hibernate console perspective

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3929320#3929320

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3929320


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-09 Thread pepite
Hi,

Yes the use ejb3/annotations was checked in the console configuration.

I also tried without any hibernate related jars to the console and I have the 
same results. I tested on jboss ide 1.5 and on the nighty build.

About the management of the console configuration:

I can create a console configuration using the wizard, but after that where do 
I select the console configuration in order to edit/delete it? I am sorry if 
the question looks rather stupid to you, but I am obviously missing something:

I can select/edit/delete the hibernate code generation configuration, but I 
cannot find where to do it for the console configuration.

Thanks for your help and you time,


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928982#3928982

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928982


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-08 Thread pepite
[EMAIL PROTECTED] wrote : 
  | 
  | Can you use the hibernate reverse engineering tools to create a Seam 
application from just annotated Entity beans?

Hi,

I cannot find how to generate a jboss seam application from annotated entity 
beans? How do I do that? Using hibernate tools, it seems to be mandatory to 
access a database? 
Is there a way to specify entity beans and then have the reverse engineering 
tools creating a jboss seam web application (crud for each entity)?

I tried with the nightly build of jboss ide but could not find any way to do so.

Thanks,

Nicolas

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928715#3928715

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928715


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-08 Thread [EMAIL PROTECTED]
why is it that users think that because there is a checkbox you *have* to flick 
it ?

If you don't flick the reverse engineering box then (surprisingly) no reverse 
engineering will be done and we will just dump whatever mappings you have in 
the hibernate.cfg.xml (and yes, using  is possible for ejb3 classes).


sorry for sounding so cranky but i'm just really surprised that people don't 
get that a checkbox means enable or disable/yes or no/do it or don't do 
itany input on how that can be made more clear is very welcome!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928719#3928719

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928719


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-08 Thread pepite
Well may be I was not clear. 

I wasn't talking about the reverse engineering check box ( I understood that I 
don't need reverse engineering from the DB but actually from the EJB themself).

I don't actually use hibernate (well directly at leat) but ejb3. I don't see 
why I should have a mapping file (or even a hibernate.cfg.xml with a mapping 
entry) to generate the jboss seam web application?

I should just be able to specify the entity beans that I want to be part of the 
generated jboss seam web app. Or. is this feature exclusive for hibernate users?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928730#3928730

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928730


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-08 Thread [EMAIL PROTECTED]
for now you need to list the EJB's you want the tool to use for generation in a 
hibernate.cfg.xml.

That will work with anything that is ejb3 compliant (and supported by hibernate 
annotations)

Not a big price to pay is it ?

(we are working on making the tool autodetect these beans, but right now you 
need to tell the name of the beans explicitly to the tool - but it is definitly 
not tied to hibernate (besides that the tool uses hibernate behind the scenes 
to read the pojo's and is called hibernate tools)


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928734#3928734

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928734


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-08 Thread pepite
Sorry to disturb you again, but I still cannot make it work:

I have the following hibernate.cfg.xml file: 


  | 
  | ?xml version=1.0 encoding=UTF-8?
  | !DOCTYPE hibernate-configuration PUBLIC
  | -//Hibernate/Hibernate Configuration DTD 3.0//EN
  | 
http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd;
  | hibernate-configuration
  | session-factory
  | mapping package=mypackage.ejb.entity/
  | /session-factory
  | /hibernate-configuration
  | 

And when trying the generate the jboss seam file I have the following error:

org.hibernate.MappingException: An AnnotationConfiguration instance is required 
to use 
 
In the admin console, I tried with adding the ejb-persistence.jar and 
hibernate-annotation.jar in classpath. 
Both this files are also in my classpath.

Btw, Is there a way to delete/update hibernate console configuration?

Thanks for you patience,

Nicolas



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928739#3928739

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928739


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-08 Thread [EMAIL PROTECTED]
Have you chekked the use ejb3/annotations checkbox in the console 
configuration ?

(btw. would actually be nice if we autodetected this need depending on the 
contents of the hibernate.cfg.xml ...please put that in jira if you want it)

...and you should *not* add any hibernate related jars to the console 
configuration.

Delete a config : select a config and press Delete
Edit a config : select a config and dblclick or rightclick and select Edit




View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3928838#3928838

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3928838


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-02 Thread yannn
Is it possible to design samples like a big application ? i.e. not all classes 
in the same package but rather a more real cutting into layered packages.

I know that is not required by use of Seam but i think it will help to organize 
a new 'big' project. 
That may also help the developers to migrate easily from Spring to Seam.  

Something like the sample of 'Hibernate in Action SECOND EDITION' 
(http://caveatemptor.hibernate.org/2.html).  Not finished but useful to imagine 
a project's organization.

Some guidelines to organize projects in fact !

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927685#3927685

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927685


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-01 Thread perwik
What version of the jBPM tool do I need in order to use the page flow editor? 
If the answer is the latest one in CVS then please direct me to some info on 
how to get it installed.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927069#3927069

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927069


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-01 Thread [EMAIL PROTECTED]
Should be all in here:

http://download.jboss.org/jbosside/builds/nightly/buildResults.html

if it doesn't work, get back to me.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927308#3927308

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927308


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-01 Thread cbomoo
Today , I have download jbosside nightly build, it is good! Thanks gavin!!!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927365#3927365

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927365


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-03-01 Thread cbomoo
Suggest jbosside support seam-based project wizard.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3927367#3927367

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3927367


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-19 Thread cbomoo
I suggest Seam  would have a ajax's example at least.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3924961#3924961

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3924961


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-13 Thread [EMAIL PROTECTED]
Q3.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3923327#3923327

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923327


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-12 Thread cbomoo
I have see seam's example, it is good. I will use it in my project, but I want 
to known when 1.0 release? 

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3923206#3923206

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3923206


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-03 Thread jdestef
Hi Thomas,

What do I need to get to set up these tools. The current release of JBossIDE 
has the the app generation but I don't see the page flow designer or the 
SeamIDE. I looked in CVS also (JBossIDE) and I didn't see these either. Are 
they in a different project?

I currently am using the JBoss 4.0.4RC1 app server from CVS.

Tx

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3921462#3921462

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3921462


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-03 Thread [EMAIL PROTECTED]
When you install JBoss IDE, it comes with it (it is acually part of the jBPM 
GPD tool)

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3921463#3921463

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3921463


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-03 Thread [EMAIL PROTECTED]
What I would love to have is the ability to click through from an EL expression 
to an action listeber method or attribute in the Java code. Not really sure how 
hard this is



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3921533#3921533

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3921533


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-03 Thread [EMAIL PROTECTED]
Does the jBMP GPD tool allow for graphically defining pageflow definitions?

Can you use the hibernate reverse engineering tools to create a Seam 
application from just annotated Entity beans?

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3921582#3921582

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3921582


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Tools Documentation

2006-02-03 Thread [EMAIL PROTECTED]
yes (not sure if this is in the released version yet). 

and yes.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3921591#3921591

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3921591


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user