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

2007-12-18 Thread damnh
"[EMAIL PROTECTED]" wrote : Post some info about the logout action. This is my logout button: < s:button value="Logout" styleClass="button" view="/login.xhtml" | action="#{identity.logout}" rendered="#{identity.loggedIn}"/> This is my authenticator: | @St

[jboss-user] [JBoss Seam] - Re: Seam PDF and Chart component

2007-12-18 Thread ng.tech
Hey, Yes it is possible, look into the seam examples, you will find an example called seam-itext. In this one, there is a JFreeChart embedded in a html richface panel. the name of the xhtml file is chartimage.xhtml. regards, View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Seam] - Re: ui:fragment and pdf generation problems

2007-12-18 Thread ng.tech
Ok Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113666#4113666 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113666 ___ jboss-user mailing list jboss-user@lists.jbos

[jboss-user] [JBoss Seam] - Call to a servlet from an action in a bean

2007-12-18 Thread jlrocam
Hi, I have a problem. I need to call a sevlet from an action in my bean. This servlet need two parameters sending in POST method. I can run de servlet, but i cant't pass the parameter/attributes. The code i use is: FacesContext context = FacesContext.getCurrentInstance(); ExternalContext ectx =

[jboss-user] [JBoss Seam] - Re: how to dis-manage entities?

2007-12-18 Thread gsegura
Probably I'm missing some fundamental knowledge about this issue, I do not think this scenario is that uncommon: how to retrieve an entity by query (or otherwise) in 'read-only mode' that is, avoid updating it at flush time? Given that it is been managed by EntityManager, it will be implicitly

[jboss-user] [JBoss jBPM] - Re: error in build cvs source code

2007-12-18 Thread fengzhi
hello everybody, has (had) nobody this same problem, I have now? I'm still waiting for any help. I'm a newbie in this area, pls give me some clues for my error. Should this zip file org.jbpm.gd.jpdl.feature-3.1.0.SP1.zip be created by building or can I get it manually anywhere from the jbos r

[jboss-user] [JBoss Seam] - Why PAGE context variable = NULL

2007-12-18 Thread damnh
Why variable mode = NULL when inject, outject to PAGE scope: | @Stateful | @Name("listAction") | @Scope(SESSION) | @Restrict("#{identity.loggedIn}") | public class ListAction implements | IListAction { | . | @In(required = false) | @Out(required = fals

[jboss-user] [JBossWS] - Re: soap header wsdl required=true ??

2007-12-18 Thread johper
Simple 7 lines of code WS client implemented in C# .NET produces this message to Web Service with TCPMon inbetween: http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.w3.org/2001/XMLSchema";>Trainingtesttesthttp://ibs.entriq.

[jboss-user] [JBoss jBPM] - Re: Jboss jBPM/jBoss ESB link

2007-12-18 Thread Arutha
Yes, a Dutch word. I've been speaking with you a few months back here as well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113677#4113677 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113677 __

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unwaring web app - leaves some files in the war

2007-12-18 Thread lovelyliatroim
anonymous wrote : | Did you really mean the the WAR is as follows: | First off I had everything packed in the war, then i did like you suggested and exploded the WAR in a directory so it looked like | deploy | +myapp.war | +conf | +config.properties | +WEB-INF

[jboss-user] [JBoss jBPM] - Re: Adding New User Problem

2007-12-18 Thread anuragpaliwal
Hi Tushar, Can you help me out in adding new user in jbpm webapp as I am also getting the same problem which u had mentioned in your first post. Regards, Anurag View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113679#4113679 Reply to the post : http://www.jb

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unwaring web app - leaves some files in the war

2007-12-18 Thread lovelyliatroim
Ok using 4.2.2.GA I see the difference now. In 5.0 version the whole lib directories are copied over into the work directory, this is not the case in 4.2.2GA, My dir structure in the work directory looks like this 5.0 version anonymous wrote : | myapp |+org |+WEB-INF | +

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unwaring web app - leaves some files in the war

2007-12-18 Thread lovelyliatroim
Sorry in that last post it might look a bit confusing, the indentation didnt come through but the lib directory is under the web-inf directory. Just in case any confusion!! ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113683#4113683 Reply to the post :

[jboss-user] [JBoss AOP] - Re: JJBoss-5.0.0.Beta2 AOP problems

2007-12-18 Thread vbatista
Hi! Many thanks for your help. Now it is working ok. With the Include/Exclude tags, the startup time is only a little worst than when I hadn't loadtimeWeaving. Many thanks. Best regards, Victor View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [JBoss Seam] - Re: need help with url rewriting

2007-12-18 Thread skanky78
thank you for your reply :) but my problem ist that i don't know how to handle s:links and form submits. how do i rewrite these urls? i have already an outbound rule but it is'nt applied... sven View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113691#4113691

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss 4.2.2: How to deploy a JSF web app with Sun's JSF

2007-12-18 Thread bojanidis
Can you please describe in details all modifications that should be done for this to work 'cause it doesn't work for me this way. I got the following stacktrace: 11:19:37,933 ERROR [[/ConfigurationGUI]] StandardWrapper.Throwable | java.lang.NullPointerException | at javax.faces.webap

[jboss-user] [JBoss jBPM] - jBPM Designer jbpm-jpdl-suite-3.2.2

2007-12-18 Thread dadajboss
I'm new to BPM and I'm starting to evaluate the jBPM (jbpm-jpdl-suite-3.2.2.zip). Which are the steps to use the "Configure task" check box? When I check this box appear some tabs (General, Details, Assignment, Controller, Reminder). If I want define some input fields I must use Details--->Gener

[jboss-user] [JBoss Seam] - Re: Server.log and large tables

2007-12-18 Thread Bernix
I think you can try to edit the log4j configuration. e.g. edit JBOSS_HOME/server/default/conf/jboss-log4j.xml remove the following: | | | and | | add the following: | | and | | View the original post : http://www.jb

[jboss-user] [JBoss Seam] - Disable Seam debug logging?

2007-12-18 Thread peter.hilton
You could just disable Seam's debug logging in the Log4J configuration. In my JBoss I have the following in server/default/conf/jboss-log4j.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113704#4113704 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [JBossWS] - wsdl binding address

2007-12-18 Thread paoletto
i have 2 interfaces on my machine, one , loopback, is 127.0.0.1, and the other is eth0 , 192.168.1.10. how can i choose which one to bind to wsdl exposed? i have this on http://localhost:8080/jbossws/services : | Registered Service Endpoints | ServiceEndpointID jboss.ws:context=JmsServic

[jboss-user] [JBoss Seam] - Re: Why I got java.lang.NoClassDefFoundError when using some

2007-12-18 Thread appendix
Hi, you've probably two versions of richfaces-ui*.jar in your ear package. Just put all richfaces.jars into the lib directory of your ear so they are visible to all the packages within the ear. Regards, Kurt View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=411

[jboss-user] [Installation, Configuration & DEPLOYMENT] - HTTP 404 not using localhost

2007-12-18 Thread AJanz
hi, i installed jboss on a server. http://localhost:8080/web-console works fine. but when i try to call from extern using the ip adress i get http 404 i installed tomcat on the same server, using the ip adress to access tomcat admin pages...no problem. so i got some problem with jboss. any id

[jboss-user] [JBoss Seam] - Re: EntityQuery.refresh() doesn't clear the result list??

2007-12-18 Thread jamesjmp
did you find a solution? the same happens to me. When I press F5 the query does not refresh porperly. thanks you! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113724#4113724 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply

[jboss-user] [JBoss Seam] - HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
Hi All, I tried installing seam on jboss but when i try to access registration example it says HTTP Status 404 - /registration/ wild guesses:- http://localhost:8080/seam-registration/ http://localhost:8080/jboss-seam-registration/ as suggested i made two changes in build.xml which looks like

[jboss-user] [JBoss jBPM] - Re: Current state

2007-12-18 Thread kukeltje
by using the api??? But there can of course be multiple 'states' in in parallel if you e.g. have forks or joins... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113726#4113726 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep

[jboss-user] [JBoss Portal] - Configuring drag and drop on a per region basis

2007-12-18 Thread J4S0N
Hello, I've seen questions similar to mine already posted, but I don't think anyone has asked this question specifically: Can I enable/disable DnD at the region level for a given layout? For example, I want to inject portlets A and B into region one. I want to disable DnD on region one so t

[jboss-user] [JBoss Seam] - Re: Enum in components.xml

2007-12-18 Thread Toby451
Just noted at this has been closed as of BSEAM-2045. Marked my jira feature request as an duplicate and closed it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113730#4113730 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss Tools (users)] - Unable to create Seam runtime

2007-12-18 Thread spambob
Hello, could you please enlighten me how I am supposed to create a new Seam runtime? It always complains "Home folder points to a location that does not look like seam home folder ('jboss-seam.jar' is missing)" while this clearly is not the case. And yes, i double & triple checked the path! Ho

[jboss-user] [JBossWS] - How to write Jboss Web Service Client for JBoss 4.0.4 GA - J

2007-12-18 Thread techie_techie
Hi, I have a web service that up and running in the JBoss 4.0.4 GA - JBoss WS 1.0.2 GA. I can view the service and browse through the WSDL. Now I need to write a client for this which will be delployed on the same Jboss of same version ( either same machine or different machine) as war file. A

[jboss-user] [JBoss Seam] - Re: Why I got java.lang.NoClassDefFoundError when using some

2007-12-18 Thread seammer
Thanks for your reply! Wish me luck, I will try it out at once, thanks again! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113733#4113733 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113733 _

[jboss-user] [JBoss Tools (users)] - Re: Unable to create Seam runtime

2007-12-18 Thread spambob
nvm - for some mysterious reason it decided to work now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113737#4113737 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113737 __

[jboss-user] [JBoss Seam] - Re: Scope of EntityManager

2007-12-18 Thread dapeng
anonymous wrote : The way your have everything configured Seam should never be attempting to create a transaction before a conversation is created. | Can you elaborate on this statement. I already posted my configuration. I enabled the seam transaction management and using a layered architect

[jboss-user] [JBoss Seam] - TransactionCompletionEvent and @Asynchronous

2007-12-18 Thread cpopetz
I have: Events.instance().raiseTransactionSuccessEvent("doLongWorkAfterTxIsDone"); and @Observer("doLongWorkAfterTxIsDone") public void doWork() { aSLSB.anAsyncMethod(); } where anAsyncMethod() is a method marked @Aysnchronous. (I'd mark the observer itself as @Asynchronous, but that get

[jboss-user] [JBoss Seam] - Re: Seam sources - html tags

2007-12-18 Thread skanky78
hi :) is this fix in 2.0.1 CR1??? i defined an outboud-rule but it does'nt affect any link in the facelet...(see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=126102) @adamw: can you give an example where you use an s:link which outputs an rewritten link? cheers, sven View the orig

[jboss-user] [JBoss Messaging] - Clustered Connection Factories

2007-12-18 Thread tim.shaw
JBoss 4.2.2.GA + JBM 1.4.0 SP1 >From connection-factories-service.xml : I am trying to get a load-balanced cluster working (single client producing upwards of 20 tasks for the cluster to perform via MDB's), and I can only get one of the cluster members (non-determinate) to service the in

[jboss-user] [JBoss Seam] - session timeout handling

2007-12-18 Thread threeps
Hi I was wondering if anyone could point me in the direction of some useful (preferably basic/simple) documentation regarding dealing witht session timeouts on seam applications? At present when my application times out, i see the 'no connection' icon (as expected), but then all links on the p

[jboss-user] [JBoss Tools (users)] - Re: Unable to create Seam runtime

2007-12-18 Thread [EMAIL PROTECTED]
probably because / is the runtime not just the lib folder. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113752#4113752 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113752

[jboss-user] [JBoss Seam] - Re: Why I got java.lang.NoClassDefFoundError when using some

2007-12-18 Thread seammer
I found the problem was that I was using UITree in Stateful session bean. When I changed it to Stateless,everything worked well. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113761#4113761 Reply to the post : http://www.jboss.com/index.html?module=bb&op=pos

[jboss-user] [JBoss Seam] - Re: Why I got java.lang.NoClassDefFoundError when using some

2007-12-18 Thread seammer
"appendix" wrote : Hi, | | you've probably two versions of richfaces-ui*.jar in your ear package. Just put all richfaces.jars into the lib directory of your ear so they are visible to all the packages within the ear. | | Regards, Kurt Nice, your solution works. It has nothing to do wit

[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-18 Thread beligum
Sorry Jay, no I don't. I've been using seam since the beginning, and my build.xml doesn't even look like the one, provided with the examples. Perhaps, I should refactor it accordingly. Btw, I tried it out with the seambay example, and it works perfect, so I didn't get it from there... b. View

[jboss-user] [JBoss Seam] - Re: s:fileUpload not actually sending output?

2007-12-18 Thread mdesignz
Posted to JIRA as: http://jira.jboss.com/jira/browse/JBSEAM-2390 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113780#4113780 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113780

[jboss-user] [JBoss Messaging] - distributed-queue does not always work?

2007-12-18 Thread bodrin
I'm experiencing problems with the message redistribution between the cluster nodes. I'm running two server nodes jboss-4.2.0.GA with jboss-messaging-1.4.0.SP2 (http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.4.0.SP2/html/installation.html#install.autom

[jboss-user] [JBoss jBPM] - Problem in login in jbpm webapp using the new user created t

2007-12-18 Thread anuragpaliwal
Hi , I have created new user thru manager login and assign it manager role. But when new user tries to login it throws "Access to the requested resource has been denied" error message. Thanks, ANurag Paliwal View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Seam] - Re: 2.0.1.CR1 - Testing w/o Hibernate

2007-12-18 Thread [EMAIL PROTECTED]
My first question would be what container are you attempting deploy to? Some app servers (OC4J especially) have a very eager classloader that will attempt to load all classes (and imports) whether or not the classes are used. Thanks, Jay View the original post : http://www.jboss.com/index.html

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: exception occurs while deployingDB2JDBC driver jar

2007-12-18 Thread [EMAIL PROTECTED]
Thanks! Peter. Due to our Jan release, we decide to reverse back to use the old version DB2 JDBC driver. I may continue work on it after the our release. If I got any result, I will post to let you know. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113784

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread [EMAIL PROTECTED]
Could you include the output of the build? At the end of the build it should show a location for where it deployed the app to. Also if it deployed it to the write location, then did JBoss have any exceptions when deploying it? -Jay View the original post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Seam] - Re: bug in Seam + JbossWS

2007-12-18 Thread [EMAIL PROTECTED]
No problem. I'll poke around the examples when I get a minute. -Jay View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113787#4113787 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113787 _

[jboss-user] [JBoss Seam] - Re: session timeout handling

2007-12-18 Thread [EMAIL PROTECTED]
Hi Rich, You could try this approach from the booking example. I'm not 100% sure if it works on session timeout, or just a conversation that has ended though. The pages.xml from the booking example has a " no-conversation-view-id="/main.xhtml"" entry that I believe will handle this case. The

[jboss-user] [JBoss Seam] - Re: EntityQuery.refresh() doesn't clear the result list??

2007-12-18 Thread ASavitsky
I remember it was fixed in one of the releases, I think 2.0.0.GA - if not, try 2.0.1.CR1, it should be fixed there. At least, it works for me now. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113791#4113791 Reply to the post : http://www.jboss.com/index.ht

[jboss-user] [JBoss jBPM] - Re: Timer Task never fired

2007-12-18 Thread Olivier.ch
Used this code in the java class LocalJbpmConfigurationFactoryBean of the spring for jbpm module : | JbpmConfiguration.Configs.setDefaultObjectFactory(objectFactory); | jbpmConfiguration = JbpmConfiguration.getInstance(); | View the original post : http://www.jboss.com/index.html?modu

[jboss-user] [JCA/JBoss] - org.jboss.resource.JBossResourceException: Could not create

2007-12-18 Thread eduacsp2
Hi fellas, I try to run a java routine on the oracle with jboss+datasource, but i get these errors message: anonymous wrote : | 12:20:35,125 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection: null | org.jboss.resource.JBossResourceException: Could not cr

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
Hi jbalubas, could you please tell me the directory location where the application is deployed? this is the output when i type ant deploy: | Buildfile: build.xml | Overriding previous definition of reference to emma.classpath | | initcopy: | | initpoms: | [echo] Setting up de

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread [EMAIL PROTECTED]
Could you run ant clean deploy The build script output that sent really did not do anything because the build artifacts were up to date. Thanks, Jay View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113806#4113806 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
ant clean deploy | Buildfile: build.xml | Overriding previous definition of reference to emma.classpath | | clean: |[delete] Deleting directory /home/vikramc/.eclipse/seam/examples/registration/dist |[delete] Deleting directory /home/vikramc/.eclipse/seam/examples/registrati

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread [EMAIL PROTECTED]
>From the build output the app was deployed to the: anonymous wrote : deploy: | [copy] Copying 1 file to /Applications/jboss-4.2.2.GA/server/default/deploy >From the properties that you listed it does not look like that is the correct >location. I would check that the path is correct.

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
thanks jay i manualy copied the ear to jboss deply directory and its working fine. But why is it creating new folder Applications, and why isnt it deploying the application directly to the jboss deply folder. My build.xml looks like this | | | | | | Thanks for ur reply View t

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread [EMAIL PROTECTED]
Ant properties are immutable so that once a property is set it can not be changes. The jboss.home is set in the build.properties file in the root directory of the seam distrobution. Try changing it there instead of overriding the value. -Jay View the original post : http://www.jboss.com/ind

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
Following line was added by in build.xml in root directory of seam View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113828#4113828 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113828 __

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
I mean in build.xml of seam root directory i made some changes. Now it looks like this:- | | | Even then its not deplying it in jboss deploy folder View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113830#4113830 Reply to the post : http://www.jboss

[jboss-user] [JBoss Seam] - Re: [newbie] timezones and s:convertDateTime

2007-12-18 Thread mars1412
| * call the page 4 the 1st time | 15:37:02,640 INFO [Contexts] starting up: org.jboss.seam.web.session | 15:37:02,702 INFO [DebugObserver] JSF phase: before RESTORE_VIEW 1 | 15:37:02,811 INFO [DebugObserver] JSF phase: after RESTORE_VIEW 1 | 15:37:02,858 INFO [DebugObserver] JSF p

[jboss-user] [JBoss Seam] - Re: Cant build Seam from the CR1 download.

2007-12-18 Thread lowecg2004
I'm also having this problem: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=125648 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113831#4113831 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113831

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
I made some changes in build.xml am i doing the right thing | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113812#4113812 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113812 __

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread [EMAIL PROTECTED]
Like I said the problem is most likely that the build.properties file is being read in and its values are used (configured) first - prior to the setting that you made. The first value set is used. What does your build.properties file look like? View the original post : http://www.jboss.com/

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
build.properties | #See build/sample.build.properties for properties you might want to set | #Wed Dec 12 11:30:23 CST 2007 | qualifier=.CR1 | mavenized=false View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113835#4113835 Reply to the post : http://ww

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
build/sample.build.properties # Use this properties file to set system specific properties | # -- | # | # Location of JBoss AS and Tomcat | # --- | #jboss.home /Applications/jboss-4.2.1.GA # Default | #

[jboss-user] [JBoss Messaging] - Re: Messaging 1.3 Clustering question

2007-12-18 Thread tim.shaw
Same for me with Messaging 1.4 and AS 4.2.2.GA Again, I presume I'm missing something ... Took an out-of-the-box configuration, using a combination of the ejb3mdb and cluster examples - deploying the MDB to both nodes and changing the client to send lots of messages (1+) results in all mess

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread [EMAIL PROTECTED]
Here's whats going on. In the readme.txt: anonymous wrote : 2. Edit the "build.properties" file and change jboss.home to your |JBoss AS installation directory The default jboss.home property is set to "/Applications/..." and needs to be overwritten using the build.properties file. Try s

[jboss-user] [JBoss Seam] - Seam EJB not binding

2007-12-18 Thread felixk2
Hi, I'm new to Seam and i'm running into a problem. I've created a Seam project using seam gen (eclipse plugin), and created a new Action called TestAction which implements an interface called test. Here is my Test Action class: @Stateless | @Name("test") | @Interceptors(SeamInterceptor.c

[jboss-user] [JBoss Seam] - Re: HTTP Status 404 - /registration/

2007-12-18 Thread vikramchhetryy
stupid me. jboss.home was supposed to be set in build.properties and i did it in build.xml Neways..its working now thanks a lot for your help. I am really thankful to you jay -Vikram View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113845#

[jboss-user] [JBoss Portal] - JBoss Portal with NTLM

2007-12-18 Thread z00k
Hi there, is there a good tutorial out there for using JBoss Portal with NTLM? What I want to do is login to a Windows Client and use this this authentication to skip the JBoss Portal login page. Thanks! greetings View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: HTTP 404 not using localhost

2007-12-18 Thread PeterJ
Read the readme.html file, first bullet under JBossAS 4.2.0.GA in the Configuration Issues section. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113848#4113848 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113848 __

[jboss-user] [JBoss Messaging] - Re: Messaging 1.3 Clustering question

2007-12-18 Thread timfox
The examples directory contains examples of distributed queue, topic and failover View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113852#4113852 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113852

[jboss-user] [JBoss Seam] - Re: 2.0.1.CR1 - Testing w/o Hibernate

2007-12-18 Thread [EMAIL PROTECTED]
oops, my bad, fixed in cvs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113859#4113859 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113859 ___ jboss-user mailing list jbo

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - DB2: Communication link failure

2007-12-18 Thread sbhojraj
Hi: I am getting the following error when trying to run a query against a DB2 table. Below is the system configuration: JBoss 4.0.3.SP1 OS: Linux Db2: version 8.0 Error message: CLI0108E Communication link failure. QLSTATE=40003 If JBoss is restarted when this message o

[jboss-user] [Beginners Corner] - Re: Call an ejb from Servlet in different application

2007-12-18 Thread bpet36
Anyone out there, Hello. Anyway, here is my latest progress, I have added the lookup code and the exception that I am now getting. The exception is encountered at obj = ctx.lookup("ejb/UserAdmin/UserBean); Is this a classloading issue? Thanks in advance, hopefully someone has a clue as to wh

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Unwaring web app - leaves some files in the war

2007-12-18 Thread PeterJ
Regarding the contents of the war archive (whther file or directory), here is where my confusion comes in. This is your illustration: deploy | +myapp.war | +conf | +config.properties | +WEB-INF This tells me that there are two entities in the deploy directory: myapp.war

[jboss-user] [JBoss Seam] - Re: What is the timeline for 2.0.1?

2007-12-18 Thread [EMAIL PROTECTED]
"cpopetz" wrote : Thanks for the information on the timeline. I'm running with the latest nightly snapshot, which allows me to continue load testing, though I'm reluctant to deploy to production with it. We are also waiting on the release of JBoss AS 5.0.0.BETA3 before releasing the next GA of

[jboss-user] [JBossCache] - Strange behaviour when replacing nodes catched

2007-12-18 Thread dancantong
Hi! I'm testing the cache service I'm using in my application based on JBoss Cache and I have a strange problem. I have selected LRU replacemente polityc, and I've created the following test. I set a maximum number of nodes in cache, I fill them with data, then I read every one except one, then I

[jboss-user] [J2EE Design Patterns] - Re: Spawning threads in server process

2007-12-18 Thread jimbrady
I have a similar request, and this thread seems to have died. I have started threads from a servlet and it works well (using a global maps and the rule one per user, one per task). My problem is how to manage the security aspect, and Scotts answer really answer that (nice to see there is a pool

[jboss-user] [JBoss Seam] - Re: Server.log and large tables

2007-12-18 Thread hispeedsurfer
thank you to all @peter.hilton I don't have a category with name "org.jboss.seam" (use jboss-4.2.2.GA) @Bernix I have changed the config in the way you pointed and it's ok now View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113866#4113866 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Setting up multiple instances of JBoss in different mach

2007-12-18 Thread viswanadhvk
HI shoeb, Thanks for your reply. Let me briefly explain you, what I did . I am using windows XP , and JBoss 4.2.1. (1) I changed DefaultPartition to TestPartition at " all\deploy\cluster-service.xml " | | | | | | | | | | ${jboss.part

[jboss-user] [JBoss Seam] - Update transactions occurring prematurely in Seam app

2007-12-18 Thread asookazian
This may be a EntityManager flush issue but not sure... I have the following xhtml for a Seam2.0.0.GA web app backed by 2 SFSB's (one conversation scoped and the other session scoped). The problem is when user clicks 'yes' for any radio button in any row of the form/dataTable, an update transa

[jboss-user] [JBossWS] - Cannot rename web.xml - how to apply the patch?

2007-12-18 Thread cwolters
Hi I get the deployment-error of this issue: http://jira.jboss.com/jira/browse/JBWS-1940?page=all And I do not exactly know how to apply the files: http://repository.jboss.com/jboss/jbossws-jboss40/4.0.5.SP1/ to my jboss-4.0.5ga-installation. Can you provide a step-by-step description? Thank

[jboss-user] [JBoss Seam] - Re: Seam sources - html tags

2007-12-18 Thread adamw
Hello, I just downloaded the 2.0.1CR1 and it work for me. Here's an example of a link: | | | | and a rule for it: | | ^/blog/view/feed.seam\?(cid=\d+&)?(from=\d+)&name=([a-z0-9_]+)(.*)$ |/blog/view/$3?$1$2$4 | | (note that you have to include the context

[jboss-user] [JBoss Seam] - EL changes according to JSF 1.2

2007-12-18 Thread Newlukai
Hi, since the JBoss Tools 2 are available we decided to upgrade our Seam 1.2.1 based application to Seam 2.0. I had and still have to fiddle with JBossTools to deploy my app, but this is another problem. I made all the changes described in seam2migration.txt regarding the configuration files.

[jboss-user] [JBoss Seam] - Re: Cant build Seam from the CR1 download.

2007-12-18 Thread [EMAIL PROTECTED]
Please report this in JIRA. I will try to test when I can get access to a windows machine. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113874#4113874 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113874 ___

[jboss-user] [JBoss Seam] - Re: What is the timeline for 2.0.1?

2007-12-18 Thread supernovasoftware.com
How is JBoss AS 5.0.0.BETA3 related to the next GA release of Seam? Will it take advantage of some new features in 5.0? I would like to switch to JBoss 5.0. Have you hear of an expected release date for JBAS 5.0.GA? View the original post : http://www.jboss.com/index.html?module=bb&op=viewto

[jboss-user] [JBoss Seam] - Re: Couple of basic questions to help understand Seam

2007-12-18 Thread alllle
"dustismo" wrote : Maybe this is just a typo on your part, but your page action will not work as written.. should be: | | | | | | Create new Itemdescription> | | . | | And that was the reason, thank! View the original post : http://www.jboss.com/index.ht

[jboss-user] [JBoss Seam] - Re: TimeZoneSelector discussion/enhancements

2007-12-18 Thread [EMAIL PROTECTED]
Please create two jira issues, one for each feature request. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113884#4113884 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113884 __

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Using custom protocol handler class (URLStreamHandlerFactory

2007-12-18 Thread eg_jboss
As far i understand I can not have more than one instance of a class implementing URLStreamHandlerFactory per Jboss JVM. Is there any way i can invoke/register this class at startup time. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113885#4113885 Reply

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Localhost/IP Address issue

2007-12-18 Thread matthieu.siggen
Hi all, I'm having the same issue and tried the proposed solution. This works fine on Windows XP. However, I can't get it to run on Windows Vista. I tried using -b 0.0.0.0 but the only way to contact any web pages deployed on JBoss is to use localhost. Does anyone know if there is a way to

[jboss-user] [Clustering/JBoss] - Instances of JBoss in different machines

2007-12-18 Thread viswanadhvk
Hi all, I would like to set up multiple instances of JBoss in different machines. I mean to say, I want to creat 1 node in my machine, and another node (say node2) in another machine, and want to pull them into cluster. Please help me out any link or any steps to do that. I didn't find informat

[jboss-user] [Beginners Corner] - Re: How can I slim JBoss4.2.2 conforming to J2EE ?

2007-12-18 Thread jackhexy
Ok,thanks for jaikiran,nice to meet you.It's good for me. JBoss support EJB inherently,cann't disable EJB is understood. Remove some unused services and make JBoss efficiently is ok. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113891#4113891 Reply to the po

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Localhost/IP Address issue

2007-12-18 Thread PeterJ
Have you checked the firewall settings? Are you running with UAC on or off? What is the output from netstat (or tcpview) when you run with and without -b 0.0.0.0? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113893#4113893 Reply to the post : http://www.

[jboss-user] [JBoss Seam] - Re: Validation Failed exception

2007-12-18 Thread [EMAIL PROTECTED]
You are attempting to merge an invalid entity as specified by the hibernate validator annotations View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113896#4113896 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113896

[jboss-user] [JBoss Seam] - Re: SelectItems and cache

2007-12-18 Thread [EMAIL PROTECTED]
It does? I can't see one... There is no support for caching created s:selectItems lists. If you want it, file a feature request. Following a recent conversation with Gavin I figured out how to make it work nicely. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&

[jboss-user] [JBoss Seam] - Dependency Injection in Domain Model / Seam / Hibernate / Gu

2007-12-18 Thread chane
I have a fairly standard architecture for my application. I'm using SFSB/SLSB Seam components with IN/OUT injection. These methods call the EntityManager (e.g., find()) to interact with the database. | @Name("seam.editor") | @Stateful | public class SeamEditor implements ISeamEditor{

[jboss-user] [JBoss Seam] - Re: Seam PDF and Chart component

2007-12-18 Thread [EMAIL PROTECTED]
Yes, please look at the example app for HTML usage. The original use case of the tags was to generate charts for PDF reports. The HTML support came later, but unfortunately the tags share a lot of code with the PDF versions. I'd love to detangle them some day. :) View the original post :

[jboss-user] [JBoss Seam] - implementing SMPC questions

2007-12-18 Thread asookazian
So I'm trying to replace the EntityManager that is injected into my SFSB via @PersistenceContext with a SMPC (Seam Managed Persistence Context) as follows: import org.jboss.seam.annotations.In; | import javax.persistence.EntityManager; | | @In(create=true) | EntityManager em; //a Seam-m

[jboss-user] [JBoss Messaging] - Re: Messaging 1.3 Clustering question

2007-12-18 Thread tim.shaw
Yes, but the distributed queue example opens 2 connections (which are given out round-robin as expected) and sends a single message on one and receives it on the other. This may be a distributed queue, but doesn't show load balancing. What I am trying to do is send 20 (or, for testing, 100)

  1   2   3   >