[jboss-user] [EJB 3.0] - Re: ejb-jar.xml a clear definition for EJB3

2008-03-13 Thread caili314
Overriding metadata through XML, which file should the following contents be put? | http://java.sun.com/xml/ns/persistence/orm"; | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; | xsi:schemaLocation="http://java.sun.com/xml/ns/persistence/orm orm_1_0.xsd" | version="1.0">

[jboss-user] [JNDI/Naming/Network] - Re: JNDI Datasource Lookup not working

2008-03-13 Thread jaikiran
jdbc/questionnaire_DS anonymous wrote : javax.naming.NameNotFoundException: questionnaier_DS not bound Looks like a typo in the lookup string that you are passing. Make sure the spelling is right. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136520#

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Issue with deploying to JBoss 5.0.0Beta4

2008-03-13 Thread jaikiran
anonymous wrote : 17:06:57,048 WARN [JBossEntityResolver] Cannot load publicId from resource: application_1_3.dtd I remember seeing this when i had a incorrect DOCTYPE declaration in one of the xmls (i guess application.xml). At that point, i had just removed that declaration and got it workin

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Problems upgrading 4.0.4.GA to 4.2.2.GA

2008-03-13 Thread jaikiran
anonymous wrote : ObjectName: jboss.j2ee:ear=BeltMasta.ear,jar=BeltMasta-ejb.jar,name=EclipseCostRecordFacade,service= | EJB3 | State: NOTYETINSTALLED | I Depend On: | jboss.j2ee:ear=BeltMasta.ear,jar=BeltMasta-ejb.jar,name=CleatTypeFacade,service=EJB3 | jboss.j2ee:ear=BeltM

[jboss-user] [JNDI/Naming/Network] - JNDI Datasource Lookup not working

2008-03-13 Thread ozguy
Hi I been stuck at this problem and can't seem to see what am doing wrong. I followed the wiki pages for Datasource config and did what it said but i still can't seem to make this work. Here is my *-ds.xml file This file is in the default/deploy folder of jboss. questionnaire_DS jd

[jboss-user] [JBoss jBPM] - Re: Generate Form not load variables from Controller

2008-03-13 Thread pitcom
I am having the same problem..!!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136516#4136516 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136516 ___ jboss-user mailing li

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Need Urgent help!!!! JDBC Driver class not found: com.my

2008-03-13 Thread jaikiran
JBoss comes with 3 different server profiles, namely "minimal", "default" and "all". You can see these folders under %JBOSS_HOME%/server. The difference between these profiles is that "minimal" provides the minimal functionality, "default" provides almost all the functionality except clustering,

[jboss-user] [JBoss jBPM] - Re: Deployment order of dependent process definitions

2008-03-13 Thread syedtaj
I am running into the similar problems, however I am currently executing the jBPMs standalone. In that case how do we specify the anonymous wrote : sub-process My mail processdefinition looks something like this - anonymous wrote : | | | T

[jboss-user] [Beginners Corner] - Unable to read large BLOB values from MySQL db

2008-03-13 Thread Neelma
I am using JBOSS 4.0.5 along with MySQL5. While trying to read BLOB values from the database from a stateless session bean, using rs.getObject("columnName"), we get the result as Byte[] instead of the actual object type. Hence ClassCastException java.lang.ClassCastException : [B Is there any

[jboss-user] [Messaging, JMS & JBossMQ] - Re: Not able to configure HTTPS jboss-4.2.2.GA for sending

2008-03-13 Thread subrata_jboss
yes , but it simply not working. https://192.168.114.86:8443 is also not working. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136511#4136511 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136511 __

[jboss-user] [Beginners Corner] - Re: WAR deployment problem

2008-03-13 Thread shankha
I have some custom Jar file which I need for my application. That jars are not present in the server/default/lib. I also tried it to put all the jars in the server/default/lib directory. but my application is not able to get that jars. But same war file i deployed in different app servers where

[jboss-user] [Performance Tuning] - Performance Issue with large chunk of data retreival.

2008-03-13 Thread vashistvishal
Guys, I would like to get some opinion on performance issue we are facing. 1. We have a 2/3 tier J2EE application where we are using Struts, SLSB and just JDBC (wrapped in DAO's) in Jboss 4.04 on Windows, to extract data. 2. There are few reports which requires atleast for 2/3 years of transact

[jboss-user] [JBoss Portal] - Re: Unable to use WSRP over SSL for self producer

2008-03-13 Thread [EMAIL PROTECTED]
"dkc" wrote : | JBoss Portal Version: 2.6.2.GA, downloaded | JBoss AS Version: 4.2.1 | OS Platform: RedHat Enterprise Linux 4, Update 5 | Any reason you're not using 2.6.4 and 4.2.2? :) "dkc" wrote : | - I've updated server/default/deploy/jboss-portal.sar/portal-wsrp.sar/WEB-INF/wsd

[jboss-user] [JBoss Tools (users)] - Re: JBoss Tools using Latest Seam

2008-03-13 Thread bhaddar
Hi there, I got an issue (or may be the problem is on my end). I want to use the latest release of Seam (2.1.0.A1 version). I'm using JBoss Tools 2.0.0 GA so I tried to add Seam Runtime that points to this version but the drop-down list "Version" shows two values only 1.2 and 2.0 I went ahead

[jboss-user] Classloader problem - NoClassDefFoundError - JBoss class ServiceMBean

2008-03-13 Thread Tapan Nanawati
Hi I want to instantiate my service. In my service file mbean entry is as follows - com.integral.jmsx.jndi.JmsJndiInit jboss:service=Naming jboss.ejb:service=EJBDeployer jboss.jca:service=RARDeployer I put some debugs in Ser

[jboss-user] [JBoss Portal] - Re: Help with IPC

2008-03-13 Thread shimonl97
The classes needed for the IPC must be placed in a jar inside lib directory under your VVV.sar directory (or inside your vvv.sar zip file if you are using packed deployment) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136501#4136501 Reply to the post : h

[jboss-user] [Installation, Configuration & DEPLOYMENT] - WebDAV servlet?

2008-03-13 Thread anguilla
Sorry, I've searched all over and haven't been able to figure out what WebDAV support is provided by the various JBoss projects. I have JBoss AS 4.2, which I received bundled with the JBoss Developer Studio. I have the AS running, but can't figure out how to start the webdav servlet. I don't eve

[jboss-user] [Security & JAAS/JBoss] - Re: combination of JAAS

2008-03-13 Thread ragavgomatam
As per http://wiki.jboss.org/wiki/Wiki.jsp?page=WebAuthentication anonymous wrote : WebAuthentication pwl = new WebAuthentication(); | pwl.login(username, pass); | | //Only when there is web login, does the principal be visible | log("User Principal="+request.getUserPrincipal()); you ca

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

2008-03-13 Thread shimonl97
Need the answer urgently. No answers because it is so complicated, or too easy? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136498#4136498 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136498 ___

[jboss-user] [JBoss AOP] - Re: AOPC compiler seems to run successfully without Aspectiz

2008-03-13 Thread [EMAIL PROTECTED]
If you're still getting this error message, try setting the property "jboss.aop.prune" value to "false" as is shown here: http://labs.jboss.com/jbossaop/docs/1.5.0.GA/docs/aspect-framework/reference/en/html/running.html#d0e2971 View the original post : http://www.jboss.com/index.html?module=bb&o

[jboss-user] [JBossCache] - Sharing object with READ_COMMITED?

2008-03-13 Thread domyalex
Hi to all, I'm working on my first project using EJB 3.0 and I'm facing some difficulties. Long story short, I basically want to share an object across several (stateless and mdb) bean instances; the object is costly (as in minutes might be required) to build and for this reason I would like to j

[jboss-user] [Beginners Corner] - ServiceMBean or Not?

2008-03-13 Thread Nimtu
Greetings from a JBoss newbie. I'm trying to write my first JBoss program, which I have working, I'm just not sure I've done it the right way. And in the process of writing it I've come up with something I don't really understand that is probably a key bit of required knowledge. I've seen exa

[jboss-user] [JBoss Portal] - Re: portal-wsrp.sar deployment problem

2008-03-13 Thread [EMAIL PROTECTED]
Do you have any other errors? I just tried to download the bundled version and didn't have any issues (though I didn't try with Oracle, as I don't have access to one right now). I'd suggest that you re-download and try again. I assume that you are using 2.6.4 as well. View the original post :

[jboss-user] [JBoss Portal] - Show current CMS path

2008-03-13 Thread mikebutler
I've been trying for days to get some inter portlet communication going on. I want to define a portlet that shows the current navigation path of the CMS portlet. So when I navigate somewhere new, the path displayed in my portlet changes as well. To do this, I have to create an event listener in

[jboss-user] [JBoss Tools (users)] - Re: XHTML files and content assist with custom tags

2008-03-13 Thread Kragoth
I'm writing my own custom tags. So I had put the tld file in my WEB-INF folder. (NOTE: My project is not set up as a web application so I'm not sure if the location of the tld file should matter. I'm working on making it a web app but i'm restricted by a number of factors including the inability

[jboss-user] [JBossWS] - Error while starting server - SearchPortTypePort does not co

2008-03-13 Thread [EMAIL PROTECTED]
hi there, I'm using JBoss Portal Server 2.6.4 (bundled with App server). I've a written a client to access WSDL. There is no compilation error. however; when i try to restart the portal server, getting following error message. Can somebody let me know what's going wrong? thanks for your help.

[jboss-user] [JBossCache] - Re: Random 1.6gb object allocation attempt when using tcppin

2008-03-13 Thread [EMAIL PROTECTED]
Suggest you post on [EMAIL PROTECTED] instead. This is a detailed JGroups question, not a JBoss Cache one. Not criticizing you for posting here; you didn't know that. :-) Just telling you where you're more likely to get a useful answer. View the original post : http://www.jboss.com/index.htm

[jboss-user] [JBoss AOP] - Interceptor not getting called when pointcut is defined at i

2008-03-13 Thread harivenkatrajan
Hello, I have this requirement where when a method is called on EJB local interface some security code needs to get executed. Hence I tried annotating the EJB local interface method and understood that aopc does not instrument interface classes as I see this compilation log. [aopc] [cannot co

[jboss-user] [JBoss Portal] - Re: JBoss Portal developer's blog

2008-03-13 Thread [EMAIL PROTECTED]
Which blog portlet you are talking about? The one Julien mentioned is not a portlet but blog address where we blog about JBoss Portal. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136480#4136480 Reply to the post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss AOP] - Re: Interceptor not getting called when pointcut is defined

2008-03-13 Thread harivenkatrajan
Not sure why its not showing stripped out aop bind pointcut="execution(public void com.HelloAOPInterface->callMe())" interceptor class="com.HelloAOPInterceptor" bind bind pointcut="execution(public void com.HelloAOP->secondCallMe())" interceptor class="com.HelloAOPInt

[jboss-user] [JBoss AOP] - Re: Interceptor not getting called when pointcut is defined

2008-03-13 Thread harivenkatrajan
Here is the 4. Jboss-aop.xml View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136477#4136477 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136477 ___

[jboss-user] [JBoss Portal] - Re: JBoss Portal developer's blog

2008-03-13 Thread bkandanoor
is blog portlet compatable with 4.2.x + Portal 2.6.4? I tried deploying the .sar and it throws myfaces exception? do i need to copy myfaces-impl for the blog to work? i tried that too, it gave other exceptions. Could you tell me if it is compatible with only 4.0.5 + portal 2.6 ? thanks View t

[jboss-user] [EJB 3.0] - The post-construct in ejb-jar.xml does not recognize inherit

2008-03-13 Thread mmrack
When I use in ejb-jar.xml: StartupEjb StartupEjb onStart

[jboss-user] [JBoss Portal] - Re: Cannot install Blogs

2008-03-13 Thread bkandanoor
did you find out solution? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136467#4136467 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136467 ___ jboss-user mailing list jbo

[jboss-user] [Security & JAAS/JBoss] - Re: combination of JAAS

2008-03-13 Thread zilbi
yes thanks, i read it before. but from reading: http://wiki.jboss.org/wiki/Wiki.jsp?page=WebAuthentication and http://roneiv.wordpress.com/2008/02/19/perform-a-jaas-programmatic-login-in-jboss-try-to-solve-the-empty-remote-user-problem/ I was thinking that it will solve the problem. going back

[jboss-user] [JBossWS] - communicating with WS in c# thorugh Java - encoding problem

2008-03-13 Thread trouby
Hey, I have a simple .NET ws based on WCF technology with some simple method which expect an object that has few string properties, I have created the relevant artifacts with wsimport and everything works as expected, The string property is encoded with UTF-8, for some reason, on the .NET ws

[jboss-user] [Security & JAAS/JBoss] - Re: combination of JAAS

2008-03-13 Thread ragavgomatam
Check this out from the following url http://wiki.jboss.org/wiki/Wiki.jsp?page=SecurityFAQ anonymous wrote : Q7: Why does getUserPrincipal/getPrincipal return null after a JAAS login | A7: The only time getUserPrincipal/getPrincipal return a non-null value is when the user has authenticated t

[jboss-user] [Security & JAAS/JBoss] - Re: combination of JAAS

2008-03-13 Thread zilbi
both, and none. :) i tried all 3 combinations (only web, only jaas and both) and i get the same result always. there must be something else wrong... but i am quite lost here my friend View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136456#4136456 Reply to the

[jboss-user] [JBossCache] - Re: Random 1.6gb object allocation attempt when using tcppin

2008-03-13 Thread youngm
Actually I lied the packet's contents are: [98, 101, 108, 97, 17, 2, 4, 10, 108, 34, 34, 0, 0, -30, -112] the first 4 bytes == "bela" 10.108.34.34 is my server's IP address I don't know what the rest is. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136452

[jboss-user] [JBoss jBPM] - Huge JBPM_BYTEBLOCK - How to purge ?

2008-03-13 Thread ericcart
After one month, running with two moving Tokens, I found JBPM_BYTEBLOCK with 500 MB. So... I´m going to purge JBPM_BYTEBLOCK (based on JBPM_BYTEARRAY). Now I´m just deleting almost all rows. For the next time, I added a timestamp field at JBPM_BYTEARRAY, to delete by date. Is It OK ? Why

[jboss-user] [JBossCache] - Re: Random 1.6gb object allocation attempt when using tcppin

2008-03-13 Thread youngm
Another update. This "bad packet" contains the the following "0x62, 0x65, 0x6C, 0x61, 0x00, 0x00, 0x00, 0x00" Which converted to ascii is "bela" so I think this is pretty obvious that it is a jgroup/jbossCache originated packet or fragment of a packet Any other ideas? View the original po

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Installation Troubles

2008-03-13 Thread PeterJ
Did you read the release notes, readme.html? First bullet item under Configuration Issues, under JBossAS 4.0.0.GA. P.S. I hope you installed by unzipping the binary zip file, otherwise you might not have the readme file. In which case look at http://www.jboss.com/index.html?module=bb&op=viewtop

[jboss-user] [JBossWS] - Re: how to change the context path

2008-03-13 Thread rphadnis
Check if this is helpful http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136442#4136442 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136444#4136444 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136444

[jboss-user] [Beginners Corner] - Re: application clients in JBOSS 4.2.2

2008-03-13 Thread sajhak
thanks JaiKiran.. now it works fine.. i really appreciate all of you guys' help.. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136443#4136443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136443 ___

[jboss-user] [JBossWS] - Re: setting context root for EJB based web services

2008-03-13 Thread rphadnis
I am assuming you are using JBoss 4.2.2 or atleast JBossWS 2.0.1. If that is true you can set the context root using the following annotation: import org.jboss.wsf.spi.annotation.WebContext; . @WebContext(contextRoot="/YourContextRoot") The WebContext class is in the jbossws-spi.jar in the

[jboss-user] [JBossWS] - Re: NullPointer in JavaToWSDL conversion using wstools

2008-03-13 Thread rodosa
I've a similar problem ... how did you solucionate it? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136441#4136441 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136441

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Installation Troubles

2008-03-13 Thread jagui1
Hi there, I´m a new user, not a developer, just a System Configuration Analyst and I found some problems during the installation process of Jboss. I followed all the steps in order to have a clean installation of this powerful tool. After that, In the server where jboss was installed it runs wi

[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Need Urgent help!!!! JDBC Driver class not found: com.my

2008-03-13 Thread srama1
Thanks for pointing me in right direction. I did have the jar file in lib directory,it was just in wrong path. It was in /server/all/lib instead of /server/default/lib. This was the question I always had. In what situtation do you use all and default directory under server ? View the or

[jboss-user] [JBoss AOP] - JBoss AOP thinking

2008-03-13 Thread avihaimar
AOP in our application: We work with jboss4.2 and ejb3 (JPA). We use in AOP in order to intercept model methods (again the model is hibernate entities), only in the server side we need to be notify when a setter on model call has been called. In order to do that we define pointcuts on our model

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Issue with deploying to JBoss 5.0.0Beta4

2008-03-13 Thread eightmd
Actually I tried it both ways. I started with the ear file in the deploy directory and got the deploy error. Then I removed all my apps from the deploy directory and made sure JBoss came up without error. Then I copied the ear file into the deploy directory and witnessed the same deploy error.

[jboss-user] [JBossCache] - Re: Random 1.6gb object allocation attempt when using tcppin

2008-03-13 Thread youngm
I have some more info. If found the line of code that is allocating the 1.6gb byte[]. BasicConnectionTable.run():577 | 575: len=in.readInt(); | 576: if(len > buf.length) | 577: buf=new byte[len]; | So you were correct it woul

[jboss-user] [Security & JAAS/JBoss] - Re: combination of JAAS

2008-03-13 Thread ragavgomatam
Correct me if I am missing something hereYou do WebAuthentication webA = new WebAuthentication(); | boolean flag = webA.login(user, pass); and also do ? | // Use the username/password to initialize the | // callback handler and then do the authentication. | PassiveCallbackHandl

[jboss-user] [EJB 3.0] - Email from the ejb layer

2008-03-13 Thread glad01
I've been trying to email from (anywhere) in my ejb layer. Tried Javax.mail and even tried spring, but have not had any success. If anyone has some sample code to accomplish this I would be grateful. The app is a web service using xfire with the ejb layer (full of stateless, message driven, a

[jboss-user] [JBoss Tools (users)] - Re: Seam Web Project in JBossIDE

2008-03-13 Thread [EMAIL PROTECTED]
just put them in our JBIDE jira and put a link here. thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136421#4136421 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136421 __

[jboss-user] [JBoss jBPM] - problem loading a persisted processInstance. The data obtein

2008-03-13 Thread martin84
hi, i have a problem with jbpm when i am trying to load a workflow which is persisted in the db (postgres). When I obtain from the database the processInstance that I want to continue executing, inside of the rootToken atribute, all the atributes are null. In fact, when execute the signal method

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Teradata Configuration stop log console

2008-03-13 Thread PeterJ
You need to find our where in the code you deployed the logger is being turned off. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136415#4136415 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136415 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Teradata Configuration stop log console

2008-03-13 Thread fhrocha
Hi PeterJ, The logging is turned on and the log file have bean generated normally, but stop after print these two new lines: 2008-03-13 11:13:11,128 DEBUG [org.jboss.resource.connectionmanager.IdleRemover] internalRegisterPool: registering pool with interval 90 old interval: 92233720368547

[jboss-user] [JBoss Tools (users)] - Re: Seam Web Project in JBossIDE

2008-03-13 Thread roxello
Ok but it doesnt seem to fit any of the categories far as I can tell. Any suggestions or I can send to you? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136409#4136409 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=413

[jboss-user] [JBossCache] - TreeMap

2008-03-13 Thread tfranconville
What about TreeMap and Jboss cache I use JBoss 4.2.1 GA. I would like to share a TreeMap between node of a jboss cluster. What can I do to have that kind of use ? * an other version of Jboss Cache than the 1.4.1 * doing an aop wrapper on treemap * using terracotta Here is the error that I obtain

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread zilbi
thanks, the reason i'm having the remote for now is for my JUnits, i plan to remove them at production. as for seam, my web developer just doest like JSF so i will stick to simple EJBs for now. cheers View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136400#4

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread tom_goring
anonymous wrote : you will get the remote by default! | well Its going to have to pick one method ... anonymous wrote : | which will cause the LAZY stuff to be corrupted... | not true... they will just be detached (as they will have been serialised i.e. copy object). I'd advise you h

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread ALRubinger
"EJB 3.0 Core Specification, 4.6.6 Bullet 5.4" wrote : The same business interface cannot be both a local and a remote business interface of | the bean More recent versions of JBoss EJB3 will throw an exception on deployment when this case is encountered, see http://jira.jboss.com/jira/browse/

[jboss-user] [JBoss jBPM] - Re: Movo to node

2008-03-13 Thread kukeltje
http://www.junit.org/ and look at (almost) *all* the testcases in the jbpm source for real jbpm related examples View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136392#4136392 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=repl

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread zilbi
Mary Mother of GOD you are RIGHT!!! thanks man. would never think of it by my self... so the conclusion here is that in jboss 4.2: if your local and remote interface are actually one; and your SLSB implements both; and you use injection rather than a lookup to retrieve it, you will get the r

[jboss-user] [JBossCache] - Re: Random 1.6gb object allocation attempt when using tcppin

2008-03-13 Thread youngm
I'll tell our infrastructure to try and grab that information next time they get the opportunity which may be a while since it they have no way to grab the dumps unless the problem happens to freeze the server which is usually just crashes. Looking at the stack traces I'm not sure what would be

[jboss-user] [Beginners Corner] - Re: InvalidClassException when connecting standalone client

2008-03-13 Thread PeterJ
It would appear that your client is using different jar files than the app server. It should be using the same jar files that are in the client directory. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136381#4136381 Reply to the post : http://www.jboss.com/

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Issue with deploying to JBoss 5.0.0Beta4

2008-03-13 Thread PeterJ
Looks like you copied the ear file into the deploy directory and then started the app server. I have found that many archives will not deploy properly in 5.0 unless the app server is brought up first, and then the file deployed. Not the perfect solution, but at least it will allow you do the te

[jboss-user] [JBoss jBPM] - Re: Movo to node

2008-03-13 Thread jagr
Sorry kukeltje. Can you say some link that explain how to make unit test? I've never made it. Thanks!! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136376#4136376 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136376

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-03-13 Thread PeterJ
Was the app server running when you placed the birt.war file into the deploy directory? Or did you copy first, and then start the app server? I have found that many archives will not deploy properly unless the app server is brought up first, and then the file deployed. Also, does birt.war work

[jboss-user] [Beginners Corner] - Re: Serious classloader bug in LoadMgr3

2008-03-13 Thread ShareMe
Hello, is it the expanded Class.forname..ie class name string, boolean, and contextClasslaoder form? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136374#4136374 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136374 _

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread tom_goring
I've not seen it done like that (same interface for both local/remote) ... try making your DAO layer local only. I'm not sure how you have things setup if you will get a local or remote interface injected. I think if it's the remote interface your entities will be serialized and thus detached

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Issue with deploying to JBoss 5.0.0Beta4

2008-03-13 Thread eightmd
I can not get my applications to deploy to JBoss 5.0.0Beta. These are the same applications that I was running on JBoss 4.2.2GA. I saw this thread http://www.jboss.com/index.html?module=bb&op=viewtopic&t=127908 on the same issue but he said he resolved it by getting rid of hibernate objects. I

[jboss-user] [Beginners Corner] - InvalidClassException when connecting standalone client to J

2008-03-13 Thread puzz
Hi all, We are using JBoss 4 as application server. We have a standalone client connecting to the server and this has worked fine up until a few days ago. Suddenly we keep getting exceptions. See below stacktrace. Any help with this much appreciated! I've tried google but without any luck. |

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread zilbi
both: @Stateless | @Local(CollectionDao.class) | @Remote(CollectionDao.class) | public class CollectionDaoImpl extends DaoImpl | { | | } View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136366#4136366 Reply to the post : http://www.jboss.com/index

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread tom_goring
Is your @EJB | private CollectionDao dao; | a remote interface ? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136365#4136365 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136365 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR hot-swap

2008-03-13 Thread amsmota
Now I have another situation hot deploying the birt.war example that comes with birt. BTW, does anyone answer questions on this forums? I just saw my old posts way back in 2005 and saw that I never had one answer even... 16:06:44,706 INFO [TomcatDeployment] deploy, ctxPath=/birt, vfsUrl=birt.w

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread zilbi
there you go: | @Stateless | @Remote(ContactsInviter.class) | @SecurityDomain("jinni") | public class ContactsInviterImpl implements ContactsInviter | { | private static final Log log = LogFactory.getLog(ContactsInviterImpl.class); | | @EJB | private CollectionD

[jboss-user] [JBoss Portal] - Re: ResourceException(Transaction is not Active) when upload

2008-03-13 Thread PeterJ
How big is the file that you are uploading? If it is large (> 1/2 MB) you might have to adjust the max_allowed_packet setting within MySQL. Also, the console log, or the server/default/log/server.log, usually have better error messages. The errors displayed in the browser tend to be too generic

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: installing jboss AS 4.2 as a service in Debian lenny

2008-03-13 Thread PeterJ
First, let's make sure that the java running is what you think it is. Enter (as root): ps -C java -f > ps.out and post the contents of ps.out. Is there a server/default/log/boot.log file? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136359#4136359 Reply

[jboss-user] [JBossCache] - JBoss cache syncronization with Database

2008-03-13 Thread amitesh.gupta
Hi, I am implememnting JBoss cache with tomcat. We have multiple JVMs(with its jboss cache) running. My quesstion is : Once all the JVMs/caches are up and running and When data in database is modified, will the changes of database be reflected on all caches. I am using "REPL_ASYNC" CacheMode.

[jboss-user] [JBossCache] - Re: Relogin after 30 minutes

2008-03-13 Thread typsy
The solution might be, istead of having a simple "return false;" for JaasSecurityManager.refresh(), it may be replaced with this: public boolean refresh() { | expirationTime = System.currentTimeMillis() + (1000 * lifetime); | //where lifetime usually = DefaultCacheTimeout value from jbos

[jboss-user] [Beginners Corner] - Re: Jboss class laoding and newInstance

2008-03-13 Thread ShareMe
I have to change CLass.forName due needing it in Jboss context class loader The other instance where I get no class loaders found is the newInstance View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136353#4136353 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Messaging] - Re: clustered messages stuck on queues

2008-03-13 Thread dave_lund
Heres some logging trace for a message that gets stuck: 2008-03-13 15:37:19,427 TRACE [com.test.Bridge] [EMAIL PROTECTED] waiting for 1000 2008-03-13 15:37:19,427 TRACE [com.test.Bridge] [EMAIL PROTECTED] received message delegator->JBossMessage[1298]:PERSISTENT, deliveryId=8 2008-03-13 15:37:19

[jboss-user] [JBoss Portal] - ResourceException(Transaction is not Active) when uploading

2008-03-13 Thread gumreal
Hi,all. Using JBoss AS 4.2.1 GA + JBoss Portal 2.6.2 + MySQL 5.0. Login as Admin, when uploading a file, exception occurs: anonymous wrote : | type Exception report | | message | | description The server encountered an internal error () that prevented it from fulfilling this request.

[jboss-user] [EJB 3.0] - Re: EJB3 Lazy Load problem

2008-03-13 Thread tom_goring
Post your 'session' bean code. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136347#4136347 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136347 ___ jboss-user mailing list

[jboss-user] [Beginners Corner] - Re: Jboss class laoding and newInstance

2008-03-13 Thread PeterJ
I do not understand what your question is. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136346#4136346 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136346 ___ jboss-user m

[jboss-user] [JBoss Portal] - Re: email to admin on user registration and activation confi

2008-03-13 Thread emuckenhuber
yes i saw that too... Since yesterday this is possible in the 2.6 branch as you described it, although i'm not very convinced - need to think about that again, as there should be a at least a prefix for getting the subject from the bundle... Furthermore it will expose this method for more flexi

[jboss-user] [Beginners Corner] - Re: Jboss class laoding and newInstance

2008-03-13 Thread ShareMe
Hers is the 3rd party lib source that I was changing, thjis is beofre I fixed the Class.forName: package message; import java.util.HashMap; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; /** * Generates objects based on configuration settings in MessageC

[jboss-user] [Security & JAAS/JBoss] - Not able to lookup ejb with role using Jboss Security model

2008-03-13 Thread gautamdey1976
Hi everybody, I am very new to Jboss. please forgive my ignorance on some of the stuff in Jboss, I was trying to use Jboss Security model to make a ejb role based. I have added a application policy in the login-config.xml | | | props/sapphire-users.proper

[jboss-user] [JBoss Messaging] - Re: clustered messages stuck on queues

2008-03-13 Thread dave_lund
Our attempt at copying the batching in the Bridge class has hit a bit of a problem. Our version didn't work as even though all messages were passed through and processed (and commited), some processed messages were still visible in the database after, and were re-processed after a jboss restart.

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Session being stolen / assigned to wrong person

2008-03-13 Thread javaspack
We don't have a clustered environment. We used to have 2 JBoss servers that were load balanced, but not distributed (we don't need session replication), but like I said, we removed all that to simplify the configuration. Most of the time, we have no problem. Then, for no observable reason, weird

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: WAR deployment problem

2008-03-13 Thread PeterJ
Please do not post the same question in multipel forums. http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136271 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136338#4136338 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&m

[jboss-user] [Beginners Corner] - Re: Jboss class laoding and newInstance

2008-03-13 Thread PeterJ
newInstance() is a static method on that class. How is that method coded (post the source)? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136336#4136336 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136336 __

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Teradata Configuration stop log console

2008-03-13 Thread PeterJ
Does logging continue in server/default/log/server.log, or is that turned off also? I suspect that something in the code you are deploying is making calls to the logging system and turning logging off (perhaps as a performance enhancement, for example, if not running in dev mode turn off loggin

[jboss-user] [Beginners Corner] - Re: WAR deployment problem

2008-03-13 Thread PeterJ
What jars do you have in web-inf/lib? One possible solution - remove from web-inf/lib and jars that are already present in server/default/lib. This includes removing log4j.jar. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136334#4136334 Reply to the post :

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBoss 4.2.2 and APR overrides java.library.path

2008-03-13 Thread PeterJ
I assume that is there is a bin/native directory that you have installed JBoss Native and would like to use it. In which case, if you comment out that line you will not longer be using JBoss Native. I would change the line to set java.library.path to $LD_LIBRARY_PATH. (Why it is being set to bin

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: installing jboss AS 4.2 as a service in Debian lenny

2008-03-13 Thread phanor
This is my init script, i ran the script manually using the root account, and it worked, it started jboss. but when i started linux it appears to be running, it show a process named java when i use ps -A, but when i try http://localhost:8080, it doesnt work.. please help #!/bin/sh # # $Id: jbo

[jboss-user] [Clustering/JBoss] - Re: jboss-4.2.2.GA Clustering ERROR !!!

2008-03-13 Thread [EMAIL PROTECTED]
Yes, this points to some kind of intermittent connectivity problem between the machines. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136326#4136326 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136326 _

[jboss-user] [Clustering/JBoss] - Re: StackOverflowError when starting JBoss Cluster

2008-03-13 Thread [EMAIL PROTECTED]
Have you edited conf/jndi.properties? Or, do any of your deployments package a jndi.properties file? Or, do you in any way set the java.naming.url system property? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136324#4136324 Reply to the post : http://www

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Maximum CPU Usage in Jboss4.0.4 GA

2008-03-13 Thread PeterJ
Looks like you have some queries that are not well formed, or your might be missing some table indexes. You now need to use some postgresql tools (like ptop) to determine where the problem is and then fix it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=413

  1   2   >