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

2007-01-31 Thread kevin.genie
Hello Gavin, Thanks for the instant replies and confirmation. I will post it to MyFaces forum and JIRA. Thanx, Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009223#4009223 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mod

[jboss-user] [JBoss Portal] - Out of memory error

2007-01-31 Thread PMN
I have a java.lang.NoClassDefFoundError: org/jboss/portal/core/portlet/catalog/NavigationPortlet$1 while it seems that the root cause is a OutOfMemoryError. I am not familiar with jboss AS, any clue? | 2007-02-01 07:38:55,375 DEBUG [org.hibernate.loader.Loader] done loading collection |

[jboss-user] [JBossCache] - Failed to get global transaction on get

2007-01-31 Thread mraccola
I am using TreeCache 1.3.0.SP2 with Hibernate 3.2GA. I am using optimistic strategy. I am using REPL_ASYNC in a 2 node cluster. I am getting an exception on a "get" request from the cache in OptimisticReplicationInterceptor. I don't understand why it is looking for a global transaction, an

[jboss-user] [JBoss Seam] - Re: deploy jboss seam application on oc4j server

2007-01-31 Thread [EMAIL PROTECTED]
I expect it will be pretty straightforward to take the GlassFish example and deploy it on OC4J. But if you ask Michael Yuan very nicely, he might be able to find the time to test it and compile precise instructions. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopi

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

2007-01-31 Thread [EMAIL PROTECTED]
I've confirmed this behavior. MyFaces does not rebuild the ViewRoot when you click refresh (unless you navigate to a different view id, and then use the backbutton). This is a bug in MyFaces, since a non-faces request is supposed to build a new view, not restore an old one. You should report

[jboss-user] [JBoss Portal] - Re: Configuring a new login page for Portal

2007-01-31 Thread h.cahyadi
Hi portal geek, I am facing problem same with your problem to change the default login.jsp have you already solved your problem? if yes, can you tell me how? thanks before regards, -haric- View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009206#4009206 Repl

[jboss-user] [JBoss Portal] - Re: Login.jsp

2007-01-31 Thread h.cahyadi
Hi portal geek, I am facing problem same with your problem to change the default login.jsp have you already solved your problem? if yes, can you tell me how? thanks before regards, -haric- View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009205#4009205 Reply

[jboss-user] [JBoss Seam] - Re: NotSerializableException:ThreadLocal when using PAGE s

2007-01-31 Thread raghinii
I checked out the CVS code about 30 minutes ago and I no longer see the exception so things look good. (It turns out that page scope is too short for what i'm trying to do right now, but that's another story. There are other places where it's going to work, though i can't test one right now.)

[jboss-user] [JBoss Seam] - Re: Trinidad PPR/Ajax and Seam

2007-01-31 Thread awhitford
Does anybody know if this is still necessary with 1.1.5 GA of Seam? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009207#4009207 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009207 ___

[jboss-user] [JBoss Seam] - deploy jboss seam application on oc4j server

2007-01-31 Thread merajcal
we are planning to use JBoss seam on oc4j application server, can any body tell us how to deploy jboss seam application with EJB and with JavaBean Thanks & Regards Meraj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009212#4009212 Reply to the post : http:

[jboss-user] [JBoss Seam] - Re: NotSerializableException:ThreadLocal when using PAGE s

2007-01-31 Thread [EMAIL PROTECTED]
Oooh, March 20, very approximately. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009211#4009211 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009211 ___ jboss-user mailing

[jboss-user] [JBoss Messaging] - Messaging Talk at SDForum Java SIG in Palo Alto, CA, Feb 6th

2007-01-31 Thread [EMAIL PROTECTED]
Those of you who live in the San Francisco Bay Area and are intererested in JBoss Messaging may join me on Feb 6th, 6 PM at Cubberly Community Center in Palo Alto, where I will be giving a talk. More details here: http://www.sdforum.org/SDForum/Templates/CalendarEvent.aspx?CID=2075&mo=2&yr=2007

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

2007-01-31 Thread kevin.genie
Hello Gavin, Sorry.. I didn't mentioned the MyFaces version. The NumberGuess 1.0.1 GA uses MyFaces 1.1.3 . I also tested with Seam 1.1 and MyFaces 1.1.4 and in both cases this behaviour exists. Thanx, Kevin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p

[jboss-user] [JBoss Seam] - Re: NotSerializableException:ThreadLocal when using PAGE s

2007-01-31 Thread [EMAIL PROTECTED]
Ouch. Its a bug and it missed the 1.1.5 release. Fixed in CVS. Please test the fix for me. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009198#4009198 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009198 ___

[jboss-user] [JBoss Seam] - NotSerializableException:ThreadLocal when using PAGE scope

2007-01-31 Thread raghinii
Hello all. I'm porting the display side of an existing EJB3 backed webapp to Seam w/ JSF/Facelets and EJB3 on Jboss AS. ( jboss 4.0.5GA w/ Seam 1.1.1GA ) A few pages are working front to back so the plumbing is at least generally functional. The current issue is that i have a Seam managed b

[jboss-user] [EJB 3.0] - Re: Not able to create durable subscription in MDB

2007-01-31 Thread alllle
Link to the new thread in the Messaging forum: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009158#4009158 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009196#4009196 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mo

[jboss-user] [JBoss Seam] - Re: New to Seam getting

2007-01-31 Thread [EMAIL PROTECTED]
Looks like you're missing the import statement. Add: import org.jboss.seam.annotations.Out; View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009195#4009195 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009195 _

[jboss-user] [JBossWS] - How to log xml binding and WS log

2007-01-31 Thread tejasjani
Hi ... How do I log trace level information for org.jboss.xb.* packages Following does not seem to work: | | | OR | | | Also what is the way to log all incoming and outgoing SOAP requests Following does not seem to do it: | | | thanks View the

[jboss-user] [JBossCache] - Re: Jboss Caching issue

2007-01-31 Thread bhavranjan
Thanks for ur reply Genman I have put the tree-service.xml in /deploy dir of ALL configuration now its gives a new error Error creating MBeanProxy: jboss.cache:service=TreeCache at org.jboss.mx.util.MBeanProxyExt.init(MBeanProxyExt.java:415) at org.jboss.mx.util.MBeanProxyExt.(M

[jboss-user] [JBoss Seam] - New to Seam getting

2007-01-31 Thread MonkeyKnifeFight
Hey guys I am a total newbie to Seam but I am trying to get up to speed for a work project. I have a simple project (not much more than a hello world) that i have been working with but i am stumped with my current problem. When i try to compile the source i get an error: cannot find symbol [

[jboss-user] [JBoss Portal] - Re: JBoss-Portal-2.6-Alpha-1, Image upload in CMS does not w

2007-01-31 Thread [EMAIL PROTECTED]
Guys- This issue is now resolved. See http://jira.jboss.com/jira/browse/JBPORTAL-983 for more details Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009176#4009176 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Portal] - Re: File upload problem

2007-01-31 Thread [EMAIL PROTECTED]
Guys- This issue is now resolved. See http://jira.jboss.com/jira/browse/JBPORTAL-983 for more details Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009177#4009177 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss Portal] - Re: Packaging of portlet-instances.xml

2007-01-31 Thread PeterJ
Thanks for clearing that up, Julien. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009175#4009175 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009175 ___ jboss-user mailing

[jboss-user] [JBoss Seam] - Re: Security & Authentificaiton of a Seam Application

2007-01-31 Thread markfoerstein
Wow, instant answer. Are you a human or a forum bot or something...;-) PS: I liked the "self destruct" thing ;-) Will check it out... Thanks Gavin. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009174#4009174 Reply to the post : http://www.jboss.com/index

[jboss-user] [EJB 3.0] - Re: JPQL WHERE syntax works for SELECT but not DELETE

2007-01-31 Thread bustanil
I suggest you to add the "hibernate.show_sql" property and set it "true" into your persistence.xml . I think it gives me enough information to see what sql query is executed by hibernate. It helps a lot for me, mostly when i debug my application. View the original post : http://www.jboss.com/

[jboss-user] [JBoss Seam] - Re: Security & Authentificaiton of a Seam Application

2007-01-31 Thread [EMAIL PROTECTED]
"markfoerstein" wrote : "toni" wrote : How can I render parts of the page depending on the user role with this kind of security setup? | | | | I would like to hide or show menu items depending on whether or not the user belongs to a certain rule. | | Same here toni ;-) Easy: (Us

[jboss-user] [JBoss Seam] - Re: Security & Authentificaiton of a Seam Application

2007-01-31 Thread markfoerstein
"toni" wrote : How can I render parts of the page depending on the user role with this kind of security setup? | | I would like to hide or show menu items depending on whether or not the user belongs to a certain rule. Same here toni ;-) View the original post : http://www.jboss.com/index

[jboss-user] [JBoss Seam] - Re: Security & Authentificaiton of a Seam Application

2007-01-31 Thread markfoerstein
"[EMAIL PROTECTED]" wrote : If you can wait a bit longer for the Seam security features to be completed, I think you'll find you'll be able to apply much more interesting security policies to your application. Just saw that 1.1.5 is out... I can't wait to see some examples on this... Please Nor

[jboss-user] [JBoss jBPM] - Re: jBPM and Message Driven Beans

2007-01-31 Thread gforam
Also since i am calling the sub-process using the process-state, i dont have the session that created the process instance or the context that created the process instance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009151#4009151 Reply to the post : ht

[jboss-user] [JBoss Seam] - Re: Does DataModelSelection work in a Stateless Session Bean

2007-01-31 Thread twocoasttb
Ok. I understand why PAGE scope is appropriate, and recognize why it's the right scope for my finder bean. A conversation isn't required until an item in the list is selected for editing. A SFSB can't have PAGE scope (right?), so I assume the DataModel should. So my finder bean now looks lik

[jboss-user] [JBoss Messaging] - Re: MDB deployment causes connection timeout error

2007-01-31 Thread alllle
It seems that it is actually a lease / renew problem for MDB. After look into the source code of JBoss remoting, it seems that the Messaging simply removes the client connection endpoint when it is notified by the jboss remoting.Lease class. The Lease class has a timer that checks if the client

[jboss-user] [EJB 3.0] - org.hibernate.LazyInitializationException: failed to lazily

2007-01-31 Thread jtalafous
I'm on the learning curve when it comes to using EJB 3.0 inside a JBoss EJB container. I have developed all my entity beans and can persist them successfully with JPA annotations outside an EJB container (using Hibernate only) without a problem. it is only when I am migrating to JBoss that I am h

[jboss-user] [JBoss AOP] - Re: How do I access security info in a Interceport class?

2007-01-31 Thread peixubin
I write the following class to init SecurityContext.currentDomain member. MyInterceptorFactory.java: |... | public Object createPerClass(Advisor advisor) | { | if (log.isDebugEnabled()) { | log.debug("enter createPerClass"); | } | | | Authent

[jboss-user] [JBoss Seam] - Re: @DataModel and @DataModelSelection in separate component

2007-01-31 Thread prange
Excellent, tank you! (Seam just became even more helpful!) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009140#4009140 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009140

[jboss-user] [JBossCache] - Re: when eviction is configured in the clustered environment

2007-01-31 Thread murthytvsn
After adding cache.stopService() the tomcat shuts down proeperly if the cache is not triggered(not added any data). If cache is triggered by adding nodes the tomcat doesn't shutdown properly. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009134#4009134 Rep

[jboss-user] [JBoss Portal] - Re: Packaging of portlet-instances.xml

2007-01-31 Thread [EMAIL PROTECTED]
2.6 work the same as 2.4 works, so there may be some misunderstanding here. What is not possible in 2.4 and 2.6 is to create portlet instances in -object.xml outside of war files. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009133#4009133 Reply to the pos

[jboss-user] [JBoss Seam] - Re: @DataModel and @DataModelSelection in separate component

2007-01-31 Thread [EMAIL PROTECTED]
yes View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009132#4009132 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009132 ___ jboss-user mailing list jboss-user@lists.jboss.org

[jboss-user] [JBoss Seam] - @DataModel and @DataModelSelection in separate components?

2007-01-31 Thread prange
Is it possible to have one component outject a list with @DataModel, and let another component receive the @DataModelSelection injection? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009131#4009131 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [JBoss Portal] - Re: Needed functionality (requirements)

2007-01-31 Thread jimisola
Antoine, Thank you for your reply. Sadly, it was not much of a help. I'm unable to find the portal presentation to be honest. I've already read product datasheet and feature list. The only online demo I find runs 2.2.1-RC2 which - from what I've read - misses out on a lot of the new and good st

[jboss-user] [JBoss Seam] - Re: Transaction problem after upgrade

2007-01-31 Thread [EMAIL PROTECTED]
The bug is fixed. You have a different problem, probably you need a transaction and you don't have one. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009129#4009129 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=400912

[jboss-user] [JBoss Seam] - Re: seam-gen vs. reference doc re Home setId()

2007-01-31 Thread [EMAIL PROTECTED]
Its really just a matter of taste. The typesafe methods are good if you plan to call the component programmatically. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009127#4009127 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[jboss-user] [JBoss Seam] - Re: MC/Seam integration and unification

2007-01-31 Thread [EMAIL PROTECTED]
anonymous wrote : Really, how so? Package format would remain the same as it currently is, except bootstrap and config of bootstrap is the same as embedded jboss, jboss. If this Seam deployer could apply special deployment semantics to a standard Java EE 5 EAR, then great! In JBoss 4 this is no

[jboss-user] [JBoss Portal] - Re: Packaging of portlet-instances.xml

2007-01-31 Thread PeterJ
Consider this situation. I have a portlet in a war file, and in the portlet-instance.xml file I declare an instance of my portlet, and also create an instance of, for example, CMSPortlet. On 2.4.x, I can deploy my war file and get both my portlet and the CMSPorltet instances. Are you saying that

[jboss-user] [JBoss Seam] - seam-gen vs. reference doc re Home setId()

2007-01-31 Thread codelion
seam-gen with generate-entities keeps generating methods like setSomethingId() and getSomethingId() in public class SomethingHome extends EntityHome { | | public void setSomethingId(String id) { | setId(id); | } | | public String getSomethingId() { |

[jboss-user] [JBossWS] - Re: java client and MS Webservice

2007-01-31 Thread firestormua
After playing with ws client I came to conclusion that there is some problem with mapping file or client classes generated by wstools in my particular case(complex type enclosed into response). Not sure how do I resolve it. Can anybody help? anonymous wrote : | [java] 17:37:30,460 WARN

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Calling One Session From Another And Getting LazyInitializat

2007-01-31 Thread tlien
I am passing an entity with a lazy loaded property from one session bean to another sessionbean and getting a LazyInitializationException. It's still inside of jboss so I don't understand why it can't load it. Is this expected behavior? If so, what is the correct way to do it. Heres a simple exa

[jboss-user] [JBoss Seam] - Re: dealing with returned types

2007-01-31 Thread [EMAIL PROTECTED]
Is CreateEvent a Seam component? If so you can import the js stub using its component name, eg:

[jboss-user] [JCA/JBoss] - Re: DataSource Invoker Dependency - JBAS-2215 Regression?

2007-01-31 Thread eonnen
Cool, thanks for the quick response. Would the patch then be attached to the Jira entry? Or, is there a better way for me to keep an eye out for the patch? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009040#4009040 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: Transaction problem after upgrade

2007-01-31 Thread juangiovanolli
exactly, my problem is this: | javax.faces.el.EvaluationException: Cannot get value for expression '#{org.jboss.seam.core.jbpmContext}' | at org.apache.myfaces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:402) | at org.jboss.seam.core.Expressions$1.getValue(Expressions.java:

[jboss-user] [JBoss Seam] - Re: How to use si:selectItems with an object that has a Stri

2007-01-31 Thread lawrieg
I stepped through the code and you are quite right that the first CampaignType object passed to BasicEntityConverter's getIdAsString method has null values in its fields. If I modify the BasicEntityConverter code to not throw an exception, then I see that on the second and third calls to the ge

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JSPs shown as text in Firefox (Content-Type: text/plain)

2007-01-31 Thread erikdhansen
Not sure why you would have to set that manually, if the page already has the contentType attribute set in the page directive. What I've noticed is that the JSPs that fail to render properly have only: <%@ page contentType="text/html;charset=UTF-8" language="java" %> in them with respect to con

[jboss-user] [JBoss jBPM] - Re: jBPM and Message Driven Beans

2007-01-31 Thread gforam
I am using version 3.0.2. The solution suggested by new4jboss does not work since there is a change of api with the new version. Is there a solution for version 3.0.2? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009052#4009052 Reply to the post : http://w

[jboss-user] [JBoss Portal] - Re: invalidate cache / user per user and window per window

2007-01-31 Thread [EMAIL PROTECTED]
Hello Antoine, it cannot really be done right now as cached content is stored in the HTTP session of the user (which makes sense since it has the same lifecycle than the user). The code is located in org.jboss.portal.portlet.aspect.cache.ConsumerCacheInterceptor. Here the content of the cache

[jboss-user] [JCA/JBoss] - Re: DataSource Invoker Dependency - JBAS-2215 Regression?

2007-01-31 Thread [EMAIL PROTECTED]
You can watch the JIRA task I believe. I am not sure about what type of account you need to set this up. Let me know if you can't. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009055#4009055 Reply to the post : http://www.jboss.com/index.html?module=bb&

[jboss-user] [JBoss jBPM] - Asynchronous WS invocation - advice needed

2007-01-31 Thread clandestino_bgd
Dear JBPM people. I have the folowing problem and just wondering how to design particular process, so I thought I may ask for some help here. In one node I have to invoke my implementation of ActionHandler that will call my WS asynchronously. The node then should stay in wait state When WS send

[jboss-user] [JBoss Portal] - Re: WSRP Producer and Sessions Not Working

2007-01-31 Thread [EMAIL PROTECTED]
There is indeed an issue with BEA as a consumer. A JIRA issue has been created for that and a solution has been found (thanks to the collaboration of fattymelt, trying my fixes live on his setup) : http://jira.jboss.com/jira/browse/JBPORTAL-1220 View the original post : http://www.jboss.com/in

[jboss-user] [JBoss and NetBeans] - Re: JBoss 4.0.4 only recognized as J2EE 1.4 for web projects

2007-01-31 Thread sandman202
Ok, I found this bit of information on JBoss, which I will provide the link below. According to the information, Java EE 5 will be fully implemented in JBoss Application Server 5. http://www.jboss.com/products/jbossnetbeans View the original post : http://www.jboss.com/index.html?module=bb&op

[jboss-user] [JBoss Seam] - Re: selectItems exception

2007-01-31 Thread damatrix
Ok, here we go then | | | http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> | http://www.w3.org/1999/xhtml"; | xmlns:ui="http://java.sun.com/jsf/facelets"; | xmlns:h="http://java.sun.com/jsf/html"; | xmlns:f="http://java.su

[jboss-user] [JBoss Portal] - Re: Packaging of portlet-instances.xml

2007-01-31 Thread [EMAIL PROTECTED]
portlet-instances.xml file have to be packaged with a war file because they require the portlet to be present and the only way to achieve that is by doing such a deployment. otherwise the -instances.xml file could be created before the war file containing the portlet is deployed. you still hav

[jboss-user] [JCA/JBoss] - Re: Oracle Connection -- WrappedConnection -- CastException

2007-01-31 Thread Davidoff
Sorry to be a pain, so far, no luck, even with the driver on the server/lib and no driver in the deployment file, same CastException. Could it be a bug in 10g driver ? Please respond whenever you have time. Appreciated! View the original post : http://www.jboss.com/index.html?module=bb&op=vie

[jboss-user] [JBoss Seam] - Re: Deploy Seam 1.1 to websphere without EJB

2007-01-31 Thread jbnewb
Cool - thats good news. Will keep you posted. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009070#4009070 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009070 ___ jboss-use

[jboss-user] [JBossCache] - Re: when eviction is configured in the clustered environment

2007-01-31 Thread murthytvsn
Tkanks bstansberry. I will add cache.stopService while undeploying the webapp View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009030#4009030 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009030 _

[jboss-user] [Management, JMX/JBoss] - Re: Invoke a SLSB from a MBean

2007-01-31 Thread toni
Well, that's pretty obvious but I was wondering about the naming convention. Here is the code and naming convention: Properties p = new Properties(); p.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp.interfaces.NamingContextFactory"); p.put(Context.PROVIDER_URL, "localhost:1099");

[jboss-user] [JBoss Messaging] - MDB deployment causes connection timeout error

2007-01-31 Thread alllle
JBoss 4.0.4GA + Messaging 1.0.1SP2 I created a simple MDB that listen to a topic. When deployed, it all looks okay. But about 30 seconds later after the deployment, the JBoss console dumps out an warning message followed by error stack trace. It seems that the messaging service is trying to clo

[jboss-user] [JBoss Messaging] - Re: Changes in Database Schema for SP2

2007-01-31 Thread oleznew
P.S. ...I want to adapt our Sybase persistence schema for SP2. It looks as if the xml file for Sybase found in the examples directory has not been changed!... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009026#4009026 Reply to the post : http://www.jbos

[jboss-user] [JCA/JBoss] - Re: Oracle Connection -- WrappedConnection -- CastException

2007-01-31 Thread Davidoff
Hi, I verified there is no conflict in classloading the driver, I have one driver(10g) in the application lib. This is my ds.xml, Thanks! XAOracleDS false oracle.jdbc.xa.client.OracleXADataSource jdbc:oracle:thin:@x.x.x.x:1521:x x x org

[jboss-user] [Beginners Corner] - Content appearing in wrong place

2007-01-31 Thread cesarsaxy
Hy, everybody! I am installing a new site with JBoss Portal and I´ve been strugling w/ a problem: my page has a portlet at its left with some links, and another portlet at its center with a CMS Portlet designed to receive the content regarding to these links (some htmls files inserted in the CM

[jboss-user] [EJB 3.0] - Re: ServiceLocator pattern - delegates in the context of EJB

2007-01-31 Thread javaneze
Thank you for your replies! The need of service locator was to hide the multiple JNDI calles and in EJB2.x to cache the interfaces so that you would not have to 'ask' it every time you need a common used EJB reference. I am bit confused how we can achieve this kind of caching! or maybe is this

[jboss-user] [JBossCache] - Re: when eviction is configured in the clustered environment

2007-01-31 Thread [EMAIL PROTECTED]
This is a bug -- http://jira.jboss.com/jira/browse/JBCACHE-963 . Thanks for reporting it. If Tomcat undeploys webapps as part of normal shutdown (not sure if it does -- JBoss AS definitely does), the workaround is to ensure that your webapp calls cache.stopService() as part of undeploy. You sho

[jboss-user] [JBoss jBPM] - Re: jBPM and Message Driven Beans

2007-01-31 Thread estaub
@gforam, For now, if I were you I'd try @new4jboss's save-and-reload hack. You haven't already, right? I think I've managed to raise a little concern about this problem at jboss.com - the timing-dependent nature makes it a real support headache that they shouldn't want. Stay tuned... -Ed Stau

[jboss-user] [JCA/JBoss] - Re: Oracle Connection -- WrappedConnection -- CastException

2007-01-31 Thread [EMAIL PROTECTED]
When you say application lib, I assume you mean your deployment archive right, or do you mean in your server/lib directory? The reason I ask is that there are significant Classloader issues when attempting to include your JDBC driver inside of your EAR/WAR etc. View the original post : http:/

[jboss-user] [JBoss Seam] - Re: MC/Seam integration and unification

2007-01-31 Thread [EMAIL PROTECTED]
anonymous wrote : I know that 1) can be done easily enough. Trouble is that it makes Seam more difficult to learn and to support. Really, how so? Package format would remain the same as it currently is, except bootstrap and config of bootstrap is the same as embedded jboss, jboss. Again, the

[jboss-user] [EJB 3.0] - Re: @NamedQuery and setting orderBy as a parameter?

2007-01-31 Thread fhh
anonymous wrote : | Basically, this is a huge use-case for ejb3 and I'm suprised its not addressed, nor even discussed. Yet its the first thing anyone mentions when they get into implementing some ejb3 app. | Why is this a huge use case? Simply do something like this: | public final St

[jboss-user] [EJB 3.0] - Re: @NamedQuery and setting orderBy as a parameter?

2007-01-31 Thread [EMAIL PROTECTED]
> Query q = em.createNamedQuery(findHottestContent + " order by viewsWeekly > desc"); that doesn't work!! That's not a named query. This is a very big thing missing in the spec, this much is clear. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009005#40090

[jboss-user] [JBoss Seam] - Re: Transaction problem after upgrade

2007-01-31 Thread juangiovanolli
I have the same problem with seam 1.1 GA. is the bug fixed or i'm doing wrong some thing? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009004#4009004 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009004 ___

[jboss-user] [JCA/JBoss] - Re: DataSource Invoker Dependency - JBAS-2215 Regression?

2007-01-31 Thread [EMAIL PROTECTED]
Looks like the original modifications were not carried through properly for the conditional inclusion of the Invoker based upon the use-java-context value. I will reopen the JIRA. The changes will be in 4.2. I will have to do a patch for previous releases. View the original post : http://www.

[jboss-user] [Clustering/JBoss] - ETA on JGroups 2.6

2007-01-31 Thread mazx
Is there an ETA on JGroups 2.6 release date? I'm primarily interested in having [JGRP-129] and [JGRP-130] being addressed. How much of work is involved in addressing those issues? Andre View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009009#4009009 Reply t

[jboss-user] [EJB 3.0] - Re: Not able to create durable subscription in MDB

2007-01-31 Thread alllle
You are right, it started as EJB3 question, but now is a messaging problem. Thanks for pointing it out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009013#4009013 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=400901

[jboss-user] [EJB 3.0] - Re: Not able to create durable subscription in MDB

2007-01-31 Thread [EMAIL PROTECTED]
Not a problem. I just want to make sure it gets the right coverage. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009019#4009019 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009019 __

[jboss-user] [JCA/JBoss] - Re: Oracle Connection -- WrappedConnection -- CastException

2007-01-31 Thread [EMAIL PROTECTED]
Yep. There's the issue. We discourage putting the driver in the EAR/WAR/lib directory for this very reason. Unfortunately, the JDBC DriverManager, as well as most XADataSource implementations have significant classloader caching/loading issues that make inclusion of the drivers in the deployme

[jboss-user] [JCA/JBoss] - Re: Oracle Connection -- WrappedConnection -- CastException

2007-01-31 Thread Davidoff
In the WEB-INF/LIB of the war file, the SERVER(Default)/LIB has no driver. Thanks, Dvdoff View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4009021#4009021 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4009021

[jboss-user] [Installation, Configuration & Deployment] - JBoss 3.2.3 failed to start with JDK 1.5 version

2007-01-31 Thread khaleelmys
Hi, We have JBoss 3.2.3 which is working fine with JDK 1.4.2_04. We want to use JDK 1.5 and when we changed the JDK version to 1.5 the JBoss is failed to start and giving the following error : Failed to boot JBoss: javax.management.InstanceNotFoundException: JMImplementation:service=LoaderRe

[jboss-user] [EJB 3.0] - Re: Not able to create durable subscription in MDB

2007-01-31 Thread [EMAIL PROTECTED]
Hey, Sorry you are struggling. What might be best is to move this over to the JBossMessaging forum as it clearly is a messaging case at this point and not EJB(X). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008973#4008973 Reply to the post : http:/

[jboss-user] [JCA/JBoss] - DataSource Invoker Dependency - JBAS-2215 Regression?

2007-01-31 Thread eonnen
I'm putting together a sample, stripped-down 4.0.5.GA configuration where I'd like to remove the JRMPInvoker. Deployment of my data source is giving a dependency error that: --- MBeans waiting for other MBeans --- ObjectName: jboss.jca:service=DataSourceBinding,name=JMSDS State: CONFIGURED I

[jboss-user] [JBossCache] - when eviction is configured in the clustered environment, th

2007-01-31 Thread murthytvsn
when eviction is configured in the clustered environment, the tomcat server is not shutting down properly. And I have to kill the process manually. My configuration is as below READ_COMMITTED REPL_ASYNC JForumCacheStage

[jboss-user] [EJB 3.0] - Re: Not able to create durable subscription in MDB

2007-01-31 Thread alllle
Alright, after many many hours of digging around, I found out the JBoss extension of the EJB3 MDB annotations from wiki. I cleared the jboss.xml and ejb-jar.xml file and used only the EJB3 annotations. My MDB now looks like: | @MessageDriven(name = "notificationMDB", activationConfig = { |

[jboss-user] [JBossCache] - Re: Jboss Caching issue

2007-01-31 Thread genman
It's trying to deploy an MBean in tree-service.xml that appears to be a java.lang.Object. Did you change this file or where did you get it? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008968#4008968 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Error : - Incomplete Deployment listing

2007-01-31 Thread genman
Can you see why jboss.system:service=ServiceBindingManager is not coming up? Should be earlier in your logs. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008964#4008964 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p

[jboss-user] [JBoss jBPM] - Re: jBPM and Message Driven Beans

2007-01-31 Thread gforam
This still does not solve my problem. I have a process which spawns a sub-process instance using process-state. This process-instance is queueing up a message and once the message finishes its processing, it tries to signal the token to resume. however, at that point, i get an exception saying "

[jboss-user] [JBoss Seam] - Re: Seam via Apache and ProxyPass/ProxyPassReverse not worki

2007-01-31 Thread DataGazetteer
A follow-up -- I've tweaked the Apache configuration to the point where I can get the home page to load, but the next step in the application -- form submissions -- is not working. Here is the new Apache configuration (different from the first by adding some trailing slashes to some of the para

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JSPs shown as text in Firefox (Content-Type: text/plain)

2007-01-31 Thread bassman5
I found my problem, I used RequestDispatcher dispatcher = context.getRequestDispatcher("/mypage.jsp"); dispatcher.include(request, response); Which although the jsp had a content type, it was not set in the response. So I added response.setContentType("text/html"); and that sorted it. I later r

[jboss-user] [JBoss Messaging] - Re: Problem if messaging client deployed within same VM

2007-01-31 Thread alllle
Just a quick note for the final resolution I used: I took the big jboss-messaging-client.jar file, ripped every thing out except the following packages: - org.w3c.dom - org.jboss.util.* - org.jboss.serial.* - org.jboss.net.* - org.jboss.mx.* - org.jboss.logging.* - EDU.oswego.* I then put this ja

[jboss-user] [JBoss Seam] - Re: MC/Seam integration and unification

2007-01-31 Thread [EMAIL PROTECTED]
I know that 1) can be done easily enough. Trouble is that it makes Seam more difficult to learn and to support. Regarding management, it is not useful for application components, I don't think. Regarding hotdeploy, I may be wrong I don't see how that can ever work for the *individual Seam comp

[jboss-user] [JBoss Seam] - Re: MC/Seam integration and unification

2007-01-31 Thread [EMAIL PROTECTED]
1) I'm really not sure if there is enough value of this, it just makes things more complex by providing *yet another* deployment option to support and test, and one that is much less portable than the others. Deployment is already way too complex for users, and this does not make it simpler, AFA

[jboss-user] [JBoss Seam] - Re: MC/Seam integration and unification

2007-01-31 Thread [EMAIL PROTECTED]
I think at least 1) could be done intially. To do the rest has MC/Kernel dependencies. BTW, there are other advantages to getting this stuff under the MC/Kernel umbrella in that we'll be able to snap on the management and hotdeployment optimizations that Scott/Adrian are adding in JBoss 5. Vi

[jboss-user] [EJB 3.0] - Re: EJB3 Embeddable and @AroundInvoke

2007-01-31 Thread ch333
Hi tharter, Just wonder if you ever found out an answer of your question ... I'm facing the similar problem. My interceptor works in the app server 4.0.4.GA but not the embedded container alpha7. If you have some information on this matter, can you please share with us? Thanks in advance. V

[jboss-user] [JBossCache] - Re: Configuration problems For PojoCache under JBoss AS

2007-01-31 Thread Naxo
Hello again, I really don?t know how to aspectize the objects I want to cache. As I said in my first post, all the examples that I have found are standalone. I want to use it in the Jboss AS, so I am having problems to understand exactly what to do. Please remember that I am newbie in Jboss and

[jboss-user] [JBoss Portal] - Re: Portlet Taglib and Facelet XHTML?

2007-01-31 Thread jatsrt
This thread seems to have the best information available, but not enough to do what I need: http://jboss.org/index.html?module=bb&op=viewtopic&t=93327 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008947#4008947 Reply to the post : http://www.jboss.com/inde

[jboss-user] [JBossWS] - Re: urgent: java enums and mapping file...

2007-01-31 Thread tejasjani
can someone pls. help here...I am really stuck here and am not able to proceed any further. When I try to call the service without any mappings defined in the mapping file it throws a org.jboss.xb.binding.JBossXBRuntimeException error. any hlp is highly appreciated. e.g. javax.xml.rpc.JAXRPCE

[jboss-user] [JBoss Seam] - Re: Deploy Seam 1.1 to websphere without EJB

2007-01-31 Thread [EMAIL PROTECTED]
Its already done in CVS, and in the release tonight. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008940#4008940 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008940 ___ jb

  1   2   3   >