[jboss-user] [JBossCache] - Re: LRU Eviction policy question

2007-01-02 Thread [EMAIL PROTECTED]
I don't think current eviction policy can do what you want. Best bet is to customize the LRUPolicy yourself to achieve this requirement. E.g., when an item is older than 200 seconds, do remove instead of evict. View the original post :

[jboss-user] [JBoss and NetBeans] - Re: Jboss with Jbpm Jboss Netbeans IDE

2007-01-02 Thread pjiricka
Hi, you are right that NetBeans does not currently support jBPM. I think you will need to use both IDEs. I am not sure if anyone tried this yet - it would be great if you could try this out and post your results - is is doable to do jBPM development in Eclipse and all other development with

[jboss-user] [JBossCache] - Re: LRU Eviction policy question

2007-01-02 Thread darshanbildikar
Thanks for the confirmation. That's what I suspected anyhow. From a complete newcomer perspective, it does seem like a reasonable feature to have in there though. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997179#3997179 Reply to the post :

[jboss-user] [Security JAAS/JBoss] - Re: RMI over SSL - mutual authentication

2007-01-02 Thread Evka
I am still stuck at this problem. Does anybody have an experience, how to make mutual authentication of RMI call in JBoss, please? Any advice will be welcome. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997180#3997180 Reply to the post :

[jboss-user] [EJB 3.0] - Re: ClassCastException when casting to remote interface

2007-01-02 Thread maxpayn
Salam, With ECLIPSE, when you create the war file, don't include the interfaces classes by specifying this on the packaging configuration. you can see the JBoss Tutorial for creating EJB. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997181#3997181 Reply to

[jboss-user] [Beginners Corner] - Re: Trying to install/test-run JBoss 5, encountering errors

2007-01-02 Thread zauberlehrling
Hey Peter, thank you very much for your comments! This morning I also tried to build the application server. Therefore I have newly installed jdk1.5.0_08 and have downloaded the sources from subversion. Unfortunately my build was not succesful: | compile-classes: | [mkdir]

[jboss-user] [Messaging, JMS JBossMQ] - Re: MDB and connection to a remote queue with transaction

2007-01-02 Thread mclu
genman wrote : BTW, if you close the connection it closes the session and sender as well. I know :-) genman wrote : | Anyway, what does getConnection() do? Are you using the pooled connections at java:/JmsXA ? It gets the connection and start it from the connectionfactory (of the remote

[jboss-user] [JBossCache] - Re: removeObject do not fully remove when working with FileC

2007-01-02 Thread emailmsgbox
I'm not sure your meaning by anonymous wrote : removeObject operation sequence but the scenario is simple,I use MBean is invoke the following calls first invocation : setTest(44, testData ) second invocation : getTest(44) and thread invocation : delTest(44) with version

[jboss-user] [JBoss Portal] - Message Board

2007-01-02 Thread anu123suya
Is there any support for message boards / forums in JBoss Portal 2.4? The documentation for the user guide, reference guide, and quickstart guide all reference that Message Boards is one of the feature lists of JBoss Portal 2.4. However, no document gives further clarification to setup message

[jboss-user] [JBossCache] - Re: Using JBossCache on Webpshere 6.x

2007-01-02 Thread lakida
Yes, I have used Jbosscache with WAS6 and hibernate. Could post any particular problem you are facing View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997186#3997186 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997186

[jboss-user] [JBossCache] - Re: Debuging with JBossCache (from IntelliJ)

2007-01-02 Thread gmeroz
I wanted to see that i can run it from inside the IntelliJ (as a main class). The ant task run for me as well. I notice that the wiki page was update last night, so i tried to run it with the new mentioned VM params and it runs now. thanks. View the original post :

[jboss-user] [JBoss Seam] - Diff in behaviour with STATE_SAVING changed to server from c

2007-01-02 Thread kevin.genie
Hello: I have the navigation menu in my application as outputlinks to *.seam pages. When the page is taken thru the outputlinks, I begin the conversation by annotating the Factory method(s) in converstation scoped SFSB with @Begin(join=true). Now, if the STATE_SAVING is client, every

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Object persistence/rollback misconception

2007-01-02 Thread beligum
Hello everyone. (Perhaps I should start with a little NY-wish, well, this be it) I'm trying to wrap my thoughts around the entire ORM concept of JBoss (Hibernate+Seam in particular) and find it a little confusing, since my whole DB-background has been purely relational. I'd truly appreciate it

[jboss-user] [JBossWS] - JSR 181 and Arrays. WSDL generated during deploy. How to map

2007-01-02 Thread pkovgan
I have jsr 181 pojo webservice. I deploy it on JBOSS 4.0.4.GA and wsdl has been generated during deploy. String[] type appeares as XSD:NMTOKENS type in WSDL. How can I influence jboss to generate me WSDL with sequence type instead nmtokens during deployment? If it is impossible, then: how

[jboss-user] [JBossWS] - type mapping error on String.Array

2007-01-02 Thread siddharthags
I tried to find some topic similar to this but was not successful hence posting this to see if someone can help. I am running JBoss4.05 GA with the JWS1.04 against a 1.5 JVM. I have a web service that has the following configuration for wstool java-wsdl

[jboss-user] [JBoss Messaging] - Re: Failed

2007-01-02 Thread hendra_netm
It works!! I only change the version of JBoss AS and everything is working. Thank you again, Hendra View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997202#3997202 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997202

[jboss-user] [JBoss Portal] - Re: Switching themes

2007-01-02 Thread seidler2547
And again - has anyone ever used the theme switching, I mean, seriously and in a business environment? Stefan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997201#3997201 Reply to the post :

[jboss-user] [JBoss Portal] - Re: bookmarkable portlet urls

2007-01-02 Thread seidler2547
With the MyFaces bridge it's quite easy Links look like /portal/index.html?ctrl:cmd=renderctrl:window=default.order.OrderPortletWindoworg.apache.myfaces.portlet.MyFacesGenericPortlet.VIEW_ID=/showOrder.jsporderNr=1234 an they can be rendered through JBoss[Render|Action]Request.getPortalNode(); |

[jboss-user] [Beginners Corner] - Re: Remote client - @EJB

2007-01-02 Thread DGuralnik
It is 4.0.5. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997199#3997199 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997199 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread modoc
More info on the LIE: It happens as I have multiple pages to drill through the hierarchy. I.e., you login, pick the site you want to deal with, pick the flow you want to work with, etc... Is it because my entityManager is only conversation scoped, and after I get past the login-Sites page

[jboss-user] [JBoss Portal] - Securing pdf files

2007-01-02 Thread bjayakody
Hi all. Little stumped on this, any help would be appreciated. Running 2.4 Portal. I have a requirement to restrict viewing of pdf word doc files on the web server to only users that are logged into the portal. I've tried the rewrite module, but I may be doing something wrong, as I can't

[jboss-user] [JBoss Portal] - Re: JSF Integration with JBoss Portal

2007-01-02 Thread seidler2547
vikash.anand wrote : | Whenever i am starting my JBoss server it gives following error: | 17:47:09,938 WARN [ExtensionsFilter] Please adjust your web.xml to use org.apache.myfaces.webapp.filter.ExtensionsFilter | | | | web-app | | !-- Extensions Filter -- | | | |

[jboss-user] [JBoss Seam] - Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread modoc
I'm working with Seam 1.1, and building a new application. This application has an Account object which is an Entity POJO. The account has many Sites, a Site has many Flows, and a Flow has many Actions. All Entity POJOs. All One to Many relationships are defined using Lists, as that is what

[jboss-user] [JBoss Messaging] - Re: Failed

2007-01-02 Thread hendra_netm
I didn't copy it manually. When I said it, that means the ant script ;) I use JBoss AS 4.0.4 GA. If you said that it works with 4.0.5 GA, I will try it again with that version. Thank you for your reply, Hendra View the original post :

[jboss-user] [JBoss Seam] - Re: Diff in behaviour with STATE_SAVING changed to server fr

2007-01-02 Thread kevin.genie
Hello: I forget to mention - the conversation is also same if you take the page again from the link in the case of STATE_SAVING = server. Thanx Kevin View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997193#3997193 Reply to the post :

[jboss-user] [Management, JMX/JBoss] - Re: ServiceMBean Start Sequence

2007-01-02 Thread S0d0
Create directory deploy.last under deploy directory and put your service archive there. -Juha- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997204#3997204 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997204

[jboss-user] [Management, JMX/JBoss] - Re: ServiceMBean Start Sequence

2007-01-02 Thread S0d0
Or http://wiki.jboss.org/wiki/Wiki.jsp?page=HowCanAnMBeanDependOnASessionBean -Juha- View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997206#3997206 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997206

[jboss-user] [JNDI/Naming/Network] - Migrating application from tomcat to jboss

2007-01-02 Thread parimoj
My application is working on tomcat but when try to deploy the same application war file it gives the following error no valid JNDI binding. Check the jboss-web/resource-ref. My web.xml is like this(only giving few lines here) resource-ref Inventory Source

[jboss-user] [Beginners Corner] - Migrating application from tomcat to jboss

2007-01-02 Thread parimoj
My application is working on tomcat but when try to deploy the same application war file it gives the following error no valid JNDI binding. Check the jboss-web/resource-ref. My web.xml is like this(only giving few lines here) resource-ref Inventory Source

[jboss-user] [JBoss jBPM] - Re: A Bug or Newbie Error?

2007-01-02 Thread kukeltje
hmmm... do you realy think such a simple fundamental 'issue' would not have been caught in the tests? Look at the api, you' ll see there are other methods to retrieve (unfinished) tasks and/or methods to check whether a task is finished or not. View the original post :

[jboss-user] [EJB/JBoss] - Re: J2EE 5.0 support in Jboss

2007-01-02 Thread [EMAIL PROTECTED]
Java EE 5 will be fully supported with the GA (final release) of JBoss 5. The progress is tracked in JIRA: http://jira.jboss.com/jira/browse/JBAS View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997213#3997213 Reply to the post :

[jboss-user] [JBoss jBPM] - Re: Inspecting the Getting Started Webapp in Eclispe

2007-01-02 Thread kukeltje
Any specific steps No, but it is not a eclipse webproject.. otoh, I do not fully understand your question... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997216#3997216 Reply to the post :

[jboss-user] [JBoss Portal] - WSRP

2007-01-02 Thread sridhark79
Hi, I have enabled vignette portal in the default-wsrp.xml. when i select the producer vignette from the management portlet and click on the change portlet provider i am getting the following error. 18:28:11,334 WARN [PortletManagerBean] Couldn't access portlet invoker. Portlets won't be

[jboss-user] [JBossWS] - Re: generation client-side classes

2007-01-02 Thread martin.capote
Hi, i have the same problem. How can I fix this? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997233#3997233 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997233 ___

[jboss-user] [JBossCache] - Re: Debuging with JBossCache (from IntelliJ)

2007-01-02 Thread [EMAIL PROTECTED]
Yeah, I have updated the VM args to use -javagent instead of classloader option. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997230#3997230 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997230

[jboss-user] [JBossCache] - Re: LRU Eviction policy question

2007-01-02 Thread [EMAIL PROTECTED]
I'll have to say this requirement is unusal though. However, please feel free to open a Jira such that people can vote on it. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997229#3997229 Reply to the post :

[jboss-user] [JBossCache] - Re: removeObject do not fully remove when working with FileC

2007-01-02 Thread [EMAIL PROTECTED]
So did you try to use the same JBoss Cache version before and after? Like I said, I have a test that do a removeObject. Then the cache is restarted, a getObject retrieve POJO correctly. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997231#3997231 Reply to

[jboss-user] [JBoss jBPM] - Audits to hold application dates rather than system dates

2007-01-02 Thread mraja775
Currently the date fields in JBPM_TOKEN,JBPM_TASKINSTANCE and JBPM_PROCESSINSTANCE tables takes in the current date from the system(of cos becozz of end_=new Date) We have a requirement in which all these date fields should save the current application date which might be different from that of

[jboss-user] [Beginners Corner] - Re: Migrating application from tomcat to jboss

2007-01-02 Thread fss
How do you lookup the datasource in the jndi! Post your code! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997225#3997225 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997225

[jboss-user] [JBoss Seam] - Use complex attributes the old style

2007-01-02 Thread supert24
Hello, My Seam component named CustomerWeb defines an attribute | @In(required=false) | @Out(required=false) | public LocalContactData localContactData_WEB_IN; | , where LocalContactData is a seam component named localContactData_WEB_IN. It is an entity bean, too. In my JSF page it

[jboss-user] [JBoss Seam] - Portal IPC and Seam problem

2007-01-02 Thread h.cahyadi
Dear All, I have an application, which using IPC mechanism, I have 2 portlet, portlet A and portlet B, portlet A is like a folder list, and portlet B is the folder contents. Everytime I click at portlet A it makes an IPC so it change the portlet B, so portlet B displays the folder content

[jboss-user] [JBoss Seam] - How to get conversation ID in portlet

2007-01-02 Thread h.cahyadi
How to get conversation ID in a potlet application? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997220#3997220 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997220 ___

[jboss-user] [JBoss Seam] - error:

2007-01-02 Thread nico.ben
Hi !! I generated some entity beans reversing engineering from db. Trying to insert a new record I get this JSF error near all fields I filled: value could not be converted to the expected type and no info is inserted in the db. Jboss console doesn't show any errors. Jboss is 4.0.5GA Seam 1.1.0GA

[jboss-user] [JBoss and NetBeans] - Re: Getting Started with JBoss 4.0 printable PDF copy

2007-01-02 Thread pjiricka
I am afraid there is no PDF version of this document. But you can print the HTML version of the tutorial (press the Printable version link on the page). Works for me: http://testwww.netbeans.org/kb/50/jboss-getting-started.html View the original post :

[jboss-user] [JBoss Seam] - Classloading Questions

2007-01-02 Thread buddy1974
What is the recommended way to package 3rd party libraries, which have to be used inside the bean classes, and the Web Application? The beans are packaged inside a jar archive and the webapp inside a war archive. Bothe are then packaged together inside in an ear archive. For the webapp i have

[jboss-user] [JBossWS] - Re: JSR 181 and Arrays. WSDL generated during deploy. How to

2007-01-02 Thread pkovgan
I have workaround for the first problem: Simple wrapper, wrapping string array helps a lot: This complex object produces exact what I need in WSDL: sequence of strings. The second problem: how to enforce jbossws tool to consider jsr 181 annotations and produce WSDL that consider @WebParam and

[jboss-user] [JBoss jBPM] - Re: Inspecting the Getting Started Webapp in Eclispe

2007-01-02 Thread Paulajbpm
It seems a lot of newbie posters (me included) are struggling with getting started on writing their own, customized jbpm webapp. A simple, sample jbpm webapp, easily imported as a webproject into Eclipse would be a valuable tool in getting newbies going on this imho. Eclipse has tools

[jboss-user] [JBoss Portal] - Retrieve page properties

2007-01-02 Thread luuzz
Hello, I am using jboss portal 2.2. In my -object.xml i have page properties like displayName. I want to retrieve this information for each page. To do this, i browse the portal nodes using request.getPortalNode(). I can access the pages but i don't know how to retrieve properties. The

[jboss-user] [JBoss Portal] - Re: WSRP

2007-01-02 Thread sridhark79
Hi, Some more information Jboss : 2.6 DR Jdk : 1.4.5 using a proxy to connect to internet. The proxy has been set at run.bat so that it would be available to jvm at the server startup. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997248#3997248 Reply to

[jboss-user] [JBossWS] - Re: NumberFormatException From StubExt.PROPERTY_CLIENT_TIMEO

2007-01-02 Thread greenbean
I believe JBoss starting using a home grown web service stack starting with 4.04. I am using JBoss 4.05 with JBossWS 1.0.4. The API changed slightly as described here: http://wiki.jboss.org/wiki/Wiki.jsp?page=JBWS404Compatibility View the original post :

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

2007-01-02 Thread jdijkmeijer
I think a bit more information is desirable. What kind datatypes are you using? (numerics, varchars, blobs etc). can you do a java insert ?(persist an object without web interaction, just do em.persist(new Pojo(...)) what version of java are you using (5 or 6?) regards, Jeroen. View the original

[jboss-user] [JBoss jBPM] - Re: Inspecting the Getting Started Webapp in Eclispe

2007-01-02 Thread kukeltje
Many users not new to webapps and java can come a long way with what is available, but go ahead... feel free to contribute... View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997252#3997252 Reply to the post :

[jboss-user] [JBoss Portal] - Re: WSRP

2007-01-02 Thread [EMAIL PROTECTED]
Which version of JBoss AS? If it's version 4.0.4, you'll need to upgrade JBoss WS as indicated in Portal's wiki. Note also that the default configuration for the vignette producer will not allow you to connect to it. You need valid registration information to do so. View the original post :

[jboss-user] [Clustering/JBoss] - JBoss5.0.0.Beta1 multiple instances error

2007-01-02 Thread jbs99
Hi, I am facing some issues while doing the multi server instances on the same machine using JBoss5.0.0.Beta1 on XP machine. I am able to run the same with JBoss 4.0.5GA version. I searched the threads but not able to find the solution. If any body come across this error please help me in

[jboss-user] [Beginners Corner] - Re: Error when trying to stop JBoss

2007-01-02 Thread jgblanco
Go to deploy/jmx-invoker-service.xml, then comment as follows ... | mbean code=org.jboss.jmx.connector.invoker.InvokerAdaptorService | name=jboss.jmx:type=adaptor,name=Invoker | xmbean-dd= | xmbean | ... | operation | ... | !-- descriptors | interceptors |

[jboss-user] [Clustering/JBoss] - Re: How to disable the clustering in JBoss 4.0.3?

2007-01-02 Thread maulikshah
Hi sjs Thanks for your help. It's working. Cheers, Maulik View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997258#3997258 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997258 ___

[jboss-user] [Clustering/JBoss] - Re: Clustered MDB load balance

2007-01-02 Thread [EMAIL PROTECTED]
Yes, this can be configured per machine. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997259#3997259 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997259 ___ jboss-user mailing

[jboss-user] [JBossWS] - Re: namespace for ComplexType from Java to WSDL

2007-01-02 Thread [EMAIL PROTECTED]
you can use the targetNamespace attribute of the @WebService annotation: @WebService(name = Foo, targetNamespace = http://developer.foo.com;) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997263#3997263 Reply to the post :

[jboss-user] [JBoss Seam] - JDBC Transaction integration

2007-01-02 Thread flozanolopez
Hello, I'm new to Seam and I'm evaluating JBoss Seam as our next development platform, replacing our chaotic ASP.NET + Spring.NET + NHibernate. Currently we're happy with doing most of our interactions with the database ORM-based, this approach saves time and increases portability and it's

[jboss-user] [JBoss jBPM] - Re: Inspecting the Getting Started Webapp in Eclispe

2007-01-02 Thread Paulajbpm
I'm a newbie, but if anyone out there has a sample jbpm webapp that can easily be imported into an Eclipse webproject, please post! Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997265#3997265 Reply to the post :

[jboss-user] [Clustering/JBoss] - Re: Running JBoss with run -c all reboots Windows XP

2007-01-02 Thread [EMAIL PROTECTED]
I've been off over the holidays; just back. pshankar wrote : We were able to constantly reproduce the issue with Java JDK 1.5.0_10 and java 1.5.0.09-b3 | Please verify. No problems in JVM before. The problem lies in the GMS transport apis/dlls in conjunction with the JDK 09 and above. |

[jboss-user] [Performance Tuning] - Re: doubt in jboss connection pooling

2007-01-02 Thread Scott.Marlow.Novell
What is an oracle session table? Can you give the create table syntax that you use to create one of these? Is this similar to global temporary tables as described here (http://www.oracle-base.com/articles/8i/TemporaryTables.php). To further help with your question. A pooled connection should

[jboss-user] [JBoss Seam] - Re: JDBC Transaction integration

2007-01-02 Thread hstang
JPA supports native named queries using @NamedNativeQuery annotation. You can use JDBC with this approach. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997268#3997268 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: LeasePinger error

2007-01-02 Thread bob_walker99
This seems to have fixed it, the server has been running almost uninterrupted for nearly a couple of weeks now with the CVS-built jars, and I haven't seen a reoccurrence. The mismatched serialization jars error was a classpath error on my part, which I have now resolved. Thanks, much

[jboss-user] [JBoss Seam] - Re: Classloading Questions

2007-01-02 Thread [EMAIL PROTECTED]
The clearest (but not necessarily simplest) way to do this in JBoss is to put them at the root of the EAR file. You'll have to add references to them using the module/java hack that you see in application.xml. View the original post :

[jboss-user] [JBoss Seam] - Re: How to get conversation ID in portlet

2007-01-02 Thread [EMAIL PROTECTED]
Does #{conversation.id} not work? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997271#3997271 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997271 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Strange error

2007-01-02 Thread jaleyba
Hi I've a .sar service deployed in my JBoss. My sar is packaged exploited and with a lib directory with all need jars inside. When I start my JBoss I receive the messae error: | 15:19:14,125 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/

[jboss-user] [JBoss Seam] - Re: Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread hstang
anonymous wrote : It happens as I have multiple pages to drill through the hierarchy. I.e., you login, pick the site you want to deal with, pick the flow you want to work with, etc... That maybe the problem. If you want to avoid LIE and support this kind of use-case, you need a long running

[jboss-user] [JBoss Seam] - Re: JDBC Transaction integration

2007-01-02 Thread flozanolopez
hstang wrote : JPA supports native named queries using @NamedNativeQuery annotation. You can use JDBC with this approach. | | It's an interesting approach, but what about the JMS transactions? View the original post :

[jboss-user] [Beginners Corner] - Client Jar

2007-01-02 Thread VinceCallagan
Hello, The question may sounds stupid but : How can I make a client-jar and what to put it ? I have a stateless session bean with severals entity bean deployed on a server. I want a client (webapp) to access this SLSB with the entities in another WAR/EAR. Do I need to put only the

[jboss-user] [JBoss Eclipse IDE (users)] - Re: Error in tutorial

2007-01-02 Thread warfster
I was able to fix this problem by re-reading the tutorial and correcting the XDoclet tags in my ComputeServlet.java class. See the JBoss Eclipse IDE Tutorial, Procedure 6.1. HTTP Servlet Configuration regarding the XDoclet tags for this servlet. This also addressed the issue I had with the

[jboss-user] [EJB 3.0] - Re: Exception thrown on EJB3.0_RC9_Patch1 and JBoss-4.0.5.GA

2007-01-02 Thread gus888
Hi Wolfgang, It works after removing the two files (I use 'default' configuration). Thank you very much and happy new year! Gus View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997279#3997279 Reply to the post :

[jboss-user] [JBoss Seam] - Re: JDBC Transaction integration

2007-01-02 Thread hstang
Good question. I am unsure if Seam provides a transactional session, but I wouldn't think it's too hard to do. Perhaps someone else more knowledgeable on this topic(no pun intended) can comment on this View the original post :

[jboss-user] [JBoss Seam] - Re: Value injection not always working with Seam 1.1

2007-01-02 Thread andrew.rw.robinson
Please help! This is a crucial show stopping bug with 1.1. I am having null pointer exceptions all over my code (and not just with circular dependencies) because Seam keeps setting all of my member variables to null right in the middle of method calls! I haven't been able to pinpoint exactly

[jboss-user] [JBoss Seam] - Seam 1.1 nullifies member variables when it shouldn't

2007-01-02 Thread andrew.rw.robinson
A circular call in Seam 1.1 causes null references to injected values. Circular call use case: @Name(a) | public class A { | @In(create=true) | private B b; | | public void doSomething(ActionEvent evt) { | b.thisWorks(); | b.nullPointerHere(); | } | | public void

[jboss-user] [JBoss Seam] - Re: Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread modoc
Yeah, I only thought of that after I made the initial post, it makes sense based on the behavior I'm seeing. It just doesn't seem right that I should have to define the entire user experience as a single conversation. I mean what if I need to have multiple conversations to allow multiple

[jboss-user] [JBoss Seam] - Re: Seam 1.1 nullifies member variables when it shouldn't

2007-01-02 Thread andrew.rw.robinson
Just found the bug for this (was already open): http://jira.jboss.org/jira/browse/JBSEAM-631 This is a show stopper for us, so please upgrade the severity to Blocker View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997285#3997285 Reply to the post :

[jboss-user] [JBoss Portal] - Re: Message Board

2007-01-02 Thread [EMAIL PROTECTED]
Jboss forums portlet is in a different project than JBoss Portal itself: http://labs.jboss.com/portal/jbossforums/?prjlist=false View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997286#3997286 Reply to the post :

[jboss-user] [JBoss Portal] - Re: User Forums

2007-01-02 Thread [EMAIL PROTECTED]
Jboss forums portlet is in a different project than JBoss Portal itself: http://labs.jboss.com/portal/jbossforums/?prjlist=false View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997287#3997287 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Fields of Seam-managed-component are loosing values

2007-01-02 Thread andrew.rw.robinson
We are having the same issue, and the work-around is not acceptable (we cannot pass this around, as B is not always called by A). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997289#3997289 Reply to the post :

[jboss-user] [EJB 3.0] - Re: ClassCastException when casting to remote interface

2007-01-02 Thread alexg79
anonymous wrote : With ECLIPSE, when you create the war file, don't include the interfaces classes by specifying this on the packaging configuration. | you can see the JBoss Tutorial for creating EJB. I must remind that the packaging configuration is a JBossIDE specific feature. Normally, you

[jboss-user] [Remoting] - Re: Client timeouts while waiting for response from server

2007-01-02 Thread [EMAIL PROTECTED]
Thanks Tomer. I have created a jira issue for this (http://jira.jboss.com/jira/browse/JBREM-658). It is possible to configure the thread pool implementation to use for oneway invocations. Can see http://labs.jboss.com/portal/jbossremoting/docs/guide/ch05.html#d0e970 for more information.

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss 4.0.2 with Jetty 5.x

2007-01-02 Thread singhindresh
I have some similar problems. Did your Jboss 4.0.2 configuration worked with Jetty ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997294#3997294 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997294

[jboss-user] [JBoss Seam] - Re: Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread hstang
I don't understand why you are trying to avoid using conversations for this kind of use-case. I think this is precisely the kind of problems conversations are trying to solve. You have a stateful hierarchy in which you need manage for a variable amount of time. Unless I am understanding

[jboss-user] [EJB 3.0] - Re: ClassCastException EJB3 wrapped local object.

2007-01-02 Thread alexg79
Unfortunately you will have to either deploy the SelectableSite class on the server, or create a new Site to send to the server. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997296#3997296 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread hstang
Sorry, misunderstanding. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997297#3997297 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997297 ___ jboss-user mailing list

[jboss-user] [Installation, Configuration Deployment] - Re: JBoss 4.0.2 with Jetty 5.x

2007-01-02 Thread rafcio
singhindresh wrote : I have some similar problems. Did your Jboss 4.0.2 configuration worked with Jetty ? Yes. Currently I'm using jetty-5.1.4-jboss-4.0.2.sar. But jetty-5.1.12-jboss-4.0.2.sar should work too. But I'm using JBoss 4.0.3SP1. Best Regards Rafal View the original post :

[jboss-user] [JBoss Messaging] - [JBoss Messaging 1.2.0 Beta1] Failover Problem and Question

2007-01-02 Thread hendra_netm
Hi all, After testing with failover features in JBoss Messaging 1.2.0 Beta1, I have some question: 1. When I tried to shut down one server, the messages in that server are not failed over another server node. I always get this message on the server: [ServerPeer] ServerPeer[1] already waited

[jboss-user] [Installation, Configuration Deployment] - Re: JBOSS Vs JAVA 6.0

2007-01-02 Thread hugop92
+1 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997302#3997302 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997302 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [Installation, Configuration Deployment] - help with embedded server - driving me nuts

2007-01-02 Thread wiggy
having problems seeting up the embedded server for EJB3 so that i can run outside an app server. imported a bootsrap main programme from hibernate chapter 2 into an Eclipse project where i have a structure as | src | NeilsApp2.java (default package) | objectModel |

[jboss-user] [JBoss Messaging] - Can't start jboss messaging a 2nd time

2007-01-02 Thread guinsu
I decided to upgrade to 4.05 and messaging 1.2beta since I hadn't heard about about my previous post and I was stuck. Now I cannot start jboss with messaging twice in a row without deleting all the tables in my mysql database. If I try to restart it without deleting the tables, I get the

[jboss-user] [JBoss Seam] - Seam portlet window state issue (JIRA issue: JBSEAM-245)

2007-01-02 Thread zeroconf
I just came across the bug JBSEAM-245 (http://jira.jboss.org/jira/browse/JBSEAM-245) because I also get to the hotel demo login page after doing a portlet window minimize/maximize action. Everything else seems to work correctly. I am currently using JBoss AS 4.0.5, JBoss Portal 2.4.0, SEAM

[jboss-user] [JBoss Seam] - Re: Seam, EJB3, POJOs, nested one to many relationships

2007-01-02 Thread modoc
Basically it doesn't make sense to me to have a long running conversation that spans the entire user session every time. Maybe that is a common usage for lrcs, but it seems redundant to me. Also, I may very well want conversational state for multiple browser windows within a user session.

[jboss-user] [Performance Tuning] - Re: JBoss Performance Tuning

2007-01-02 Thread tdanecito
Hi All, Sorry for being away so long. Been busy working on the front end of the web system that uses JBoss for the app server. Was able to release the system today and some information can be found at theserverside.com at:

[jboss-user] [JBoss AOP] - Aspect concept in JBoss AOP

2007-01-02 Thread fabiocsilva
Aspect in JBoss AOP is internally transformed in Interceptor ? How to a aspect work in JBoss AOP? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997310#3997310 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997310

[jboss-user] [Clustering/JBoss] - Re: Running multiple instances of JBoss on one machine: need

2007-01-02 Thread [EMAIL PROTECTED]
The text that was deleted should not have been deleted, and has been restored. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3997311#3997311 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3997311

[jboss-user] [Installation, Configuration Deployment] - Deployment Error JBoss

2007-01-02 Thread rameshkumar132
Hi All, I am getting a different Deployment Error my JBoss Cluster Setup. The following is the Error details: 12:43:59,720 ERROR [URLDeploymentScanner] Incomplete Deployment listing: --- MBeans waiting for other MBeans --- ObjectName: jboss:service=JNDIView State: FAILED Reason:

[jboss-user] [JBoss AOP] - Re: Aspect concept in JBoss AOP

2007-01-02 Thread [EMAIL PROTECTED]
An aspect is a class containing one or more advice methods, which must have the signature public Object any-name(Invocation inv) throws Throwable The invocation argument must be of type org.jboss.aop.joinpoint.Invocation, or one of its subclasses. An interceptor is a special type of aspect,

[jboss-user] [JBossWS] - invoke called, but our invoker is disconnected

2007-01-02 Thread bertrand.njiipwo
Hello @all, first all my Best wishes for 2007!. I was facing the probem on invoking a web service deployed on axis 1.1. I could partially solve (I'll post the solution in this thread later ). Now i can invoke the deployed web service and it generates the expected output. The problem will

[jboss-user] [JBoss Portal] - Could not get webDAV to work with Portal 2.4.0 nor jboss-por

2007-01-02 Thread ashishbanerjee
Hi, I tried and failed to connect windows explorer (using WebDAV from my network places- add new wizard) with either of JBoss Portal 2.4.0 as well as JBoss 2.6.0-DR1. I followed the instructions provided in the JBoss Wiki. But, they seem to be refering to the previous version when Slide was

  1   2   >