[jboss-user] [Beginners Corner] - Troubles while deploying tutorial

2007-06-25 Thread thestrcpy
Hello! I've started doing all instructions that are proposed in book "Getting Started with JBoss, Luke Taylor and The JBoss Group". By now, I have managed to build project Duke Bank. When I deploy it, I get this stuff: java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.eban

[jboss-user] [EJB/JBoss] - Re: Invoking EJB from a servlet

2007-06-25 Thread jaikiran
See if this helps: http://wiki.jboss.org/wiki/Wiki.jsp?page=InvalidPackagingError View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057407#4057407 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057407 ___

[jboss-user] [JBoss jBPM] - Re: How to download souce code in jbpm-console.war web part?

2007-06-25 Thread kukeltje
STTF should have been STFF, my bad... and it means Search the FINE forum and is often used to tell someone they did not do their homework. In tihs case: this question has been asked and answered only a few days ago... 21 june http://www.jboss.org/index.html?module=bb&op=viewtopic&t=111259 Besid

[jboss-user] [EJB/JBoss] - Re: How to deploy on JBoss a CMP bean that uses a composite

2007-06-25 Thread waynebaylor
Check out @EmbeddedId and @IdClass View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057410#4057410 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057410 ___ jboss-user mailing l

[jboss-user] [EJB 3.0] - Re: [Microsoft][SQLServer 2000 Driver for JDBC]Database chan

2007-06-25 Thread jaikiran
Not sure if this is the problem, but as far as i know, the parameters to the database url are case sensitive. jdbc:microsoft:sqlserver://dbsqlserver\\devenv:1433;DatabaseName=userscdb Change this to: jdbc:microsoft:sqlserver://dbsqlserver\\devenv:1433;databaseName=userscdb Note the change in c

[jboss-user] [JBoss Seam] - Re: jBPM processInstance question

2007-06-25 Thread [EMAIL PROTECTED]
Make sure you imported the correct class named ProcessInstance - not org.jboss.seam.core.ProcessInstance, that is not the right one! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057412#4057412 Reply to the post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread [EMAIL PROTECTED]
You would be better off using 1.3 alpha if you are trying to do this stuff. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057413#4057413 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057413 ___

[jboss-user] [JBoss Seam] - Re: ui:include and seam extended EL

2007-06-25 Thread [EMAIL PROTECTED]
This should be fixed by a change I made yesterday. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057414#4057414 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057414 ___ jbos

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread [EMAIL PROTECTED]
"andyredhead" wrote : Thanks, I gave it a go but got the error: | | Error Parsing: #{criteria.entityPropertyValue('id')} | | It looks like seam 1.3 is still alpha - I don't think I'm going be be able to sell that to the rest of the team :( You should def not get this error in 1.3. Try a

[jboss-user] [JBoss Seam] - Re: Enabling the redirect filter

2007-06-25 Thread [EMAIL PROTECTED]
oops, fixed, thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057417#4057417 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057417 ___ jboss-user mailing list jboss-user

[jboss-user] [JBoss Messaging] - vpn environment not supported?

2007-06-25 Thread dan2000
I have a one-way vpn environment that multi client can connect to a single server. I can ping server from client using server's IP but can't ping my client's ip from server (one way only). It seems jboss messaging doesn't support it. any ideas? View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread andyredhead
Am downloading 1.3.alpha now. I'll let you know how I get on. Cheers, Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057420#4057420 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057420 _

[jboss-user] [JBoss jBPM] - Re: How to download souce code in jbpm-console.war web part?

2007-06-25 Thread justin.zhou
Ok, my fault. Thought reading the user doc should be enough. Thanks for the reply. Justin View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057421#4057421 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057421 ___

[jboss-user] [JBoss Seam] - Re: Enabling the redirect filter

2007-06-25 Thread lcoetzee
Confirmed. Working again. Thanks for the quick response. L View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057423#4057423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057423

[jboss-user] [JBoss Messaging] - Re: vpn environment not supported?

2007-06-25 Thread [EMAIL PROTECTED]
What version of JBoss Messaging are you using? If you are using 1.3... sockets are created from client to server... and the server doesn't need to ping clients. (This was an improvement over 1.0 where we had the server opening sockets on clients). View the original post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: Seam PDF iText generation ERROR

2007-06-25 Thread virtual82
Do someone knows if the conflict icefaces-itext was solved??? I have now the same problem ( org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted. ) using the following environment: java 1.6 Seam-Version: 1.2.1.GA Icefaces: DR5 1.6.0_8

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

2007-06-25 Thread ivan.tufegdzic
probably that object has a foreign key with another objects. You should remove from that list,I think. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057427#4057427 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057427

[jboss-user] [JBoss Seam] - Re: Editable tabular data the seam way?

2007-06-25 Thread dajevtic
Pete, I'll start off with a very simple example: Replace the following code inside search.xhtml of the contactlist example application: | | | Name | Cell Phone | Home Phone | Address | City | State

[jboss-user] [JBoss Seam] - Re: Editable tabular data the seam way?

2007-06-25 Thread dajevtic
SMALL typo in the code: | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057429#4057429 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057429 ___

[jboss-user] [JBoss Seam] - Re: Editable tabular data the seam way?

2007-06-25 Thread dajevtic
Furthermore, don't forget to place a form around the table and the commandButton. Sorry, it's been a while since i dug up the code and I had changed it since. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057430#4057430 Reply to the post : http://www.jboss.

[jboss-user] [JBoss Seam] - Re: ui:include and seam extended EL

2007-06-25 Thread greko
Ok, thank you ! I'll check this tomorrow. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057433#4057433 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057433 ___ jboss-user m

[jboss-user] [Beginners Corner] - Re: don't know what to do with error message on deploy...

2007-06-25 Thread alexandre.krohn
Hi, JBoss 4.0.x and 4.2.x are packaged with different implementations of JSF. I've the same problem than you, and I found the solution at http://wiki.jboss.org/wiki/Wiki.jsp?page=JBoss5AndMyFaces. Krohn View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057435

[jboss-user] [JBoss Seam] - Migrating

2007-06-25 Thread jbrosan
Is there recommended way to migrate from one version of Seam to the next? Say from Seam 1.2.1GA to Seam 1.3? I apologize if this topic has been covered before, but I have not found a clear strategy or a best practices on this yet...perhaps I just overlooked them by accident. If anyone has a l

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

2007-06-25 Thread [EMAIL PROTECTED]
We will be publishing a migration guide to go with the beta release. But since this migration guide will be necessary, the release is actually going to be called 2.0. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057439#4057439 Reply to the post : http://w

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

2007-06-25 Thread jbrosan
PERFECT! My app isn't that far along as of yet so the timing is great. Thanks Gavin. Keep up the great work! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057441#4057441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=

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

2007-06-25 Thread limousyf
You're right, the ManyToOne didn't have any cascade attribute set. Adding the CascadeType.ALL made the stuff work. It's a one-to-one in fact here, so I can cascade the remove, not sure what to do if it's really a many-to-one, set explicitly to cascade none ? Sounds weird ... Isn't cascade=none t

[jboss-user] [JBoss Tools (users)] - Re: Exadel Plugins available in opensource

2007-06-25 Thread cavani
Thank you!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057443#4057443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057443 ___ jboss-user mailing list jboss-user@lis

[jboss-user] [Clustering/JBoss] - Re: What's wrong with my FARM?

2007-06-25 Thread ddai
No. Still the same problem View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057444#4057444 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057444 ___ jboss-user mailing list jbos

[jboss-user] [Clustering/JBoss] - Re: What's wrong with my FARM?

2007-06-25 Thread [EMAIL PROTECTED]
First make sure that your nodes are forming a cluster. There should be INFO level messages from org.jboss.ha category listing the members of the cluster. You need to be sure all expected nodes are listed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=405744

[jboss-user] [Clustering/JBoss] - Re: What's wrong with my FARM?

2007-06-25 Thread ddai
Yes, they are in the same cluster. I was just wondering if there is someting I can do with cashe. Because the farm used to work, but after some point of time, it just stopped working. Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057451#4057451 Repl

[jboss-user] [Clustering/JBoss] - Can I force local AS to ignore clusters on LAN?

2007-06-25 Thread tamaluna
I recently started a thread (http://www.jboss.com/index.html?module=bb&op=viewtopic&t=111382) and it seems that my problems could be solved by forcing the (non-clustered) AS on my box to ignore other AS's on my LAN. Is this possible? Or maybe there's a different setting somewhere that I shoul

[jboss-user] [Remoting] - Any way to specify connect timeout separate from socket time

2007-06-25 Thread javajedi
>From the remoting docs: "timeout - The socket timeout value passed to the Socket.setSoTimeout() method." Is there any way to configure the socket's connect timeout separately? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057457#4057457 Reply to the post :

[jboss-user] [Remoting] - Re: Any way to specify connect timeout separate from socket

2007-06-25 Thread [EMAIL PROTECTED]
Which Remoting transport are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057460#4057460 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057460 ___ jboss-user mail

[jboss-user] [Remoting] - Re: Any way to specify connect timeout separate from socket

2007-06-25 Thread javajedi
Sorry, I mentioned it in the subject line, but the forums truncated it. :) I'm using the socket transport (1.4.4). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057462#4057462 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss Seam] - Re: [1.3 CVS]Tomcat users getting the shaft?

2007-06-25 Thread [EMAIL PROTECTED]
"[EMAIL PROTECTED]" wrote : I agree with you on this. If I did want all of those services, why wouldn't I install a full EE server? The whole idea is to sneak by the "lightweight" litmus test. We (JBoss) knows these components are lightweight, ala cartable, fast to boot and performant, but we

[jboss-user] [Installation, Configuration & Deployment] - Re: SingleScheduleProvider and daylight savings?

2007-06-25 Thread hale2jo
Does anyone else have any ideas here? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057467#4057467 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057467 ___ jboss-user mailin

[jboss-user] [JBoss AOP] - What are the advatages of JBOSS-AOP on Aspectj?

2007-06-25 Thread avihaimar
Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057469#4057469 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057469 ___ jboss-user mailing list jboss-user@lists.jbos

[jboss-user] [JBoss AOP] - How to have test-aop.xml.I dont want to write the test in t

2007-06-25 Thread avihaimar
Hey, I want to test my application by using aop. I want to use aop in the testing in order to thorw exception. I dont want to write the aop-test in the jboss-aop file , because i dont want to rewrite this file any time i am not in test mode. What can i do? Thank you View the original post :

[jboss-user] [Remoting] - Re: Any way to specify connect timeout separate from socket

2007-06-25 Thread [EMAIL PROTECTED]
Hey Tim, Ok, I'm assuming that you're talking about the time spent in java.net.Socket.connect(). Note that the socket transport uses connection pools, so a given invocation may or may not need to create and connect a new socket. Now, Remoting 2.2.0 has a "per invocation" timeout facility whic

[jboss-user] [JBoss AOP] - Re: How to have test-aop.xml.I dont want to write the test

2007-06-25 Thread [EMAIL PROTECTED]
Hi! I can think of two alternatives for your problem. One of them is to write your xml file with whatever name you want (like test-aop.xml) and configure the property jboss.aop.path. This property should point to a classpath where this file is present. That way, JBoss AOP will detect and load

[jboss-user] [JBoss AOP] - Re: How to have test-aop.xml.I dont want to write the test

2007-06-25 Thread avihaimar
I already have jboss-aop.xml file in my application and i dont want to make it " dirty " with the test-aop. Is there any other option that will enable to have seperates files? Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057475#4057475 Reply to

[jboss-user] [JBoss AOP] - Re: How to have test-aop.xml.I dont want to write the test

2007-06-25 Thread [EMAIL PROTECTED]
I forgot to mention that, in the first possibility, the name of your xml file must end with aop.xml. So, test-aop.xml would be valid for example, but test.xml not. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057477#4057477 Reply to the post : http://www.

[jboss-user] [JBoss AOP] - Re: How to have test-aop.xml.I dont want to write the test

2007-06-25 Thread [EMAIL PROTECTED]
The two options I gave you allow you to have separate files. In the first one, you have a test xml conf file with a different name, like test-aop.xml. In the second one, you have the test xml file packaged in a jar or a directory. Both solutions avoid crashes with your existent jboss-aop.xml fi

[jboss-user] [JBoss Seam] - Registration example again: method binding without component

2007-06-25 Thread dkane
Hello Please help me to understand the following code in Registration example : register.xhtml uses RegisterAction component annotated as "register", e.g. : | Verify Password: | | | RegisterAction.java also has method invalid() : | public void invalid() |{ | face

[jboss-user] [JBoss Seam] - Migrate my current application to Seam?

2007-06-25 Thread francof
Hi I have been reading a lot on Seam this last week and I'm liking it so far. I have also evaluated "Appfuse" with a JSF archetype, Appfuse also uses Spring and Hibernate. Now, my dilemma is which way to go. My current environment is a JDK 1.2 / Websphere 6 However, I anticipate that we will

[jboss-user] [JBoss AOP] - Re: How to have test-aop.xml.I dont want to write the test

2007-06-25 Thread avihaimar
But, what if i have another *-aop.xml file? Thank you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057481#4057481 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057481 ___

[jboss-user] [JBoss AOP] - Re: How to have test-aop.xml.I dont want to write the test

2007-06-25 Thread [EMAIL PROTECTED]
That's the first alternative I gave you above. In that case, you have to configure jboss.aop.path property to contain the classpath of this *-aop.xml file. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057482#4057482 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss AOP] - Re: JBoss AOP 2.0.0.alpha5 released!

2007-06-25 Thread avihaimar
Is there no need for - "pluggable-instrumentor.jar " ? I didnt saw it in the build.xml This is great that all this steps are execute by ant script. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057483#4057483 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread andyredhead
Works fine with 1.3.ALPHA :) Many thanks, Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057484#4057484 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057484 ___ jboss-

[jboss-user] [JBoss Seam] - Re: Registration example again: method binding without compo

2007-06-25 Thread [EMAIL PROTECTED]
#{invalid} and #{required} are variables available inside s:decorate, and are booleans. required evaluates to true if you have set the decorated component required, and invalid evaluates to true if a validation error occurs. View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Seam] - Re: Migrate my current application to Seam?

2007-06-25 Thread cwash
anonymous wrote : Anyone care to share the typical architecture to be used in a Seam project. Take a look at some of the larger example projects in the Seam distribution. AppFuse provides you with some cool stuff right away, but definitely imposes many architectural and layering constraints on

[jboss-user] [JBossCache] - NoClassDefFoundError with TreeCache on JBoss 4.2

2007-06-25 Thread tazman
Hi, when I click on "service=TreeCache-Cluster" link under "jboss.cache" in JMX console, I get a NoClassDefFoundError. I just copied my whole JBoss 4.2 installation from my windows dev machine to the linux server. Everything works perfectly, even TreeCache itself. The only difference is that o

[jboss-user] [JBoss Tools (users)] - Re: Exadel Plugins available in opensource

2007-06-25 Thread dsbader
What is the installation procedure? Also - what eclipse and/or wtp requirements? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057488#4057488 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057488 _

[jboss-user] [Installation, Configuration & Deployment] - JBoss 3.2.x seems to be missing Tomcat files

2007-06-25 Thread Creepy Gnome
Hello, I have download several of the 3.2 version (3.2.3, 3.2.5, 3.2.8 SP1) and they all seem to have the same problem. Tomcat files are missing, specifically javax.servlet.jar. When I try to add Tomcat 3.2.8 SP1 for example as a server to Eclipse 3.2.2 as a Server Runtime it gives me an erro

[jboss-user] [JBoss Seam] - [1.3.0Alpha]Source code from CVS contains non-ASCII characte

2007-06-25 Thread ellenzhao
Hi, I don't know whether it was only me or more people were affected. I got a CVS snapshot from here: http://cruisecontrol.jboss.com/cc/artifacts/jboss-seam-builds The file I downloaded was the 20070623.tar.gz. Ant complained that it could not build Seam core from the source files because of s

[jboss-user] [JBoss Seam] - Error with glassfish booking example in register.xhtml with

2007-06-25 Thread rdg2cig
I am working with the Seam 1.3 Alpha release and Glassfish V2 B4 trying to run the glassfish-booking demo application. I get it deployed and the home page comes up but when I try to "Register New User" I get the following error in Firefox 2: XML Parsing Error: not well-formed Location: http://l

[jboss-user] [JBoss Seam] - Re: Error with glassfish booking example in register.xhtml w

2007-06-25 Thread [EMAIL PROTECTED]
The jee5 example in CVS (renamed from glassfish) is working great with a recent glassfish build (check the readme-glassfish.txt) - I'd grab a nightly from perhaps last night and give it a go. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057497#4057497 Repl

[jboss-user] [JBoss Seam] - Funniest bug ever

2007-06-25 Thread fady.matar
I'm doing a couple of tests on seam and fell on the funniest error ever. I created a table in my database and named it member. Ran seam gen and the resultList won't execute the member object creates a bug in the hql query. Renamed the table to actor, ran seam-gen again and it worked fine View

[jboss-user] [JBoss Seam] - How to run a page action only once? or How to maintain the c

2007-06-25 Thread grettke_spdr
Hi folks, We've got a single requirement in our app where the user can come in on a RESTful URL. The idea is that they make a request and then leave, there is no more interaction. Originally I set this up as a single page with an action. However, I didn't know how to specify that the action onl

[jboss-user] [Clustering/JBoss] - problems with session replication

2007-06-25 Thread ddai
I followed the steps in document and Wiki in doing this but it just doesn't work to me at all. I an just wondering if I missed something. First of all, the sticky session part is working perfectly for me. So I think I set the loadbalancer correctly Then, I changed the sticiky session varaible i

[jboss-user] [JBoss Portal] - Re: Class Cast Exception Implementing simple JSF portlet

2007-06-25 Thread viggo.navarsete
Any update to this topic? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057502#4057502 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057502 ___ jboss-user mailing list jboss

[jboss-user] [JBoss Tools (users)] - Re: Exadel Plugins available in opensource

2007-06-25 Thread [EMAIL PROTECTED]
See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=111812 Eclipse 3.3 and WTP 2.x The most straight forward installation procedure for nightly builds are: Download Eclipse 3.3 and the other drivers listed on the nightly build site (upper right corner). Download the plugin or bundle

[jboss-user] [Clustering/JBoss] - Re: Can I force local AS to ignore clusters on LAN?

2007-06-25 Thread [EMAIL PROTECTED]
I can think of several possible approaches: 1) Use a config based on 'default', which doesn't include clustering features. If you are using any other features from 'all', copy them over. 2) If you have to use a config based on 'all', http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSlimin

[jboss-user] [JBoss Seam] - Re: [1.3.0Alpha]Source code from CVS contains non-ASCII char

2007-06-25 Thread [EMAIL PROTECTED]
Gavin's done this :) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057505#4057505 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057505 ___ jboss-user mailing list jboss-user

[jboss-user] [EJB/JBoss] - Re: How to deploy on JBoss a CMP bean that uses a composite

2007-06-25 Thread lafr
Add "@ejb.pk-field" to getPartNumber and getRevision in your EB. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057506#4057506 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057506 __

[jboss-user] [JBoss Seam] - EntityQuery: Redefining getCountEjbql()

2007-06-25 Thread rmemoria
Hi all, I have an EntityQuery component declared like that: @Name("invoices") | public class InvoicesQuery extends EntityQuery { | | private String compName; | private static final String[] restrictions = { | "lower(i.company.name) like lower(#{invoices.compName} + '%')"}; | |

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - ORDER BY and FOR UPDAE

2007-06-25 Thread lafr
Since my JBoss App shares the database with a C++-App I'd like to enable for the Entity Beans. But this is incompatible with accessing data in a defined order. The SQL-statement for a finder "SELECT ... ORDER BY a, b FOR UPDATE" is, at least for Informix DB, illegal. You can only use either "ORD

[jboss-user] [EJB/JBoss] - Enum parameter for EJB, Bug or simply not supported?

2007-06-25 Thread lafr
Recently I changed a Method parameter in a SessionBean from String to an Enum. After that I got some serious problems which where caused by the not recognized transaction attribute. The first method parameter in this example is an Enum. The method was obviously not recognized for RequiresNew and a

[jboss-user] [Beginners Corner] - Restricting User View based on role

2007-06-25 Thread rc0nn3ll
hi, i am looking to build a webapp whereby upon successful login, the user is displayed a main menu page. The complete menu will consist of say 10 links to various sections, however not all users will have visibility to the complete menu. Say users with role = 'admin' will see all, but those wi

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Adding .jar files to the classpath of a webapp

2007-06-25 Thread jwiegley
Please, does anyone have any idea? I have tried many different things now, and *nothing* changes the classpath as seen by Jython. I'm testing by printing it out when the script first runs, and I haven't found a single way to change this list beforehand. Do others use Jython to run webapps? J

[jboss-user] [JBoss Seam] - Re: Funniest bug ever

2007-06-25 Thread [EMAIL PROTECTED]
I have had similar issues, you have to be careful what you name your tables. They cant be reserved words! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057521#4057521 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057

[jboss-user] [Installation, Configuration & Deployment] - Re: Deployment FAILED reason: javax/servlet/http/HttpServlet

2007-06-25 Thread PeterJ
There should be a stack trace earlier in the console output, please post that. What you have posted is just a report stating that things failed - the stack trace says why they failed. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057523#4057523 Reply to the

[jboss-user] [JBossWS] - Re: change HTTP status code in a WS fault

2007-06-25 Thread axstevens
Something along the following lines if you can configure in a filter. But to a previous posters point. How do you get a filter configured when @WebService is a Session Bean, nice example in user guide is for POJO. I guess use HTTP request/response context properties in SOAPHandler? Haven't loo

[jboss-user] [O'Reilly JBoss 3.0/4.0 Workbook] - What's the difference between EntityManager, PersistenceCont

2007-06-25 Thread mmcelarn
Can someone please tell me the difference between these in plain english? I cannot find a clear distinction between them, dispite having reading that chapter several times. Is an EntityManager a PersistenceContext? "A persistence unit maps a fixed set of classes to a relational database." This

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

2007-06-25 Thread roccolocko
You don't need to do any hibernate stuff if you are woking directly with the class TaskInstance, its all done inside the JBPM API. Your are probably not correctly starting the JBPM context. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057526#4057526 Reply

Re: [jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread David Radunz
Hey, Try: ${criteria.entityPropertyValue('id')} Docs: https://facelets.dev.java.net/nonav/docs/dev/docbook.html#el-inline Cheers, David andyredhead wrote: Thanks, I gave it a go but got the error: Error Parsing: #{criteria.entityPropertyValue('id')} It looks like seam 1.3 is still alpha

[jboss-user] [Messaging, JMS & JBossMQ] - Queues/Topics config and Docs versus Wiki pages

2007-06-25 Thread bytor99999
I am trying to find out all the configuration possibilities for Queues and Topics In the JBoss Admin docs it shows in Chapter 6 Section 6.3.11.1. org.jboss.mq.server.jmx.Queue Section 6.3.11.2. org.jboss.mq.server.jmx.Topic http://docs.jboss.org/jbossas/jboss4guide/r5/html/ch6.chapt.html There

[jboss-user] [JBoss Seam] - [1.3 cvs] Trinidad svg generation error

2007-06-25 Thread wesleyhales
I copied the chart demo code from the trinidad-demo in the Apache subversion repo to my current 1.3 cvs app. Everything works and renders fine, but the charts don't actually show up. All the adf resources and javascript data are showing up correctly on the app server also. So I tried to open the

[jboss-user] [Installation, Configuration & Deployment] - Re: an error about jboss rules

2007-06-25 Thread kongwang
can anyone help me? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057530#4057530 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057530 ___ jboss-user mailing list jboss-user@

[jboss-user] [JBoss Seam] - Re: Migrate my current application to Seam?

2007-06-25 Thread francof
Thanks for your response. I had to google scaffolding since I don't know much about Rails. Yes, I thought Appuse was great too but also "bloated" Given the hassles with EJB in the past, do you think Seam using EJB3 stateless beans as managers is a good idea? I'm just very skeptical about that.

[jboss-user] [JBoss Seam] - How to do the initializing job immediately after a seam comp

2007-06-25 Thread tangdazhu
I want to do some initializing job just after the seam component is created , I can't put this kind of method in constructor because at that time, the component is not created. So is there some annotation or method to do such a kind of job in Seam ? i tried with @Create too, but it failed again

[jboss-user] [JBoss Seam] - Re: How to do the initializing job immediately after a seam

2007-06-25 Thread hstang
@Create should do what you want. Make sure you let Seam create your component (e.g. Component.getInstance(..)), and not you using the new operator. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057534#4057534 Reply to the post : http://www.jboss.com/index.

[jboss-user] [JBoss Seam] - Re: How to do the initializing job immediately after a seam

2007-06-25 Thread tangdazhu
Thanks hstang for reply, i know where the problem is when using the @Create annotation, i am using "private" for method decorator ,so actually seam component can't access it. When i modifed to "public" , it works now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [Installation, Configuration & Deployment] - Re: Deployment FAILED reason: javax/servlet/http/HttpServlet

2007-06-25 Thread coejboss
I got the solution. Actually it was a NoClassDefFoundError for javax/servlet/Servlet. And I tried to set javaee.jar to the classpath. But it creates problem regarding some PolicyConfiguration. So I've set servlet-api.jar in classpath and it worked. View the original post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: Layering / overloading resources approach

2007-06-25 Thread utiba_davidr
Hi, I was just wondering why no one has answered my question. Is it because I am thinking about this issue the wrong way entirely? Or because no one has encountered it? I hope someone can help out, Cheers, David View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [JBoss Seam] - Using facelets in .xml files

2007-06-25 Thread gmarcus
Seam 1.2.1 on JBoss 4.0.5 Similar to the blog example, I would like to use a .xml file with facelet tags to dynamically generate a valid xml HTTP response. When I call the .xml file, I just get the contents of the file without it being processed by Facelets: Here is my web.xml file: | |

[jboss-user] [Installation, Configuration & Deployment] - Re: an error about jboss rules

2007-06-25 Thread jaikiran
I would recommend you post your error to the JBoss Rules users mailing list, where most of the JBoss Rules experts hang out. Have a look at this page which has the mailing list email addresses: http://labs.jboss.com/jbossrules/lists.html View the original post : http://www.jboss.com/index.ht

[jboss-user] [JBoss Seam] - Question: Why would a seam component be injected in some cla

2007-06-25 Thread charlesnaude
Question: Why would a seam component be injected in some classes and not others. Is there something that I'm missing? what should I look for that might be the problem please help!!! any help would be greatly appreciated. View the original post : http://www.jboss.com/index.html?module

[jboss-user] [EJB 3.0] - Re: [Microsoft][SQLServer 2000 Driver for JDBC]Database chan

2007-06-25 Thread ruchi123456
Thanks jaikiran. I tried changing "DatabaseName" to "databaseName". But this does not work either. :( Rather even if i give the name of the database which is not existing like say "userscdbXYZ", it does not give any error or warning, as though it is simply ignoring the database name. I am rea

[jboss-user] [JBoss Portal] - Jboss Portal

2007-06-25 Thread selvarevathi
Hi all, Im using Jboss Application Server 4.0.1 Sp1. Now i want to configure JBOSS Portal server(binary).For that which JBOSS Portal version i should use (2.2 or 2.1 Sp) At present for this Jboss AS 4.0.1 I configured JBOSS Portal 2.2.1 ,when i start the server its showing error in [Service Co

[jboss-user] [EJB 3.0] - Can I mix EJB2.1 and EJB 3.0 beans in the same jar?

2007-06-25 Thread ErikT
I'm trying to convert an old EJB 2.1 application. Can I mix EJB 2.1 beans (CMP, Session and MBeans) with EJB 3.0 in the same Jar-file? Using JBoss 4.2.0.GA. /Erik View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057547#4057547 Reply to the post : http://ww

[jboss-user] [JBoss Seam] - Re: UnitTesting and jBPM pageflow

2007-06-25 Thread trekker880
@ knisterPeter hi i am getting the same problem. I'm also making a test class for the pageflow.Its a simple pageflow-definition Code : http://jboss.com/products/seam/pageflow"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation= "http://jboss.com/p

[jboss-user] [JBoss Seam] - Re: Question: Why would a seam component be injected in some

2007-06-25 Thread Delphi's Ghost
Depends on a few things, posting some code might help. What are the create and required attributes on the @In annotation set to? If Seam cannot create a component because of an error somewhere in the creation process, that might be a source of the problem, but it should raise an exception som

[jboss-user] [JBoss Seam] - Re: UnitTesting and jBPM pageflow

2007-06-25 Thread trekker880
Sorry for the last post as the code isn't displayed properly. Here it is submit2.jpdl.xml | | http://jboss.com/products/seam/pageflow"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation= | "http://jboss.com/products/seam/pageflow http://jbo

[jboss-user] [EJB 3.0] - Re: Can I mix EJB2.1 and EJB 3.0 beans in the same jar?

2007-06-25 Thread itsme
Hi Erik, as far as I know EJB2.x and EJB3.x can be deployed to the same app server but must be in different jars. Regards Sandor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057551#4057551 Reply to the post : http://www.jboss.com/index.html?module=bb&op=

[jboss-user] [JBoss Seam] - Re: How to run a page action only once? or How to maintain t

2007-06-25 Thread Delphi's Ghost
If I'm understanding the problem right, you could put the initialization code into a @Create annotated method which would be called when when the backing bean is created as long as the backing bean is used only with this page. I think you would have to make the bean conversational scope, and run

[jboss-user] [JBoss Portal] - Password Retrival

2007-06-25 Thread jeeva
How to accomplish password reset reqests from users View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057553#4057553 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057553 ___ jbo

[jboss-user] [JBoss Portal] - Re: Class Cast Exception Implementing simple JSF portlet

2007-06-25 Thread [EMAIL PROTECTED]
It looks like you included Sun RI JSF implementation libs in your war. look for jsf-impl.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057554#4057554 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057554 ___

[jboss-user] [JBoss jBPM] - Re: Why my condtion doesn't get evaluated?

2007-06-25 Thread sparklehorse
"kukeltje" wrote : did you search the forum (e.g. with google or the search above on the left, small blue text)) | | Has been discussed lots of times... first see if there is some info in there. | | Besides that ALWAYS report you jboss version, db used, jdk etc...etc...etc... i'm a s

[jboss-user] [JBoss Seam] - How to Initiating multiple jBPM processes from within a sing

2007-06-25 Thread vsbhanot
Hi I am developing an application using SEAM, JBPM & JSF. I have a situation where multiple business processes will be initiated during an already active process. Is there a way to achieve this or may be an altered approach to achieve the same? This is what I intend to do: 1)Process executio

<    1   2   3   >