[JBoss-user] [JBoss Seam] - Re: Development suite to use

2006-04-06 Thread marius.oancea
Such a Wiki will be of much help to get started faster.

The Wiki has to contain URLs for each needed thing (link to jboss zip, link to 
needed hibernate tools, ..., other steps needed)

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

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


---
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] - Development suite to use

2006-04-06 Thread marius.oancea
Hello,
  Where can we found the info about what to use for developing app with actual 
CVS head:
- what Eclipse IDE version
- what jboss version is needed
- what else.

I developed an application with myeclipse and jboss beta 1. I now want to give 
a try to beta2 features (better ... CVS head)

Is there a wiki about that ?

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

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


---
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: Documentation

2006-01-21 Thread marius.oancea
XMLSpy is usefull. I'm not sure if the free version can be used to edit docbook

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

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


---
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: Add/List/Edit/Remove example in Seam

2005-12-20 Thread marius.oancea
I had plans to do such an example application. I had no time yet (my second 
child was just born).

If you want to see something specific please try to describe in a usecase.

During the Xmas I'm sure i'll find the time to implement that.

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Design issue - advice

2005-12-16 Thread marius.oancea
Let's say we have the following UC:

User can select a customer from a list for edit. He can change the customer 
detaiuls and press save to go back to the customer list.


Design posibility 1:
We make editCustomer action statefull (@Statefull). this action will have two 
methods:
@Begin
  | String showEdit() {
  |   
  | }
  | 
  | @End
  | String doEdit() {
  |    
  | }

Design posibility 2:
We make editCustomer action stateless (@Stateless) as in booking register 
action or Seam trailBlazer.


Pros and cons ?
 


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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Design issue - advice

2005-12-16 Thread marius.oancea
Ad seam TrailBlazer i mean 
http://docs.jboss.com/TrailBlazer/seam-booking/Seam.htm

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: On conversation usage patterns

2005-12-15 Thread marius.oancea
Gavin, would you be so kind to put one generated example into examples 
directory. Will be of much interes for all of us.

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Noob question

2005-12-10 Thread marius.oancea
Sent

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Noob question

2005-12-10 Thread marius.oancea
Gavin, Thomas maybe we should make a nightly build downloadable ? Or is bad 
idea?

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Noob question

2005-12-07 Thread marius.oancea
I could offer you the nightly build of today by email if you tell me which is 
yours.

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: CVS Noob question

2005-12-07 Thread marius.oancea
mail sent. Happy coding

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Could not instantiate Seam component

2005-12-07 Thread marius.oancea
you have to have seam.properties even if empty. This is the way seam identify 
the module with seam components (ejb jar)

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Upcoming Seam events

2005-12-07 Thread marius.oancea
I also enroled but my username/password are not working. What to do ?

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Upcoming Seam events

2005-12-07 Thread marius.oancea
I was not able to connect via skype and I do not have a phone here at 
university. Please tell me when will be the webex recording available and where 
(under online education?)

Thanx
 m 

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: NOT HANDLED WILDCARD IN GLOBAL MODEL GROUP

2005-12-06 Thread marius.oancea
Take a look at http://www.jboss.com/?module=bbop=viewtopicp=3901165

Maybe helps. Anyway i think is just an warning.

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: BookingTest.java n' TestNG

2005-11-30 Thread marius.oancea
You could use jboss-seam\lib\javax.servlet.jar 

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: Problem in Deployment...............

2005-11-30 Thread marius.oancea
Make sure you use a jdk not a jre

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: SEAM Embedded EJB Tomcat 5.5

2005-11-30 Thread marius.oancea
IMHO is not possible to use EJB simply on Tomcat 5.5 because tomcat is not a 
real enterprise container. Either use seam without EJB (as in noejb) either 
install jboss

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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: BookingTest.java n' TestNG

2005-11-29 Thread marius.oancea
I will try to explaing how I do my tests from eclipse.
Preconditions:
 - i have TestNG plugin installed
Configuration:
 - I have the testcases (extensions of SeamTest)
 - testng.xml is in the same folder as the testcases

Now if I press right mouse on testng and I choose Run As TestNGSuite i get an 
error:

[RunInfo] Adding method selector: [EMAIL PROTECTED] priority: 10
FAILED: ro.intenso.rmc.test.LoginTest.testLogIn()
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
at javax.faces.component.UIComponentBase.(UIComponentBase.java:45)

Solution:
- Rightmouse on testng.xml, RunAs-Run
- Select TestNG and press New
- Select Suite radio and browse to the testng.xml
- Go to classpath tab and under User Entries add the jars you need.
- Press Run
- All works this way

I hope this will also solve your problem.



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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Seam] - Re: EntityManagerFactory not bound error!

2005-11-29 Thread marius.oancea
Could be the case that session or conversation timed out?


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

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


---
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://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user