[jboss-user] [JBoss Tools (users)] - Re: 2.0 CR1 very slow on OS X 10.5.1

2007-11-17 Thread [EMAIL PROTECTED]
that is more than enough memory ;) I just use the default assignments which is 
about 128-256m for maxperm.

Anything visible in the error log or anything special in the server console ?

Launching of jboss server view is an external process so shouldn't slow down 
eclipse - unless some of the communication with the launching jboss is somehow 
blocked/slowed down.

...so is it working ok now ?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105830
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-17 Thread vtysh
I don't know anything about technologies which you are using, but i think that 
you should find jbpm4jsf.jar in your web application or application server and 
update it to newer version which you downloaded from repository.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105828
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Getting Started Documentation] - Re: When I Click JMX Consol in Localhost it does not load th

2007-11-17 Thread rukshancp
Jboss Version 4.0 in Microsoft Windows Platform.JVM 1.5..
Thanks for askin.please send me the solution as soon as possible.Im new to this 
JBOSS server so i think TOMCAT running on PORT 8009.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105826
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - problem to use @Rollback in POJO

2007-11-17 Thread Fangzx
I have used @Transactional in POJO successfully, now want to test @Rollback 
feature in POJO, but
in seam 2.0 there is no @Rollback(if...

Can anyone help? Thanks in advance!


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105825
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: 2.0 CR1 very slow on OS X 10.5.1

2007-11-17 Thread garyaiki
Sorry, I mistyped, it is Eclipse 3.3.1.1. It's a clean install of the Java EE 
Developers package. Do I need all that to use JBossTools? I have a link file to 
JBossTools instead of installing the plugins through Software Updates.

All I've done so far is create Seam Web Projects and browsed the Seam menu 
commands and the JBoss Tool panel.

It's quick until I start the server in JBoss Server View, 
Program arguments are:
--configuration=default -b 127.0.0.1
VM arguments are:
-Xms384m -Xmx640m -XX:MaxPermSize=640m

That's about as much memory as I can give the server on a 1G iMac.

Yesterday, Eclipse was taking 15-30 seconds to respond the window resizing, 
clicking on the menu bar etc. Right now it's nowhere near that slow and I don't 
know why. 




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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105824
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: conversation id reuse after timeout

2007-11-17 Thread enda
Hi I have that as well with Seam 2.0.0.GA ! 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105823
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - JBoss Portal CMS and page layout

2007-11-17 Thread epf
Im have JBoss portal.
Im upload file (for example any html in content/default) by CMS.
But when im compose dashboard page and want to insert CMS portlet with this 
item, this html is not selected from cms navigation tree.
In other side, all CMS items from default page template of JBoss portal are 
avaible for  select from cms navigation tree and insert with CMS portlet 
succesfully.

How i can to resolve this problem?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105821
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [The Lizzard's corner] - Ruby versus Java

2007-11-17 Thread treespace
I bought a Ruby book and flipped through some others. One thing struck me was 
the amount of time they generally spend saying "how great the language is" with 
hardly a word on "how the language is great".  In fact they appear to 
deliberately dodge what's good about it and fail to address what's wrong with 
Ruby. 

Ruby is an object-oriented interpreted scripting language. Those last three 
adjectives are a big part of the proficiency gains. We know that on using a 
scripting language on the surface layer of an application has benefits. Ruby 
isn't any better than Groovy in that regard and the downside to a whole new 
syntax is obvious. 

The second leg of the two-legged-stool is Rails and its ability to generate the 
MVC artifacts for each page (no central controller).  So instead using PHP or 
Perl it sure looks to me like Ruby is a winner. You get a nice MVC pattern 
generated for you.  If you liked JSP 1.0 you will love the view template they 
provide you (gag me with a spoon).  

Clearly, Groovy and a few MVC generator tools are a better option, Grails for 
example. This way you can cleanly interface with type-safe, tested and 
optimized and reusable Java classes. I don't want to use Groovy for all my code 
and I sure as heck don't want to use Ruby on Rails. 

BTW, why does Java have so many more books than Ruby? Poor Ruby! They certainly 
must have all the facilities that the Java books represent, they just don't 
have any darn documentation. Too bad:)

[img]http://antoniocangiano.com/images/rubybooks.gif[/img]

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105822
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Beginners Corner] - JBoss Wiki portlet & russian language

2007-11-17 Thread epf
How it possible to make wiki page in russian language?
Im "add new language" russian at AdminPage. In result im see at the existen 
page new field "Other languages: [MAKE LINK]". But when i go by this link, i 
see only empty select list field with button "Link".
If im write WikiLink in russian it is not visible at the page and Wiki is not 
create new page with this url.

What i must to do for making pages in russian?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105820
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Conversation and Manual Flush Mode

2007-11-17 Thread joaobmonteiro
"dapeng" wrote : Hi,
  | 
  | I hope that I understand everything in the right way. Seam always starts 
and commits 2 Tx for each request. By default flush type of AUTO, hibernate 
entity manager will also commit the 2 txs. (

Hi, I really need to understand when Seam starts a new transaction. I saw that 
you realize how it happens. Could you tell me you source of this information or 
explain it better?

I have a similar situation (service + dao) and some problems with transactions 
because flush() is called after any dao operation, and many times I do not 
desire that.

Thanks!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105819
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - How do I get the Init Params values from a JSF Porlet inside

2007-11-17 Thread samokok
How do I get the Init Params values from a JSF Porlet inside JBoss. I am using 
the sun jsf portal bridge. I have been looking for it for quite a while.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105818
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Cannot deploy my persistence-unit

2007-11-17 Thread PeterJ
Try placing the persistence.xml file in the META-INF directory.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105817
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Getting Started Documentation] - Re: When I Click JMX Consol in Localhost it does not load th

2007-11-17 Thread PeterJ
What version of JBoss AS are you using? What JVM are you using (run 'java 
-version')? What is JAVA_HOME set to? What OS are you running on?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105816
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Directory deployment problem (glassfish & netbeans)

2007-11-17 Thread mirko27
My environment:
Glassfish V2
Netbeans 6 RC 1
JBoss 2.0.0.GA

When I try to Deploy my EAR application inside netbeans it throws exception:

  | Exception occured in J2EEC Phasejava.lang.IllegalArgumentException: Invalid 
ejb jar [jboss-seam.jar]: it contains zero ejb. 
  | Note: 
  | 1. A valid ejb jar requires at least one session, entity (1.x/2.x style), 
or message driven bean. 
  | 2. EJB3+ entity beans (@Entity) are POJOs and please package them as 
library jar. 
  | 3. If the jar file contains valid EJBs which are annotated with EJB 
component level annotations (@Stateless, @Stateful, @MessageDriven), please 
check server.log to see whether the annotations were processed properly.
  | com.sun.enterprise.deployment.backend.IASDeploymentException: Error loading 
deployment descriptors for module [soov] -- Invalid ejb jar [jboss-seam.jar]: 
it contains zero ejb. 
  | Note: 
  | 1. A valid ejb jar requires at least one session, entity (1.x/2.x style), 
or message driven bean. 
  | 2. EJB3+ entity beans (@Entity) are POJOs and please package them as 
library jar. 
  | 3. If the jar file contains valid EJBs which are annotated with EJB 
component level annotations (@Stateless, @Stateful, @MessageDriven), please 
check server.log to see whether the annotations were processed properly.
  | at 
com.sun.enterprise.deployment.backend.Deployer.loadDescriptors(Deployer.java:390)
  | at 
com.sun.enterprise.deployment.backend.AppDeployerBase.loadDescriptors(AppDeployerBase.java:358)
  | at 
com.sun.enterprise.deployment.backend.AppDeployer.deploy(AppDeployer.java:226)
  | at 
com.sun.enterprise.deployment.backend.AppDeployer.doRequestFinish(AppDeployer.java:148)
  | at 
com.sun.enterprise.deployment.phasing.J2EECPhase.runPhase(J2EECPhase.java:191)
  | at 
com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:108)
  | at 
com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:919)
  | at 
com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:279)
  | at 
com.sun.enterprise.deployment.phasing.PEDeploymentService.deploy(PEDeploymentService.java:788)
  | at 
com.sun.enterprise.management.deploy.DeployThread.deploy(DeployThread.java:187)
  | at 
com.sun.enterprise.management.deploy.DeployThread.run(DeployThread.java:223)
  | Caused by: java.lang.IllegalArgumentException: Invalid ejb jar 
[jboss-seam.jar]: it contains zero ejb. 
  | Note: 
  | 1. A valid ejb jar requires at least one session, entity (1.x/2.x style), 
or message driven bean. 
  | 2. EJB3+ entity beans (@Entity) are POJOs and please package them as 
library jar. 
  | 3. If the jar file contains valid EJBs which are annotated with EJB 
component level annotations (@Stateless, @Stateful, @MessageDriven), please 
check server.log to see whether the annotations were processed properly.
  | at 
com.sun.enterprise.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:95)
  | at 
com.sun.enterprise.deployment.util.ApplicationValidator.accept(ApplicationValidator.java:82)
  | at 
com.sun.enterprise.deployment.EjbBundleDescriptor.visit(EjbBundleDescriptor.java:729)
  | at 
com.sun.enterprise.deployment.Application.visit(Application.java:1754)
  | at 
com.sun.enterprise.deployment.archivist.ApplicationArchivist.validate(ApplicationArchivist.java:470)
  | at 
com.sun.enterprise.deployment.archivist.ApplicationArchivist.openArchive(ApplicationArchivist.java:790)
  | at 
com.sun.enterprise.deployment.archivist.ApplicationArchivist.openArchive(ApplicationArchivist.java:744)
  | at 
com.sun.enterprise.deployment.backend.Deployer.loadDescriptors(Deployer.java:349)
  | ... 10 more
  | 

I found that it has raised before but didnt find any solutions.
It`s pretty urgent because we cant do anything with it right now...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105814
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: How to create singletons?

2007-11-17 Thread ALRubinger
"yilmaz_" wrote : final guarantees the singleton but you cant change anything 
after an instance created.

Declaring a class as "final" means that it cannot be subclassed (be the parent 
to another class).  This does not place restrictions on how many instances of 
the class there may be.

S,
ALR

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105811
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: beginning with seam (deployment)

2007-11-17 Thread dbgroups
See the post "Seam 2.0.0.GA jpa failed in tomcat6" and its answer.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105810
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.GA jpa failed in tomcat6

2007-11-17 Thread dbgroups
Thank you. Yes, i re-do it with fresh tomcat and it works: tomcat-6.0.14, 
jdk-1.6u3 and ant-1.7.0


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105808
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: force cancel quartz timer

2007-11-17 Thread hispeedsurfer
As I demanded for the umpteenth time. Cancel a timer work not in that way as I 
expect.

For i.e. I have a customer paying a rate that should be stoped for a while but 
the payment process is already started. 

In the quartz sample a exception is thrown that the handler can not be 
stopped(cancel) and the message is "Payment already processed".

What can I do to force cancel this job?


Thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105806
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: 2.0 CR1 very slow on OS X 10.5.1

2007-11-17 Thread [EMAIL PROTECTED]
sorry, yes - eclipse 3.3.1.1.

I haven't seen any special slowness as soon as I use permgen as specified in 
the default eclipse ini.

Are you opening files with many includes ? That has been reported before but we 
haven't been able to reproduce it consistently.

If you don't have many includes then I would like to know more about what 
"slowness" you see - I don't have noticable slowness compared to other apps on 
my mac mini with leopard.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105801
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ExpressionFactory

2007-11-17 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBSEAM-2266

I would suggest comparing the built war from the jpa example to your built war.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105799
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Seam 2.0.0.GA jpa failed in tomcat6

2007-11-17 Thread [EMAIL PROTECTED]
I just deployed the jpa example to tomcat 6 from Seam 2.0.0.GA with no problem.

0) Unzip a fresh tomcat
1) Copy in hsqldb.jar
2) Run ant tomcat6
3) Copy dist-tomcat6/jboss-seam-jpa.war to th webapps dir
4) Start tomcat

No problem.

N.b. only the JPA and hibernate2 examples work in vanilla tomcat.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105798
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: 2.0 CR1 very slow on OS X 10.5.1

2007-11-17 Thread mortena
Are you sure you don't mean eclipse 3.3.1.1. That's the current release.

I've got the same problem on a mac os 10.3


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105797
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Scope for starting page

2007-11-17 Thread [EMAIL PROTECTED]
I would use an event scoped list with page parameters.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105796
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Parameters not sent when using s:selectItems

2007-11-17 Thread [EMAIL PROTECTED]
This is clearly demonstrated in the ui example

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105794
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: how to do indexed/map-backed fields in seam?

2007-11-17 Thread [EMAIL PROTECTED]
It should be, have you tried in a standard h:dataTable?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105795
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: ResourceBundle in Database

2007-11-17 Thread [EMAIL PROTECTED]
Pete, I would really suggest using the Hibernate 2nd level cache for caching, 
it is a simple solution.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105793
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Complex PDF generation and architecture question

2007-11-17 Thread [EMAIL PROTECTED]
That's more of the model I'd like to move towards.  I feel iText (and all the 
pdf generators really) are only suited for medium quality output.  If you want 
high quality output, I think using a template from a high-quality PDF tool is 
the best way to go.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105791
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Parameters not sent when using s:selectItems

2007-11-17 Thread marius.oancea
I will isolate my problem in a very small example. In few words, what is not 
working is to have a:



aListOfCommite is the variable behind selectManyListbox 

I want to use that to rely on event scoped components (as in xList.xhtml 
generated with seam-gen).

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105790
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Issues regarding integration testing using seam-gen

2007-11-17 Thread zzztimbo
Dear Pete, thank you so much for your help! 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105789
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] -

2007-11-17 Thread ElNino
Hello,

 I have searched in examples, Google, Forums etc.. but I did not find my 
response.

As described in the hotel booking exemple :

I am displaying data in a h:dataTable.
I have a link (s:link ) to select one item.
The method defined in the action parameter having a parameter (the hotel)

It's the same thing as the hotel booking example with the selectHotel(hot) 
method.

My problem is that the s:link is not asynchronous.

Have you got a solution to do the same thing with an asynchronous call for 
selecting an item displayed in a dataTable ?

Thanks for your propositions.

Regards,





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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105788
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Why Seam.invalidateSession(); is deprecated?

2007-11-17 Thread [EMAIL PROTECTED]
read the javadoc.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105787
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Why Seam.invalidateSession(); is deprecated?

2007-11-17 Thread Stateless Bean
Like in topic?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105786
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Handling web remoting errors

2007-11-17 Thread yilmaz_
when you send a request to  the server you get an http return code. 200 and 304 
means OK if another code returns it means you have problem with your serverside 
code. SSL has special Session Codes for this but http doesnt. You can return an 
error code and handle it with your js code.

http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105785
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Can I use seam to fix my url redirect problem that JSF i

2007-11-17 Thread yilmaz_
in http we have some methods two of them are most knowns. GET and POST your 
treenodes posts the data and other page may accepts only post requests. you 
have to know a lot more things about JSF life cycle or you have to handle GET 
requests manually.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105783
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: deep long-lasting serialization error, please help

2007-11-17 Thread yilmaz_
is this bean implements @Remote interface?
i couldnt figure it out. may the force be with you :)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105782
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: How to create singletons?

2007-11-17 Thread yilmaz_
final guarantees the singleton but you cant change anything after an instance 
created.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105781
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: Transaction rolled back question

2007-11-17 Thread yilmaz_
if you want to catch exception you can use throw

dao.recordError(messageID);

if recordError method throws an axception you may not catch it. You can use 
file logging instead of db logging. log4j or slf4j

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105780
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: new

2007-11-17 Thread [EMAIL PROTECTED]
you need to use the JBoss adapter done by us - for now the seam facet is only 
supported by this runtime.

we will work on getting it to run on the other runtime adapters too.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105776
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: 64 bit version

2007-11-17 Thread [EMAIL PROTECTED]
it is not hardcoded in the modules - we just load the matching xulrunner for 
the architecture/os that eclipse returns.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105777
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Tools (users)] - Re: 2.0 CR1 very slow on OS X 10.5.1

2007-11-17 Thread [EMAIL PROTECTED]
get eclipse 3.1.1.1 (notice the extra .1) which fixes the default permgen 
setting by eclipse.

That should help ;) if not come back.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105775
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Observer annotation should have a scope attribute

2007-11-17 Thread [EMAIL PROTECTED]
I'm not sure specifying the scope to listen on for events is generally useful 
(yes, its useful to be able to know which scope a variable was set in, but 
thats a specific case, not general).

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105774
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Designer minor feature modification

2007-11-17 Thread simonbaker
Yes, I believe we're talking about the same thing.  I'll file a jira, thanks.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105773
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Observer annotation should have a scope attribute

2007-11-17 Thread dhinojosa
Looks easy

Just wondering wouldn't that make it an inconsistent look and feel from the way 
we have other annotations in seam like...


  | @Factory(value="pattern", scope=ScopeType.EVENT)
  |public String getSearchPattern()
  |{
  |   return searchString==null ? 
  | "%" : '%' + searchString.toLowerCase().replace('*', '%') + '%';
  |}
  | 

Or is the idea that any annotation that has scope=* is meant purely to map 
components not to listen to them or provide any other behaviors.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105770
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: is this a designer bug?

2007-11-17 Thread simonbaker
thanks!

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105772
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Seam question

2007-11-17 Thread Stateless Bean
Hi,
Can I run Seam 2.0GA, on Tomcat 6.0 with JBoss Embedded and clastered seam?
Or maybe there are some limitation?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105771
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Session closed exception

2007-11-17 Thread kukeltje
how are transactions configured in both jbpm your beans and weblogic itself?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105769
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Concurrent Access Exception - should never happen, right?

2007-11-17 Thread dhinojosa
>From what I interpret from 3.1.10. Concurrency model (it's description is hard 
>to follow). So trying to oversimplify what it says

Application scope - Multithreaded, concurrency protected by the servlet 
container?
Session scope - Multithreaded, concurrency protected by Seam serialization.
Conversation scope - Single threaded, concurrency protected by Seam 
serialization
Other smaller scopes - Multithreaded, concurrency not an issue since the scope 
on bean is short lived.

So, given these set of rules, if I am correct, you can only get a 
ConcurrentAccessException at an application scoped stateful bean, and is the 
only stateful bean that can and should accept a @Synchronized annotation (I 
believe there is a mistake in the documentation regarding this).  
Non-EJB-stateful components can have @Synchonized, but these beans will never 
encounter a ConcurrentAccessException.  If you do get a 
ConcurrentAccessException anywhere else, then that would be considered a bug in 
seam.  

Right or Wrong? ;)

 Tags: ConcurrentAccessException Seam 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105768
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: is this a designer bug?

2007-11-17 Thread kukeltje
My env: eclipse 3.3.x, GPD 3.1sp1

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105767
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Observer annotation should have a scope attribute

2007-11-17 Thread [EMAIL PROTECTED]
Suggestion - does it meet your requirements?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105765
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Problems

2007-11-17 Thread kukeltje
care to contribute?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105766
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Observer annotation should have a scope attribute

2007-11-17 Thread dhinojosa

  | @Observer("org.jboss.seam.postSetVariable.conversation.employee")   
  | 

Is that feature available now? or was that just your suggestion?



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105764
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: EntityQuery - framework:entity-query not bound

2007-11-17 Thread zuiwong
I have the same problem ,thanks so much.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105763
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Unable to Consume Remote Portlet

2007-11-17 Thread [EMAIL PROTECTED]
"vinuneelu" wrote : Hi Chris,
  | I found one wsdl file named "wsrp_v1_bindings.wsdl" in Webspere Portal.
  | Inside that there is one entry for getServiceDescription. Could you please 
tell me whether you meant this description?
  | 
  |   
  | http://schemas.xmlsoap.org/soap/http"/>
  | 
  | 
  |   
  |   
  | 
  |   
  |   
  | 
  |   
  |   
  | 
  |   
  |   
  | 
  |   
  | 
  |   

This is the web service description of the web service operation. What I'd like 
to see is the result of calling this operation. This won't be a static file 
that you can find, but rather the SOAP response to a call to that 
getServiceDescription operation. 
You might want to consider getting professional support from us, as it would 
help you solve your issue and get up to speed faster.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105761
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: @Observer annotation should have a scope attribute

2007-11-17 Thread [EMAIL PROTECTED]
I can see the use case for 

@Observer("org.jboss.seam.postSetVariable.conversation.employee")

or similar, but not for events in general.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105758
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - 422GA remoting conflicts with -Djboss.remoting.pre_2_0_compa

2007-11-17 Thread Herculesx
In my last topic 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105325
, I found jbossall-client.jar conflicts between 421 and 422 AS, that's a 
serialVersionUID bug. And I continue to test other version clients for Jboss 
422 AS, and still have problem in Jboss 405 case.
I use the flag -Djboss.remoting.pre_2_0_compatible=true on the JBoss 4.2.2 side 
to interoperate with Jboss 4.0.5GA client, and the client can call 422 EJB3 
successfully. But after that, I found another client using 422 
jbossall-clent.jar can not call the EJB3 any longer, the following exception 
occured:

  | javax.naming.CommunicationException [Root exception is 
java.io.InvalidClassException: org.jboss.remoting.InvokerLocator; local class 
incompatible: stream classdesc serialVersionUID = -2909329895029296248, local 
class serialVersionUID = -4977622166779282521]
  | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:780)
  | at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
  | at javax.naming.InitialContext.lookup(InitialContext.java:351)
  | ..
  | 
And I remove the flag -Djboss.remoting.pre_2_0_compatible=true, it works fine, 
of course the jboss 405 client failed as well.
It seems that when using -Djboss.remoting.pre_2_0_compatible=true, the jboss 
remoting 2.0 becomes incompatible with 422 AS, I think that's a bug of jboss 
422, maybe a jboss remoting bug also.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105757
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: deep long-lasting serialization error, please help

2007-11-17 Thread [EMAIL PROTECTED]
Yeah. That exception is particularly unhelpful as well :(

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105756
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JNDI/Naming/Network] - Re: TransactionManager not bound

2007-11-17 Thread bmcgovern
for me it was classloader issues 

My app had 3 jboss jars in it which caused the classloader to not know where 
TransactionFactory  (i think) was.  Investigate classloader issues with your 
app or make a very simple app, like 1 jsp and see if you can get your 
datasource to bind.

-good luck

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105755
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Handling web remoting errors

2007-11-17 Thread Fangzx
yes,I also have this querstion.

How to detect server side exception when using remoting?

Can anyone provide any help?Thanks in advance.


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105750
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: deep long-lasting serialization error, please help

2007-11-17 Thread beligum
I didn't before, but I do have it set to transient now.
The point is: it took me quite a while to realize that the InputStream wasn't 
serializable. Perhaps a little warning in the docs, near s:uploadFile, could 
help others with the same problem, since it's common use, I guess.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105749
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration & DEPLOYMENT] - Cannot deploy my persistence-unit

2007-11-17 Thread tdemuth
Hi,

I'm trying to deploy a persistence-unit on JBoss 4.2, but it fails all the time:

Here is the logging-output when I start up JBoss:
14:30:08,687 INFO  [Server] Starting JBoss (MX MicroKernel)...
  | 14:30:08,687 INFO  [Server] Release ID: JBoss [Trinity] 4.2.1.GA (build: 
SVNTag=JBoss_4_2_1_GA date=200707131605)
  | 14:30:08,687 INFO  [Server] Home Dir: F:\jboss-4.2.1.GA
  | 14:30:08,687 INFO  [Server] Home URL: file:/F:/jboss-4.2.1.GA/
  | 14:30:08,687 INFO  [Server] Patch URL: null
  | 14:30:08,687 INFO  [Server] Server Name: default
  | 14:30:08,687 INFO  [Server] Server Home Dir: 
F:\jboss-4.2.1.GA\server\default
  | 14:30:08,687 INFO  [Server] Server Home URL: 
file:/F:/jboss-4.2.1.GA/server/default/
  | 14:30:08,687 INFO  [Server] Server Log Dir: 
F:\jboss-4.2.1.GA\server\default\log
  | 14:30:08,687 INFO  [Server] Server Temp Dir: 
F:\jboss-4.2.1.GA\server\default\tmp
  | 14:30:08,687 INFO  [Server] Root Deployment Filename: jboss-service.xml
  | 14:30:08,968 INFO  [ServerInfo] Java version: 1.5.0_10,Sun Microsystems Inc.
  | 14:30:08,968 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Client VM 
1.5.0_10-b03,Sun Microsystems Inc.
  | 14:30:08,968 INFO  [ServerInfo] OS-System: Windows XP 5.1,x86
  | 14:30:09,265 INFO  [Server] Core system initialized
  | 14:30:10,843 INFO  [WebService] Using RMI server codebase: 
http://127.0.0.1:8083/
  | 14:30:10,843 INFO  [Log4jService$URLWatchTimerTask] Configuring from URL: 
resource:jboss-log4j.xml
  | 14:30:11,187 INFO  [TransactionManagerService] JBossTS Transaction Service 
(JTA version) - JBoss Inc.
  | 14:30:11,187 INFO  [TransactionManagerService] Setting up property manager 
MBean and JMX layer
  | 14:30:11,328 INFO  [TransactionManagerService] Starting recovery manager
  | 14:30:11,390 INFO  [TransactionManagerService] Recovery manager started
  | 14:30:11,390 INFO  [TransactionManagerService] Binding TransactionManager 
JNDI Reference
  | 14:30:13,718 INFO  [EJB3Deployer] Starting java:comp multiplexer
  | 14:30:15,015 INFO  [ServiceEndpointManager] jbossws-1.2.1.GA 
(build=200704151756)
  | 14:30:16,250 INFO  [AprLifecycleListener] The Apache Tomcat Native library 
which allows optimal performance in production environments was not found on 
the java.library.path: 
C:\Programme\Java\jre1.5.0_10\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Programme\Java\jre1.6.0_03\bin\client;C:\Programme\Java\jre1.6.0_03\bin;C:\Programme\MiKTeX
 
2.5\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\Gemeinsame
 Dateien\GTK\2.0\bin
  | 14:30:16,312 INFO  [Http11Protocol] Initializing Coyote HTTP/1.1 on 
http-127.0.0.1-8080
  | 14:30:16,312 INFO  [AjpProtocol] Initializing Coyote AJP/1.3 on 
ajp-127.0.0.1-8009
  | 14:30:16,312 INFO  [Catalina] Initialization processed in 195 ms
  | 14:30:16,312 INFO  [StandardService] Starting service jboss.web
  | 14:30:16,312 INFO  [StandardEngine] Starting Servlet Engine: 
JBossWeb/2.0.0.GA
  | 14:30:16,375 INFO  [Catalina] Server startup in 57 ms
  | 14:30:16,468 INFO  [TomcatDeployer] deploy, ctxPath=/, 
warUrl=.../deploy/jboss-web.deployer/ROOT.war/
  | 14:30:16,984 INFO  [TomcatDeployer] deploy, ctxPath=/invoker, 
warUrl=.../deploy/http-invoker.sar/invoker.war/
  | 14:30:17,140 INFO  [TomcatDeployer] deploy, ctxPath=/jbossws, 
warUrl=.../tmp/deploy/tmp59194jbossws-context-exp.war/
  | 14:30:17,250 INFO  [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, 
warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
  | 14:30:18,000 INFO  [TomcatDeployer] deploy, ctxPath=/web-console, 
warUrl=.../deploy/management/console-mgr.sar/web-console.war/
  | 14:30:18,421 INFO  [MailService] Mail Service bound to java:/Mail
  | 14:30:18,546 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
  | 14:30:18,578 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
  | 14:30:18,609 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
  | 14:30:18,640 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
  | 14:30:18,687 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/jms/jms-ra.rar
  | 14:30:18,718 INFO  [RARDeployment] Required license terms exist, view 
META-INF/ra.xml in .../deploy/quartz-ra.rar
  | 14:30:18,718 INFO  [QuartzResourceAdapter] start quartz!!!
  | 14:30:18,781 INFO  [SimpleThreadPool] Job execution threads will use class 
loader of thread: main
  | 14:30:18,796 INFO  [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
  | 14:30:18,796 INFO  [RAMJobStore] RAMJobStore initialized.
  | 14:30:18,796 INFO  [StdSchedulerFactory] Quartz scheduler 
'DefaultQuartzScheduler' initialized from default resource file in Quartz 
package: 'quartz.properties'
  | 14:30:18,796 INFO  [StdSchedulerFactory] Quartz scheduler version: 1.5.2
  | 14:30:18,796 INFO  [

[jboss-user] [Clustering/JBoss] - When I Click JMX Consol in Localhost it does not load the pa

2007-11-17 Thread rukshancp
when i click th  JMX console link it doesnt load the page.this kind of 
exeptions displays.

HTTP Status 500 - 



type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

org.apache.jasper.JasperException: Unable to compile class for JSP

org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)

org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


root cause 

Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:106)
org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.26 logs.




Apache Tomcat/5.0.26



PLease help..i know there is a cure.i m in a hurry..so reply to this.THANKX.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105745
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Can BPEL get asynchronous response from invocations?

2007-11-17 Thread paoletto
I'm new to BPEL and BPM world. I leart it through "SOA for the business 
developer book".

Now i have this doubt:
I have several servers which run J2EE applications. 
Each one has also a BatchSubsystem which expose a web services interface which 
allow to schedule a new process for that application. I dont just have JMS 
queues because i have some requirements i cant fit with just a JMS queue.

Now, if i want to use a BPM to orchestrate business process among my 
applications, can i do something like

for each application i want to insert "process X" in do concurrently
invoke(insert process X)
receive(feedback from application i about process X)

?
That means, can i invoke services asynchronously and then wait from THAT 
application a response about the service i invoked previously?

i was thinking to put a "sender" field in  the invokation message of the 
response so my BPEL process catch the right response in each receive()

Is this wrong? is there a better way to achieve this result?
thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105747
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Getting Started Documentation] - When I Click JMX Consol in Localhost it does not load the pa

2007-11-17 Thread rukshancp
when i click th  JMX console link it doesnt load the page.this kind of 
exeptions displays.

HTTP Status 500 - 



type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

org.apache.jasper.JasperException: Unable to compile class for JSP

org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)

org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


root cause 

Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:106)
org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.26 logs.




Apache Tomcat/5.0.26



PLease help..i know there is a cure.i m in a hurry..so reply to this.THANKX.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105746
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - When I Click JMX Consol in Localhost it does not load the pa

2007-11-17 Thread rukshancp
when i click th  JMX console link it doesnt load the page.this kind of 
exeptions displays.

HTTP Status 500 - 



type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 

org.apache.jasper.JasperException: Unable to compile class for JSP

org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)

org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


root cause 

Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:106)
org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)

org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)

org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:810)


note The full stack trace of the root cause is available in the Apache 
Tomcat/5.0.26 logs.




Apache Tomcat/5.0.26



PLease help..i know there is a cure.i m in a hurry..so reply to this.THANKX.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105744
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Security & JAAS/JBoss] - JAAS + JSF Programmatic login

2007-11-17 Thread skethama

How can I programatically login a user in JSF i.e, in the PhaseListener or in a 
ManagedBean method?
Security is JAAS with form based authentication. (Jboss). Simply put, I do not 
want to display the login screen when a certain user clicks on a link and 
passed me some information in the request or the header.

All other users have to go through the regular Authentication form. 

Does the "WebAuthentication" work with the JSF? Any examples?

And how can I make session aware that the user is logged in?

I was planning on calling JBoss support because we are under time pressure

to roll out this feature, but if this forum can help .. that would be great !

Thanks 


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105743
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Issues regarding integration testing using seam-gen

2007-11-17 Thread [EMAIL PROTECTED]
Just put them first in the path element


  |
  |
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105742
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: deep long-lasting serialization error, please help

2007-11-17 Thread [EMAIL PROTECTED]
do you have newUploadedFile marked as transient.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105741
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: BookingListAction SFSB and Serializable interface

2007-11-17 Thread [EMAIL PROTECTED]
Ok, you'll need to file a JIRA issue with a reproducible test case.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105740
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Parameters not sent when using s:selectItems

2007-11-17 Thread [EMAIL PROTECTED]
I don't see where Pages comes into this.

Post the whole set of xhtml and backing beans from the beginning, I'm confused 
from your snippets above.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105739
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Seam] - Re: Complex PDF generation and architecture question

2007-11-17 Thread damianharvey
I've moved away from the tags for complex PDFs and started using existing PDFs 
as templates and then writing data into them (acrofields) and over them (using 
getOverContent) and then PdfStamping them as new PDFs. You end up with 
something that looks very good while not having to write that much code. You 
are also able to get a designer to create the PDF (eg. an invoice) in a way 
that would be rather difficult with iText.

Cheers,

Damian.



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105738
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss AOP] - Re: JBoss AOP parallel Advice

2007-11-17 Thread marimuthub
Please Go through the following link 
http://www.dcc.uchile.cl/~rtoledo/publicaciones/dais2006.pdf

Let me explain the Scenario
I have class called Test and it has performTest() method.
I have defined interceptor class called TestInterceptor(AOP Interceptor class) 
for performTest() method of Test Class.

Will it be possible to make the execution of performTest() method and invoke() 
method of TestInterceptor class  parallely? 


Regards
Marimuthu

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105737
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: designer and delegation

2007-11-17 Thread [EMAIL PROTECTED]
Generic collections such as list, maps, etc are difficult to support in the 
designer. I am also not sure if it is good practice to use these collections to 
configure your delegation classes. Also, editing the xml source pane might for 
the moment result in all kinds of weird things happening because of various xml 
synchronization bugs. So the most reliable solution is to open the file in a 
regular xml editor and add the configurations there for the time being. I am 
working hard on the xml synchronization bugs though, so stay tuned.

Regards,
Koen

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105736
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: Designer minor feature modification

2007-11-17 Thread [EMAIL PROTECTED]
You are talking about field/bean configuration, right? Then this is a valid 
request. You can work your way around for now by explicitly overriding the 
setters and delegating to those of the parent class but that is indeed awkward. 
Please file a JIRA issue for this.

Regards,
Koen

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105735
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-17 Thread FabianW
I downloaded the file from here: 
http://repository.jboss.com/jbpm/jpdl/3.2.2/lib/
I hope this is the right version, but at least it seemed to be newer than my 
version.

But now I'm a bit unclear how to use this library. I included it in my eclipse 
project, but as I am building with Ant, I don't think that helps.
Anyway the jar is in my .esb archive and I also deployed it together with my 
process through the process designer.
Shouldn't this work? Or what else do I have to do? It's still the first 
transition which is taken no matter which button I click...

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105734
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: Unable to Consume Remote Portlet

2007-11-17 Thread vinuneelu
Hi Chris,
I found one wsdl file named "wsrp_v1_bindings.wsdl" in Webspere Portal.
Inside that there is one entry for getServiceDescription. Could you please tell 
me whether you meant this description?

  
http://schemas.xmlsoap.org/soap/http"/>


  
  

  
  

  
  

  
  

  

  

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105733
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss jBPM] - Re: transitionButton

2007-11-17 Thread FabianW
I'm sorry, I'm somehow too stupid to check out the CVS. I use TortoiseCVS and 
when I want to configure the jbpm-cvs I get this error:

Empty password used - try 'cvs login' with a real password
cvs [server aborted]: "import" requires write access to the repository


Could anybody be so nice and provide this file to me?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105732
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Clustering/JBoss] - Re: Shared bean in two different servers, instead of server1

2007-11-17 Thread vijesh_a_v

Thanks for the reply
This should work fine

Regards,
Vijesh

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105728
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user