[JBoss-user] [JBoss Portal] - new portal instance

2006-02-21 Thread vjmohan
Hi, rather referring http://localhost:8080/portal,can i create a new portal instance like http://localhost:8080/myportal Thanks Mohan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925230#3925230 Reply to the post :

[JBoss-user] [Security JAAS/JBoss] - Re: sometimes

2006-02-21 Thread eddie07
Ok, I'll try my best: The OS is Suse Linux 9.2, kernel 2.6.5-7.201-smp The JBoss version is 3.2.6 (I am currently trying to move to 4.0, but it's not finished.) The database behind is oracle 10. There are no other warn or error messages except that I am throwing a new exception because of this

[JBoss-user] [JBoss jBPM] - ClassLoadUtil throwing NullPointerException !

2006-02-21 Thread it_hari
Hi All, I am getting following error when i try to run the database sample provided in the documentation : Caused by: java.lang.NullPointerException at org.jbpm.instantiation.ClassLoaderUtil.getStream(ClassLoaderUtil.java:40)

[JBoss-user] [Tomcat, HTTPD, Servlets JSP] - Re: problem with loader-repository and JAR in web-inf/lib

2006-02-21 Thread srouil
From what I have tried, I see that the javax.xml classes are loaded from the JDK or JBoss anyway, no matter what I set in FilteredPackages How should I process to create an Oracle SAX parser with the following code if this code is in a class that is deployed in WARs web-inf/lib ?

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - The java file and hbm.xml file do not appeared in the Eclips

2006-02-21 Thread wangshoutao
I have download HibernateTools-3.1.0.beta4.zip and installed in my eclipse, but when I generated code and mapping file using Hibernate Code Generation, the files created by the tool did not applear Eclipse, they did be created in my working fold, but can not appear. Is that because my config?

[JBoss-user] [JBoss Eclipse IDE (users)] - The java file and hbm.xml file do not appeared in the Eclips

2006-02-21 Thread wangshoutao
I have download HibernateTools-3.1.0.beta4.zip and installed in my eclipse, but when I generated code and mapping file using Hibernate Code Generation, the files created by the tool did not applear Eclipse, they did be created in my working fold, but can not appear. Is that because my config?

[JBoss-user] [JBoss Eclipse IDE (users)] - The java file and hbm.xml file do not appeared in the Eclips

2006-02-21 Thread wangshoutao
I have download HibernateTools-3.1.0.beta4.zip and installed in my eclipse, but when I generated code and mapping file using Hibernate Code Generation, the files created by the tool did not applear Eclipse, they did be created in my working fold, but can not appear. Is that because my config?

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: The java file and hbm.xml file do not appeared in the Ec

2006-02-21 Thread [EMAIL PROTECTED]
did you try and refresh the folder ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925237#3925237 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925237 --- This

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: The java file and hbm.xml file do not appeared in the Ec

2006-02-21 Thread wangshoutao
Got it Thank you very much. By the way why not refresh folder after build those files? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925238#3925238 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925238

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: The java file and hbm.xml file do not appeared in the Ec

2006-02-21 Thread [EMAIL PROTECTED]
it does that in the current cvs;0) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925239#3925239 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925239 --- This

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: The java file and hbm.xml file do not appeared in the Ec

2006-02-21 Thread wangshoutao
Also the save button is not enable after the config files changed is not very convenience. But you really do a great job. Thanks again. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925240#3925240 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: The java file and hbm.xml file do not appeared in the Ec

2006-02-21 Thread [EMAIL PROTECTED]
could you report this bug in the jira with steps on how to reproduce it ? thank you View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925241#3925241 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925241

[JBoss-user] [Installation, Configuration Deployment] - Is there any parameter to keep compiled JSP files?

2006-02-21 Thread niklaus_wirth2000
Hi, all I have a question about compiling jsp file. The compiled jsp files will be deleted from ?work? directory if we close jboss server. It causes low performance after we reboot Jboss. Is there any parameter in Jboss to keep compiled files? Is there any way to promote performance after

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: The java file and hbm.xml file do not appeared in the Ec

2006-02-21 Thread wangshoutao
Oops, I can not find it now, next time when I meet it, I will report. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925243#3925243 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925243

[JBoss-user] [JBoss jBPM] - Re: At time of DEPLOYMENT-Connection could not open error.

2006-02-21 Thread purvi.shah
Hi Alex, Thanks for response. Now I able to connect to HSQL Datamanager ,the way you mentioend. I could not find my schema. When I add Database name in Hibernate.config file, I got error Database not found. BUt server\data folder localDb(My database name-i have not achanged anything-it come by

[JBoss-user] [EJB 3.0] - Classloading and multiple non-isolated EARs

2006-02-21 Thread lhoriman
I just read the (great!) article http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossClassLoadingUseCases and wanted to verify that I understand a few things correctly. My goal is to have two EARs which invoke each other and share many classes. In one deployment scenario, both EARs will be deployed

[JBoss-user] [JBoss Seam] - Do you have to use entity beans as backing beans.

2006-02-21 Thread markfrench
Hi, I have just started looking at seam and was wondering are you forced to use entity beans as backing beans for pages.? I need to develop a web app which calls a custom api which handles the persistence aspect and therefore the entities are useless. Cheers Mark View the original post :

[JBoss-user] [JBoss jBPM] - Re: Deployment problem for websale.par

2006-02-21 Thread purvi.shah
I able to deploy websale order properly. I am using jbpm 3.0.2 startup kit,I installed the same on Eclipse 3.0 Now I have creted and deploy the new process. But I am not able to see the process on webconsole. What should I do. I have not changed any config file. I am also not able to see process

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Is this some kind of serialized data ?

2006-02-21 Thread lukaswoj
Hello I have some piece of software that uses JBoss and I have to brak-in to Database which is Postgres. I found table that interests me and in one field there is string like: \254\355\000\005sr\0006com.costam.provisioningevents.SubscriberChangedEventrF\235\037\013\330O\204\0 .. I suppose

[JBoss-user] [EJB/JBoss] - Load balancing with JBoss

2006-02-21 Thread susitha
Dear all, What are the necessary configurations needed for EJB's load balancing in JBoss other than adding tag (and other stuff) in jboss.xml file. If some one can send me a sample code. Thanks View the original post :

[JBoss-user] [EJB 3.0] - Re: EJB client cannot connect: [SocketServerInvoker] Failed

2006-02-21 Thread 1137
Why http://jira.jboss.com/jira/browse/EJBTHREE-449 was closed? This issue is definitely not solved. Should I create report it once again with detailed steps needed to recreate the problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925254#3925254 Reply to

[JBoss-user] [JBoss Portal] - Cannot cancel editing/creating file in CMS

2006-02-21 Thread ericmacau
Hello, Is there any way to cancel editing/creating/deleting file in CMS Manager portlet ? After I click create/edit/delete to the file, I can't cancel my action any more in the portlet !!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925256#3925256

[JBoss-user] [JBoss Portal] - Cannot cancel editing/creating file in CMS

2006-02-21 Thread ericmacau
Hello, Is there any way to cancel editing/creating/deleting file in CMS Manager portlet ? After I click create/edit/delete to the file, I can't cancel my action any more in the portlet !!! Furthermore, how can I add a subpage in the management portlet ? View the original post :

[JBoss-user] [JBoss jBPM] - Re: Still am not able to write custom fork handler :(

2006-02-21 Thread [EMAIL PROTECTED]
what version are you using ? regards, tom. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925259#3925259 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925259 --- This

[JBoss-user] [JBoss Portal] - HelloWorldPortlet: can't diplay image

2006-02-21 Thread dhexus
hello, i am using jboss portal 2.2 and tried to modify the HelloWorldPortlet. to the empty image folder i added a gif and used it in jsp/view.jsp in the following way img src=images/friend.gif height=600 width=100 / - and in many different other ways :-( of cource, the image ist not diplayed.

[JBoss-user] [Management, JMX/JBoss] - can i know the JBoss Server Started tiem and date from outsi

2006-02-21 Thread lbrd
hi i am new for Jboss - JMX, can anyone tell me,how can i identify the Server Start time and date. because i can get the Instance of MBeanServer but MBeanServer doesn't have the method like getStartDate(). but ya, Server has method like getStartDate(). so how can i access this Server Interface

[JBoss-user] [JBoss Portal] - management portlet

2006-02-21 Thread ndd1701
how can I reach the management portlet console shown in Jboss Portal Reference Guide.pdf at page 10 ? I found no way, link or other. thanks!!! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925251#3925251 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - Can not open HQL editor

2006-02-21 Thread wangshoutao
When I right click the configeration, both Create SessionFactory and HQL ScartchPad are disabled. Sometimes Create SessionFactory replace by Close SessionFactory but still both items are diabled. Thanks. View the original post :

[JBoss-user] [Beginners Corner] - How to find number of users accessing the application

2006-02-21 Thread gokulanand
Hi, I want find out the number of users are accessing the particular application from a server. Can we Find by writting any applications. if possible guide or provide me. Thanks in Advance View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925264#3925264 Reply

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread [EMAIL PROTECTED]
any errors in the Error Log view ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925265#3925265 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925265 --- This SF.net

[JBoss-user] [Installation, Configuration Deployment] - MBeans: cannot locate Constructor

2006-02-21 Thread mroodzant
Hi, I am trying to get an MBean to work. I've kept it very simple and have made a sar with the following: registrationService-mbeans.sar |+ META-INF | + jboss-service.xml | + nl | +ibsp | +registration | +actions |

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread wangshoutao
many. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925267#3925267 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925267 --- This SF.net email is sponsored by: Splunk

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread [EMAIL PROTECTED]
so maybe they explain why it does not work ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925268#3925268 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925268 --- This

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread wangshoutao
java.lang.NullPointerException at org.hibernate.eclipse.mapper.model.RevEngColumnAdapter.notifyChanged(RevEngColumnAdapter.java:40) at org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(AbstractNotifier.java:201) at

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread wangshoutao
Is it because my configuration or the application's bug? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925270#3925270 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925270

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread [EMAIL PROTECTED]
they are not releated to this isssue. these are for the reveng.xml editor...a bug that i think is fixed in the latest cvs code. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925271#3925271 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread wangshoutao
ERROR main org.hibernate.hql.PARSER - :0:0: unexpected end of subtree WARN Worker-0 net.sf.ehcache.config.Configurator - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: bundleresource://125/ehcache-failsafe.xml This is the error message when I

[JBoss-user] [Performance Tuning] - JBoss-Hibernate Performance Test

2006-02-21 Thread erwinp
Hello, i've been doing some performance/capacity tests on an application which is deployed under JBoss 4.0.2 and which uses the Hibernate version that comes with JBoss. During the test HTTP requests arrive at a servlet which forwards them to a local stateless session EJB. This EJB will check

[JBoss-user] [JBoss jBPM] - JBoss jBPM Process Designer Getting Started

2006-02-21 Thread kiamfei
Hi, I am using eclipse 3.1.2 as I can't find 3.1 m7. When I try to follow the example in JBoss jBPM Process Designer Getting Started (found in the jboss's site jbpm documentation), I encounter error during the Action creation part; the error is as follow : java.lang.NullPointerException

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Can not open HQL editor

2006-02-21 Thread wangshoutao
Do not know why, evetything is ok now. Thanks a lot. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925275#3925275 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925275

[JBoss-user] [JBoss Portal] - Re: get portlet information from portletrenderer ?

2006-02-21 Thread cpage
hi here is my class : public class CpagePortletRenderer implements PortletRenderer { | |/** | * @see PortletRenderer#render | */ |public void render(RenderContext renderContext, PortletContext state, WindowResult result) | throws

[JBoss-user] [JBoss jBPM] - Re: Still am not able to write custom fork handler :(

2006-02-21 Thread nakulrajurkar
Am using jbpm 3.0 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925277#3925277 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925277 --- This SF.net email is sponsored

[JBoss-user] [JBoss Seam] - Need help understanding contexts

2006-02-21 Thread JamesWoodward
Hi all, I've been dabbling with JSF and Seam for a while now, but am having difficulty grasping the contexts idea. I also never fully understood the Managed Beans idea. I think my lack of understanding stems from a background of developing web applications as Servlets and prior to that CGI

[JBoss-user] [EJB/JBoss] - application error on SFSB

2006-02-21 Thread nderobert
Hello, I am currently developping an application whose design is as follows: for each web session is associated a stateful session bean. With this implementation, the foolowing problem occurs very often: when clicking twice on the web interface, an error is popped up saying: tried to enter

[JBoss-user] [Installation, Configuration Deployment] - Re: MBeans: cannot locate Constructor

2006-02-21 Thread [EMAIL PROTECTED]
The silly mistake is referencing the interface name, rather than the class name, in the code attribute of the jboss-service.xml descriptor. You can't instantiate an interface, only an implementation of it :) View the original post :

[JBoss-user] [EJB 3.0] - Re: java.sql.Timestamp mapping to Oracle database

2006-02-21 Thread sierras
instead of has solved the problem without doing anything else. Thanks anyway. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925281#3925281 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925281

[JBoss-user] [EJB 3.0] - Re: java.sql.Timestamp mapping to Oracle database

2006-02-21 Thread sierras
property name=hibernate.dialect value=org.hibernate.dialect.Oracle9Dialect instead of property name=hibernate.dialect value=org.hibernate.dialect.OracleDialect has solved the problem without doing anything else. Thanks anyway. View the original post :

[JBoss-user] [JBoss jBPM] - Re: ClassLoadUtil throwing NullPointerException !

2006-02-21 Thread it_hari
THis happens for me when it tries to load hibernate configuration as well.Just wondering why ClassLoaderUtil.getClassLoader() is returning null . Regards, Harish View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925284#3925284 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - Session is closed problem

2006-02-21 Thread lcoetzee
Hi, I have been trying to use the jbosside nightlies (without much success). I am currently building the nightlies myself (using the releng process as described in http://docs.jboss.com/jbosside/releng/user/build/en/html_single/). I am able to create the hibernate.cfg.xml but am unable to run

[JBoss-user] [JBoss Getting Started Documentation] - Re: deploying an ear file

2006-02-21 Thread tonydg
files are deployed in alfabetical ordrer.first files starting with letters , after that starting with numbers. if you make the names of ear , jar ,war appropriate to the alphabetical sequence it should work . View the original post :

[JBoss-user] [JBoss jBPM] - Assign a task to 2 users, how please?

2006-02-21 Thread boerse
Hello, i've searched the forum and i found no successful result: is there anyway to assign a single task to 2 users? I tried via assignment expression, pooled-actors, etc, etc. Just a clue how to assign a single tasz in the way to 2 users: task swimlane=buyer name=task1 |

[JBoss-user] [JBoss Seam] - Re: Separating Web Container from Application Container

2006-02-21 Thread epbernard
On a side note. Securing the web tier and split it form the DB can be done this way: Apache - FW - Java container - DB It has the second advantage to render static content (arguably) more efficiently View the original post :

[JBoss-user] [EJB 3.0] - Re: UndeclaredThrowableException from an EJB

2006-02-21 Thread heartsjava
Ok, I figured this out. I was packing my custom exception class into my client(war). As soon as I took it out the correct exception was passed down. Hope this helps someone later. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925289#3925289 Reply to the post

[JBoss-user] [Installation, Configuration Deployment] - installation jboss-4.0.4RC1 Unsupported major.minor versio

2006-02-21 Thread christophe.laumond
Hi all, Below an extract from my server.log file : DEBUG [org.jboss.deployment.SARDeployer] create operation failed for package file:/C:/jboss-4.0.4RC1/server/default/deploy/ejb3.deployer/ | org.jboss.deployment.DeploymentException: Unexpected error during load of:

[JBoss-user] [JBoss Portal] - portlet-instances.xml

2006-02-21 Thread susitha
I am developing my own portlet to JBoss Portal 2.0. To deploy it I have created, jboss-portlet.xml jboss-app.xml portlet.xml myportlet-pages.xml myportlet-portal.xml portlet-instances.xml files I have put first four file into

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Session is closed problem

2006-02-21 Thread [EMAIL PROTECTED]
caused by new behavior in hibernate core about auto closing sessions when running with the DriverManager connection provider by default. closing the property sheet should make it go away, otherwise play around with the auto close property in hibernate.cfg.xml. i'll work on having a more

[JBoss-user] [Installation, Configuration Deployment] - Transaction problems with 4.0.4

2006-02-21 Thread tsedge
Hi, I've ported my application from JBoss 4.0.3SP1 to 4.0.4RC1. Everything works, up until I try to do an INSERT/UPDATE/DELETE, when I get: java.lang.RuntimeException: org.jboss.tm.JBossRollbackException: Unable to commit, tx=TransactionImpl:XidImpl[FormatId=257, GlobalId=upney/137,

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Session is closed problem

2006-02-21 Thread lcoetzee
Hi max, thanks for the info... not having much luck in closing the property sheet. Have not come across a auto close property in the hibernate.cfg.xml (google not telling me much at this point... but I will search a bit more) I get the following exception from the nighly I built last night:

[JBoss-user] [EJB 3.0] - ClassNotFoundException javax.persistence.EmbeddableSuperclas

2006-02-21 Thread Annegret
Hello, I've updated from jboss 4.0.3SP1 installer to jboss 4.0.4RC1 installer including EJB3 RC5 and try to get our application working. I've changed the persistence.xml file to the new spec and now I get a ClassNotFoundError on javax.persistence.EmbeddableSuperclass. I've found out that in

[JBoss-user] [Installation, Configuration Deployment] - Re: installation jboss-4.0.4RC1 Unsupported major.minor ve

2006-02-21 Thread [EMAIL PROTECTED]
This is typical if you use jdk1.4 to run jdk5 compiled code. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925296#3925296 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925296

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: CDT (C/C++ Development Tools) breaks JBoss IDE

2006-02-21 Thread trebiani
transera_inc wrote : I would suggest installing all eclipse project tools first and then install any other add-ons like Jboss IDE and etc. thanx for your help. but still no luck :-( btw: after installing http://eclipsensis.sourceforge.net/ jbossIDE is not working anymore View the original

[JBoss-user] [EJB 3.0] - Re: ManyToOne to a composite primary key

2006-02-21 Thread epbernard
First of all GeneratedValue cannot be used with composite primary keys Second, the column definitions should be set on the getters of UserPK, not on the User entity View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925298#3925298 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: Dynamic units within persistence.xml

2006-02-21 Thread epbernard
Hum, I don't think I can solve that. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925299#3925299 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925299 --- This SF.net

[JBoss-user] [Installation, Configuration Deployment] - Found in jboss.xml but not in ejb-jar.xml

2006-02-21 Thread tsaari
Is there a bug in jBoss or why is it giving this error? As anybody can see the bean is defnied with exactly the same name on both xml descriptors. -Tapani 12:22:28,250 ERROR [XmlFileLoader] failed to load jboss.xml. There could be a syntax error. | org.jboss.deployment.DeploymentException:

[JBoss-user] [JBoss Portal] - Re: portlet preferences

2006-02-21 Thread noicangi
some days ago paolo post what are you asking for, take a look at: http://www.jboss.com/index.html?module=bbop=viewtopict=76195postdays=0postorder=ascstart=0 hope it helps you, also roy update the user manual with this topic, so you can get more information.

[JBoss-user] [EJB 3.0] - Re: 4.0.4RC1 / Lazy Fetch / EntityManagerFactory JNDI Lookup

2006-02-21 Thread epbernard
Did you start a transaction on the web tier? If you're outside a Tx, the objects are consireded as detached the minute you get them from the EM (at least with PersistenceContextType.TRANSACTIONAL) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925303#3925303

[JBoss-user] [EJB 3.0] - Re: Collection not yet supported

2006-02-21 Thread epbernard
@OneToMany(cascade = CascadeType.ALL, fetch = FetchType.EAGER, mappedBy=order) public Attribute getAttr() { return attr; } Attribute is not a collection this does not make sense to map is a a One to many View the original post :

[JBoss-user] [EJB 3.0] - Re: flush in EXTENDET Persisten context

2006-02-21 Thread epbernard
what are your id generator? What is your underlying DB? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925305#3925305 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925305

[JBoss-user] [EJB 3.0] - Re: flush in EXTENDET Persisten context

2006-02-21 Thread epbernard
are all the mehtods except checkout run outside a transaction? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925306#3925306 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925306

[JBoss-user] [JBoss Portal] - Re: Portal 2.2 Clustering

2006-02-21 Thread noicangi
hi, this is not the right topic but its refered to clustering. i download the cvs ((jboss-portal-2.2)) ( i suppose the branch) to build with clustering=true and change the portal instance name to /portal to / , it builds but when i run the jboss the portal doesn't apears. because i'm using

[JBoss-user] [EJB 3.0] - Re: Error with fetching nested entities

2006-02-21 Thread epbernard
because you're tighting Hibernate to the domain model which is bad and your construct might lead to flush() calls in cascade wich is forbidden in Hibernate View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925308#3925308 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Session is closed problem

2006-02-21 Thread [EMAIL PROTECTED]
hmm...that extendsQueue is because of an outofdate hibernate annotations.jar...should not occur! fix by updating the annotations jar. the autoclose option is found in the manual View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925309#3925309 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: AttributeOverride when field is 2+ objects removed.

2006-02-21 Thread epbernard
This is Hibernate specific, but do @AttrOver name=address.city.name View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925310#3925310 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925310

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: CDT (C/C++ Development Tools) breaks JBoss IDE

2006-02-21 Thread [EMAIL PROTECTED]
what does not working anymore mean ? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925311#3925311 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925311 --- This SF.net

[JBoss-user] [EJB 3.0] - Re: EJB-QL for @ManyToMany?

2006-02-21 Thread epbernard
select genre from Genre genre left outer join genre.movies Set genres = new HashSet( query.getResultList ); View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925312#3925312 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: Inheritance from supclass that is not an entity

2006-02-21 Thread epbernard
@MappedSuperclass View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925313#3925313 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925313 --- This SF.net email is sponsored

[JBoss-user] [EJB 3.0] - Re: long-lived transaction in JBossAS4.0.4RC1 by default not

2006-02-21 Thread epbernard
you're extended operation but the last one should be done outside a tx View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925314#3925314 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925314

[JBoss-user] [EJB 3.0] - Re: Pagination total page count

2006-02-21 Thread epbernard
select count(*) View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925315#3925315 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925315 --- This SF.net email is sponsored

[JBoss-user] [EJB/JBoss] - Re: EJB deployment problem

2006-02-21 Thread sriramp_here
I guess Problem is with your JNDI naming. Please checke the JNDI naming in ejb-jar.xml as well as jboss.xml Regards Sriram View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925316#3925316 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: Session is closed problem

2006-02-21 Thread lcoetzee
Set the following: | property name=hibernate.transaction.auto_close_sessionfalse/property | in my hibernate.cfg.xml (is this the right property ?) I have copied hibernate-tools.jar as found in /HibernateExt/tools/target/hibernate-tools and hibernate-annotations.jar as found in

[JBoss-user] [JBoss Portal] - Application Wrapper Image

2006-02-21 Thread vjmohan
Hi, Can anybody tell me How to display my application wrapper image instead jboss portal image in the landing page Thanks in advance Mohan View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925318#3925318 Reply to the post :

[JBoss-user] [EJB 3.0] - Re: ClassNotFoundException javax.persistence.EmbeddableSuper

2006-02-21 Thread epbernard
Ah documentation ,documentation, Mother of all diseases http://www.hibernate.org/371.html View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925319#3925319 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925319

[JBoss-user] [Performance Tuning] - Re: JBOSS TAKES EXTREMELY LONG TIME TO START ON AIX(24 minut

2006-02-21 Thread davecasserly
I had a problem with jboss taking ages to start and it was due to the internal hypersonic database growing extremely large. I think jboss is loading it into memory when it starts. I use jms on my server but after the message has been processed, i dont need to keep it. My hypersonic db was

[JBoss-user] [Performance Tuning] - Re: JBOSS TAKES EXTREMELY LONG TIME TO START ON AIX(24 minut

2006-02-21 Thread [EMAIL PROTECTED]
All caps for emphasis :-) DO NOT USE HYPERSONIC IN PRODUCTION. REMOVE HYPERSONIC. Yes hypersonic runs its whole log again on starturp. http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming We include hypersonic for a test/dev database. View the original post :

[JBoss-user] [JBoss Portal] - Re: Application Wrapper Image

2006-02-21 Thread noicangi
hey man, read the how to post, read the user manual and then the reference manual, thats a good start. here waht you ask, but check the reference complete http://docs.jboss.com/jbportal/v2.2/reference-guide/en/html/themeandlayouts.html#d0e1692 View the original post :

[JBoss-user] [JBoss jBPM] - Re: Assign a task to 2 users, how please?

2006-02-21 Thread mennen
i tried several ways but it never worked out either. Would appreciate it a lot if someone gave us an example as to how to assign a task to 2 users.. Thanks, View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925323#3925323 Reply to the post :

[JBoss-user] [JBoss Eclipse IDE (users)] - can not deploy *.ear

2006-02-21 Thread Nibuzer
Hello, I am using j2ee 1.4, eclipse 3.1.2, jboss ide 1.5, jboss AS 4.0.4RC1 I can not deploy a j2ee application with one servlet and one stateless session EJB. Here is the exceptions : 14:18:51,576 ERROR [MainDeployer] Could not initialise deployment:

[JBoss-user] [Security JAAS/JBoss] - Re: Authentication occures many times

2006-02-21 Thread j2ee_junkie
Smbd, It would be a good idea to see what the authentication cache contains. So log a user into your client, and then access a secured EJB (thus causing the server login). Then using jmx-console inspect the contents of the authentication cache. It is in mbean

[JBoss-user] [JBoss jBPM] - Re: Assign a task to 2 users, how please?

2006-02-21 Thread boerse
hi mennen! Nice to read you, i know you had the same problem and we never found a solution, hope anyone helps (it there is a solution). I think it's something very usefull for all us... P.s. how's your develop going? View the original post :

[JBoss-user] [EJB 3.0] - Support for SessionContext.getInvokedBusinessInterface?

2006-02-21 Thread rparree
Hi, I have noticed the SessionContext does not include getInvokedBusinessInterface... When will this be supported? tx. Raphael View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925329#3925329 Reply to the post :

[JBoss-user] [JBoss Portal] - Re: Securing Portlet Modes

2006-02-21 Thread mholzner
keletappi wrote : | BTW. I have just playing with this portal implementation for 3 days now. After using jetspeed2 and other portals this system feels nice and flexible. Much easier to deploy portal and edit layouts and themes. | Nice to see someone appreciates this ;) keletappi wrote

[JBoss-user] [Installation, Configuration Deployment] - Re: JBoss configuration for WS Axis - Socket exception - Con

2006-02-21 Thread sfurt
Unfortunately no, not yet The problem is actually quite tricky. I thought it was due to a configuration issue so I copied the JBoss from the test environment into the production server and run it and it did not work Then I thought it could be a memory issue so I increased the heap size, the

[JBoss-user] [Installation, Configuration Deployment] - Re: logging in JBoss 4.0.4 RC1

2006-02-21 Thread triathlon98
jira issue created, http://jira.jboss.com/jira/browse/JBAS-2830 View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925332#3925332 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925332

[JBoss-user] [JBoss Seam] - Steps to use SEAM in RCP (Eclipse Based) Application

2006-02-21 Thread [EMAIL PROTECTED]
If I,d like to use SEAM in Eclipse Based Application what spteps should I do to get SEAM supporting it? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925333#3925333 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3925333

[JBoss-user] [EJB/JBoss] - A Patch for JBAS-1509

2006-02-21 Thread h2-matsuno
I made a patch for JBAS-1509 to JBoss3.2.7. http://jira.jboss.com/jira/browse/JBAS-1509 It was already backport to JBoss3.2.8, I know, but I need this new feature on 3.2.7. The patch is as follows. This is a diff between 3.2.7 and 3.2.8RC1. It works well in our system. Use at your own risk, and

[JBoss-user] [EJB/JBoss] - Optimistic Locking policy in jboss

2006-02-21 Thread sriramp_here
Hi I have a question regarding locking policy in jboss. I am using an oracle database. Now what I am doing is, I am updating a set of records from oracle using normal JDBC Connection (using a datasource of course), from an MDB.The update operation takes some time since there are a number of

[JBoss-user] [JBoss jBPM] - Re: Assign a task to 2 users, how please?

2006-02-21 Thread mennen
Hey boerse! i'm getting to know jbpm little by little, i think it it's really powerful if you master most of it.. I solved many problems by myself, but it's really time-consuming though.. hope your development's doing well too. View the original post :

[JBoss-user] [Installation, Configuration Deployment] - Book for JBOSS soure code reading

2006-02-21 Thread pingp
I am a J2EE container developer and during my work I have readed Tomcat source, it helps me much. Now I begin to read JBOSS source, it there any book or tutorial fit as a guide? thanx a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925338#3925338 Reply

[JBoss-user] [JBossCache] - 1.3, clustered invalidation

2006-02-21 Thread shuber
Hi all, First of all thanks for all the hard work put into JBoss cache, it is a great cache ! I'm writing because we are using JBoss cache as a second level Hibernate cache, and are having a lots of issues with the volume of data being synchronized in REPL_* modes, so I'm thinking of

[JBoss-user] [JBoss Portal] - Re: management portlet

2006-02-21 Thread blacklight
I wish I had the answer, but I've been wondering the same thing. Can someone please clarify this. Black Light View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3925340#3925340 Reply to the post :

  1   2   3   >