[JBoss-user] [JBoss Getting Started Documentation] - Re: javax.servlet.* servlet not being found.

2006-05-19 Thread notarysojac
Dave - By dropping the two javax JAR files from the JBOSS installation into the /System/Library/Java/Extensions folder in my system (MacOSX) - the error condition went away. I looked for 'vecmat.jar on my system and that's how I decided where the JAR files should go. HTH Lane View the o

[JBoss-user] [JBoss Getting Started Documentation] - Re: javax.servlet.* servlet not being found.

2006-05-19 Thread notarysojac
Hi David - Did you ever find out why the javax.servlet and javax.servlet.http; imports were not being accepted? Those files exist in my system - although not in the place where the eclipse IDE is looking for them. I have a BUNCH of books and access to the Eclipse docs - but have not stumbl

[JBoss-user] [JBossCache] - Re: InterruptedException in JBossCache

2006-05-19 Thread ybh6336
Great lead genman! I indeed had to lower down 'wakeupIntervalSeconds'. I turned on logging in jboss-cache and found the following: | putNodeEvent(): eviction node event queue size is at 98% threshold value of capacity: 20 You will need to reduce the wakeUpIntervalSeconds parameter. |

[JBoss-user] [Beginners Corner] - not able to locate message.properties using ResourceBundle

2006-05-19 Thread chaituu
i am using jboss-4.0.2;i placed message.properties in default/lib directory; how to set classpath for this? i am reading this properties file in ejb using ResourceBundle bundle = ResourceBundle.getBundle("message"); i am not able to locate this file?? java.util.MissingResourceE

[JBoss-user] [JBoss.NET] - Re: Drool.net questions

2006-05-19 Thread bkalbum
Please reply View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945054#3945054 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945054 --- Using Tomcat but need to do mor

[JBoss-user] [JBoss.NET] - Drool.net questions

2006-05-19 Thread bkalbum
Hi all here, I'm a newcomer with drools.net, so that I have some problems needing your help: 1. I use FileStream to load rule-set files like that: RuleBase ruleBase = RuleBaseLoader.LoadFromStream(new FileStream("./Drlfiles/AllRules.csharp.drl.xml",FileMode.Open)); WorkingMemory workingMemory = ru

[JBoss-user] [Beginners Corner] - Need help with workingmemory

2006-05-19 Thread bkalbum
Hi all here, I'm a newcomer with drools.net, so that I have some problems needing your help: 1. I use FileStream to load rule-set files like that: RuleBase ruleBase = RuleBaseLoader.LoadFromStream(new FileStream("./Drlfiles/AllRules.csharp.drl.xml",FileMode.Open)); WorkingMemory

[JBoss-user] [JBoss Portal] - [Help] JBoss Portal Roles and Users

2006-05-19 Thread andytsoy
Dear All, Platform: JBoss 4.0.3sp1 + JBoss Portal 2.2.1 Database for portal: Oracle When I use JBoss Portal 2.2.0, after login as admin role, it will have a "List all user" link in User portlet, However, after upgrading to Portal 2.2.1, this link disappeared. Can anyone help me to show

[JBoss-user] [Security & JAAS/JBoss] - Re: help w/ DatabaseServerLoginModule

2006-05-19 Thread wizumwalt
Ugh, I wish these posts could be edited. Anyways, I should have given a bit more detail in the last post ... my index.html includes user/pass fields and the action to post to is 'j_security_check". Once the user logins in, I have some Spring controllers that return some views in my ~/WEB-INF/vi

[JBoss-user] [Security & JAAS/JBoss] - Re: help w/ DatabaseServerLoginModule

2006-05-19 Thread wizumwalt
I think I got this working (because now I don't get errors in my server output when logging in), but what I don't know is how to redirect a logged in user to another page. The action to my index.html page which shows the user/pass fields is "j_security_check". Anyone? View the original post :

[JBoss-user] [JBossCache] - Re: eviction problems, getting into an infinite loop

2006-05-19 Thread [EMAIL PROTECTED]
I see a possible NPE in the code, which I will remove: http://jira.jboss.com/jira/browse/EJBTHREE-581 . View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945047#3945047 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=39450

[JBoss-user] [EJB 3.0] - Re: EJB3Trail not bound

2006-05-19 Thread gko2k
i know why. I installed JBoss with the "all" option. it's using j2ee 1.4. Reinstall it with the "EJB3" or "EJB3 clustered" option. It should work. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945046#3945046 Reply to the post : http://www.jboss.com/inde

[JBoss-user] [Clustering/JBoss] - Re: NakReceiverWindow, AckSenderWindow, RequestCorrelator, A

2006-05-19 Thread [EMAIL PROTECTED]
These are all normal operating messages for clustering communications and group RPC. If you don't want to see these, set org.jgroups logging to a lower verbosity level. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945045#3945045 Reply to the post : http:

[JBoss-user] [JBoss Portal] - Portal 2.4 on 4.0.4.GA - EJB3

2006-05-19 Thread colintoal
Hi all, I'm having trouble with JBoss Portal 2.4 from source from CVS built with JDK1.5 deployed into JBoss AS 4.0.4GA-ejb3 built from source (from zip) also against JDK1.5. At server startup with portal.sar deployed I'm getting the following stack trace as the JCR service is started: org.jbo

[JBoss-user] [JBoss Seam] - Re: @Observer does not work in booking example

2006-05-19 Thread cfranky
Hi: I have not reported in JIRA because I have found the cause of the problem that I have shown before. When in the seam-booking example I changed the datasource Hypersonic by a datasource Postgresql, I oberved 2 problems: - the word "User" is reserverd in Postgresql; I must changed the name

[JBoss-user] [JBoss Portal] - Re: 2.4 alpha version bugs

2006-05-19 Thread [EMAIL PROTECTED]
Try alpha2. It should at least fix the DeploymentException problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945041#3945041 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945041 -

[JBoss-user] [JBoss Portal] - Re: JBossPortal Performance Bechmarks

2006-05-19 Thread arto.santala
Redeployment problem is probably related to a known bug between Hibernate and Tomcat that does cause things to crash after a few redeployments. The sources I read about it (you can google with the exception) state that bug has to do with cglib, is unlikely to be fixed, and guidance is just to no

[JBoss-user] [JBoss Portal] - Re: JAAS v JACC

2006-05-19 Thread arto.santala
I've done that. We have an ugly old custom database that contains users and passwords. Suprisingly, it almost matches the JBOSS person mode, but for example I needed to do some customization for the enabled (we use isExpired which is boolean too but opposite :(). Another requirement for me is o

[JBoss-user] [JBoss Portal] - 2.4 alpha version bugs

2006-05-19 Thread arto.santala
Okay, wasn't able to find these problems from known bugs list so I decided to post them here in order to make sure they get noticed. null request parameters: Just ported some stuff from stable 2.2 to the alpha 2.4, and one thing I noticed broken (on the bundled install) was request parameters i

[JBoss-user] [EJB 3.0] - EJB3NamingStrategy

2006-05-19 Thread RamcisJBOSS
I tried to Override the EJB3NamingStrategy but when I deployed my jar file I got error. Here is some log from JBOSS console. org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread. | run(AbstractDeploymentScanner.java:197) | Caused by: java.lang.Error: Unresolved compilation pro

[JBoss-user] [JBossWS] - Re: jboss.axis.attachments.OctetStream in JBoss 4.0.4GA?

2006-05-19 Thread gunnerthemad
Nevermind, I fixed it. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945035#3945035 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945035 --- Using Tomcat but need

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-19 Thread javierpedrido
The same Jar can be deployed in GlassFish and it works OK. I can send you the Jar if you want. Best regards, Javier View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945034#3945034 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=r

[JBoss-user] [JBossCache] - Re: InterruptedException in JBossCache

2006-05-19 Thread ybh6336
Thanks for the response, according to the docs: | wakeUpIntervalSeconds. This is the interval (in seconds) to process the node events and also to perform sweeping for the size limit and age-out nodes. | I might be wrong here, but the reason I kept it to a high value was that I did not wan

[JBoss-user] [JBossCache] - Re: InterruptedException in JBossCache

2006-05-19 Thread genman
If you don't need eviction, comment out all the eviction related XML elements. Alternatively, you might want to change the wakeUpIntervalSeconds to something smaller, like 5. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=78069&view=previous View the original post : http://www.jboss

[JBoss-user] [JNDI/Naming/Network] - JNDI lookup problem

2006-05-19 Thread dittup
Hi, I am having a problem looking up for jndi from my webapp. I am using jboss-4.0.4.CR2 and java 1.5. Right now in my application I don't have any ejb's. I only have a few servlets. My application is currently bundled as a .war file. The jndi configuration I have is as follows: web.xml | Q

[JBoss-user] [EJB 3.0] - deployment problem - MessageDriven exception

2006-05-19 Thread tomkooo
hi, i tried to migrate my web app to jboss 4.0.4 from 4.0.4RC1. So i copied my configuration and tried to deploy my ear. I got following exception: | 22:44:32,209 WARN [MDB] No message-driven-destination given; using; guessing type | 22:44:32,209 WARN [MDB] Could not determine destination

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-19 Thread javierpedrido
This is the server.log content after deploying the bean anonymous wrote : | 2006-05-19 19:02:50,890 DEBUG [org.jboss.deployment.MainDeployer] Starting deployment (init step) of package at: file:/C:/temp/jboss-4.0.4.GAP1/server/default/deploy/test.jar | | 2006-05-19 19:02:50,890 DEBUG [or

[JBoss-user] [JBoss Portal] - JBoss Portal Webinar - May 24th 1PM EST

2006-05-19 Thread [EMAIL PROTECTED]
May 24, 2006 - 1:00pm ET :: JBoss Portal. Julien Viet, Lead Developer, and Roy Russo, Developer, will provide an update on JBoss Portal. Topics include: 2.4 Features/updates/news. 2.6-3.0 roadmap ideas. PortletSwap and Community updates. Register here: http://www.jboss.com/index.html?module=web

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-19 Thread epbernard
There sould be a cause somewhere in the logs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945026#3945026 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945026 ---

[JBoss-user] [JBossWS] - Re: WSTools Errors

2006-05-19 Thread RamcisJBOSS
Upgrade to jdk1.5 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945019#3945019 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945019 --- Using Tomcat but need to do

[JBoss-user] [EJB 3.0] - Re: IllegalStateException in BaseSessionContext.getCallerPri

2006-05-19 Thread chornsey
The last post says it all. Everyone has the expectation that the subject from the caller should be easily transpoerted to the ejb3 container. Even the ejb3 spec makes that assertation (see previous post). So why am I doing to logons again? View the original post : http://www.jboss.com/index.

[JBoss-user] [JBossWS] - jboss.axis.attachments.OctetStream in JBoss 4.0.4GA?

2006-05-19 Thread gunnerthemad
Anyone know what I should replace: org.jboss.axis.attachments.OctetStream & org.jboss.axis.attachments.OctetStreamDataSource with in JBoss 4.0.4GA with the new JBossWS package? Thanks, -Rich View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945015#3945015 Rep

[JBoss-user] [JBoss and NetBeans] - portlet development

2006-05-19 Thread johnpoole
I'm hoping to use Netbeans for JBoss portlet development. I have Netbeans 5.0 and JBoss 4.0.3 installed. I downloaded the HelloWorld porlet and it builds the war files, but not the .ear file. Am I on the right track? What do I need to add to create the ear file? View the original post : http://

[JBoss-user] [Security & JAAS/JBoss] - Re: help w/ DatabaseServerLoginModule

2006-05-19 Thread j2ee_junkie
William, What Yogendra was trying to explain is that the DatabaseServerLoginModule will take the string username and insert it into your principalsQuery and rolesQuery. Your queries must accept this string parameter. I agree It is good design to use indexes in your DB tables. So you need to

[JBoss-user] [JBoss jBPM] - Re: Process skipping Node during execution

2006-05-19 Thread brado
Oops...sorry about that...here's my process definition again. | | | | | | | | | | | | | | Brad View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945011#3945011 Reply t

[JBoss-user] [Clustering/JBoss] - Re: Repeating errors in log with session replication

2006-05-19 Thread [EMAIL PROTECTED]
You shouldn't need to tweak the cluster-service.xml file. The other odd thing is if you are pretty much using the default file, other clustering services are using multicast, so if multicast was broken on that machine, you'd be getting other errors. Can you paste the HA-JNDI portion of cluster

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-19 Thread javierpedrido
Hi Bernard Fail means that the session beans are not being deployed. The following errors appears in the console anonymous wrote : | 17:07:17,609 INFO [EJB3Deployer] Deployed: file:/C:/temp/jboss-4.0.4.GAP1/serve | r/default/deploy/test.jar | 17:07:17,640 INFO [TomcatDeployer] deploy,

[JBoss-user] [JBoss jBPM] - Re: Process skipping Node during execution

2006-05-19 Thread Saviola
Please, post the process definition again to be properly displayed. Otherwise it would be difficult to answer your question :( Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945008#3945008 Reply to the post : http://www.jboss.com/index.html?module=bb

[JBoss-user] [JBossWS] - wstools-config.xml

2006-05-19 Thread RamcisJBOSS
Hello, Can anyone give me an example of wstools-config.xml that encapsulate the configuration of two web services. I tried but i got error in parsing the file. I followed the xsd but the error persist. Thanks for help. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtop

[JBoss-user] [JBoss Portal] - Re: 2.4 Alpha build problem - org.apache.xpath not exist

2006-05-19 Thread rutfield
OK. There may be a better/different way to get this to work, but I got it to compile by pasting my CLASSPATH variable string into the 'value=' clause in the definition of classpath in the default.ent file. I am posting this in case someone else has the same issue. View the original post : h

[JBoss-user] [JBoss jBPM] - Re: Narrowing proxy to class org.jbpm.graph.node.TaskNode

2006-05-19 Thread Saviola
Hei, kukeltje! Are you kidding with me?! :) I think you remember this thread very well :) http://www.jboss.org/index.html?module=bb&op=viewtopic&t=80630 If not please read the last four posts! You adviced me where to find the answer this thread is looking for :) Cheers and have a nice weekend to

[JBoss-user] [EJB 3.0] - Re: Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-19 Thread epbernard
define fails View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945003#3945003 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945003 --- Using Tomcat but need to do more

[JBoss-user] [JBoss jBPM] - Process skipping Node during execution

2006-05-19 Thread brado
I have a simple process definition that looks like this: Start -> NodePingNode -> End The NodePingNode contains a custom handler, and I am trying to use a simple JUnit TestCase to trace through the execution of the process. During execution, the only nodes that appear to be executing are the St

[JBoss-user] [EJB 3.0] - Re: could not register synchronization with JTA TransactionM

2006-05-19 Thread epbernard
Are you usre you use the latest version and do not override the hibernate transaction factory? The Default JoinableCMTTransactionFactory should not behave like this. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945000#3945000 Reply to the post : http://ww

[JBoss-user] [EJB 3.0] - Re: could not register synchronization with JTA TransactionM

2006-05-19 Thread epbernard
you also must stop using the entity manager when an exception occurs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945001#3945001 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945001

[JBoss-user] [EJB 3.0] - Re: MySQL Connector/J 3.1

2006-05-19 Thread mduffy_lists
Worked perfectly with the new MySQL driver. Thx! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944999#3944999 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944999 ---

[JBoss-user] [Installation, Configuration & Deployment] - No Web Console

2006-05-19 Thread nakamuram
I have just installed JBOSS 4.0.4 GA with EJB 3.0. I get "HTTP Status 404" when I try to access the Web-Console. I searched my JBOSS directories and I can't find a web-console.war. Is this a mistake or has Web-Console been obfuscated? View the original post : http://www.jboss.com/index.html

[JBoss-user] [JBossCache] - InterruptedException in JBossCache

2006-05-19 Thread ybh6336
Hello all, I am using the cache (version 1.2.3) to store some serialized java objects that we hold in the database. I'm not using the persistent features of the cache, but just storing the objects after the first hit to the database. I don't need to evict the objects since they don't change ve

[JBoss-user] [JBossCache] - Re: eviction problems, getting into an infinite loop

2006-05-19 Thread [EMAIL PROTECTED]
Do you see this with 4.0.4.GA? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944996#3944996 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944996 --- Using Tomcat b

[JBoss-user] [Installation, Configuration & Deployment] - Re: Not able to Allocate More then 3Gb to Jboss

2006-05-19 Thread lafr
Then you'll have to use the 64bit JDK. For solaris the 64bit JDK enhances the 32bit JDK with some files. To use it, add "-d64" to the java options. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944994#3944994 Reply to the post : http://www.jboss.com/index.h

[JBoss-user] [EJB 3.0] - Re: StackOverflowerror when injecting

2006-05-19 Thread bdecoste
What version of JBoss and EJB3 please? How are you establishing security Principal/Credential? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944993#3944993 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944993

[JBoss-user] [Security & JAAS/JBoss] - Re: help w/ DatabaseServerLoginModule

2006-05-19 Thread wizumwalt
Also, I just found this link ... http://docs.jboss.org/jbossas/jboss4guide/r4/html/ch8.chapter.html#ch8.dabaseserverloginmodule.sect which is very helpful and wondering if there are example implementations of the DatabaseServerLoginModule w/ a web app somewhere's. View the original post : http

[JBoss-user] [JBoss Portal] - LayoutStrategy

2006-05-19 Thread patrickdalla
Hi, I would like to show the portlet mode buttons only if the user is authenticated or only if he is in a secured context. How do I know the current user logged, verify if he is using a confidential connection or if he is in a specific Role from a DecorationRenderer? View the original post :

[JBoss-user] [EJB 3.0] - Re: messagingType

2006-05-19 Thread Dornus
Sorry, I'm tired and read too fast :) I made the class implement it and it worked like a charm! Thanks! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944989#3944989 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944

[JBoss-user] [EJB 3.0] - Why cant JBoss 4.0.4 GA deploy these Beans?

2006-05-19 Thread javierpedrido
Hello, I have these beans, that deploy without problems in JBoss 4.0.3SP1, but fail to deploy in 4.0.4 GA. | @Stateless | public class EJB1Session implements EJB1 { | | @EJB private EJB2 ejb2; | | public void doSomething() { | ejb2.doOtherthing(); |

[JBoss-user] [EJB 3.0] - Re: messagingType

2006-05-19 Thread Dornus
How do you mean? It's in the import statement and compiles, so I'm not sure what else you're saying. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944987#3944987 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944987

[JBoss-user] [JBossCache] - Re: TcpCacheServer and TreeCache

2006-05-19 Thread pnguyen45
Got this working by sepearting the config. Below is the code: Thread runner = new Thread() { public void run() { try { System.out.println("Starting TcpCacheServer"); cache_server=new TcpCacheServer();

[JBoss-user] [Installation, Configuration & Deployment] - Re: JBoss DataSource

2006-05-19 Thread wdfink
Hi, have a short look in the docs/examples/jca there is a oracle-ds.xml. The XA document is for a twophase commit connection, the other for a normal. Then change the Databasename in JBOSS/server/default/conf/standardjboss-cmp.xml from DefaultDS to your DS Name in the oracle...-ds.xml. Or over

[JBoss-user] [EJB 3.0] - Re: StackOverflowerror when injecting

2006-05-19 Thread bdecoste
Yes, this is absoltely allowed. I'll see if I can reproduce the problem. Stay tuned. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944983#3944983 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944983 ---

[JBoss-user] [Security & JAAS/JBoss] - Re: help w/ DatabaseServerLoginModule

2006-05-19 Thread wizumwalt
I used INTEGER types because they take up less space and I will store them in other tables as well to show what users relate to other data. Is it standard practice to use these tables for security only and nothing else? Then I'll just have to store user names again elsewhere. Yeah, I'm still a

[JBoss-user] [JBossCache] - TcpDelegatingCacheLoader behaviour!

2006-05-19 Thread pnguyen45
Hi, I'm trying to using TcpDelegatingCacheLoader to set up my enviroment which has the primarry cache (loaded from file cache loader) and running as tree cache server. The secondary cache load cache from primary uses TcpDelegatingCacheLoader. Whenever my server (primary cache) is down, I ca

[JBoss-user] [EJB 3.0] - Re: EJBException - Invalid invocation of local interface (nu

2006-05-19 Thread bdecoste
This is the exception thrown when a local interface is accessed remotely - if you send your jar/war to [EMAIL PROTECTED], I'll take a look. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944980#3944980 Reply to the post : http://www.jboss.com/index.html?modu

[JBoss-user] [Security & JAAS/JBoss] - security realm per application jboss, weblogic, websphere

2006-05-19 Thread senthilid14
In JBoss, we can configure multiple security realms, we can have multiple applications and each application can use different security realm. We are able to mention realm name in security-domain element in jboss-web.xml in our application In weblogic, websphere also we can create multiple secu

[JBoss-user] [EJB 3.0] - Malformed URL Exception trying to access EJB 3.0 remote inte

2006-05-19 Thread kimbaltrue
I'm having a strange problem in the middle of running a JSF client against EJB 3.0 beans. An initial call to the EJB interface works, but when I try to make the same call later in the application I get the following error: java.lang.RuntimeException: java.net.MalformedURLException: no protocol:

[JBoss-user] [EJB 3.0] - Re: jars for client deployment

2006-05-19 Thread bdecoste
the standard client jars and jboss-ejb3-client.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944977#3944977 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944977 --

[JBoss-user] [EJB 3.0] - Re: clustering sfsb cache problem - eviction errors infinite

2006-05-19 Thread lazybeans
i'm using jboss 4.0.4CR2/ejb3 package. I think i am moving away from stateful beans now. Even though I just have 1 stateful bean that is clustered, i'm seeing the problem of it not clustering properly sometimes and this eviciton error is very bad. It's a big headache. View the original post :

[JBoss-user] [JBoss Messaging] - Re: Fails to commit transaction

2006-05-19 Thread timfox
You need to log in your server log file to see why the commit is failing. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944975#3944975 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944975 --

[JBoss-user] [EJB 3.0] - Re: release 4.0.4CR2 stateful clustering not reliable

2006-05-19 Thread bdecoste
What version of EJB3 and what cache type please? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944974#3944974 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944974

[JBoss-user] [Beginners Corner] - Deploying an mBean

2006-05-19 Thread abronson
I created an interface called TestManagement which had these methods listed void create throws Exception void start throws Exception void stop void destroy I used the @Management annotation and then implemented this interface with the class Test. I used the @Service annotation in this class.

[JBoss-user] [JBossWS] - Re: Using JSR181 - problem with value types and arrays

2006-05-19 Thread matabu
Hmmm I don"t know why... But I was totaly on the wrong way... (Maybe I understood the JBossWS User Guide in a wrong way...) But after hearing and watching the webinar November 2, 2005 - SOA with JBoss Web Services. I got the idea why my stuff didn't work... And after all that trouble I had... a

[JBoss-user] [EJB 3.0] - Re: clustering sfsb cache problem - eviction errors infinite

2006-05-19 Thread bdecoste
What version of JBoss and EJB3 are you using? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944971#3944971 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944971 ---

[JBoss-user] [EJB 3.0] - Re: messagingType

2006-05-19 Thread bdecoste
I suspect your MDB class does not implement javax.jms.MessageListener - it needs to. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944970#3944970 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944970 ---

[JBoss-user] [JBoss Messaging] - Re: Fails to commit transaction

2006-05-19 Thread edc
Thank you ofr the reply I changed the queue session to use transactions by setting the first arguemnt to be "true". I also follow the send with a commit call. This should allow me to commit or roll back a batch of sends to the queue. This is what I did when using MQ series/Web Sphere MQ when

[JBoss-user] [EJB 3.0] - clustering sfsb cache problem - eviction errors infinite loo

2006-05-19 Thread lazybeans
I get this error from jboss spitting out in an infinite loop. Investigating this a bit, it's coming from the stateful session bean clustering eviction StatefulEvicitonPolicy class. What is it trying to do? Is it trying to evict a stateful session bean that no longer exists? How can I prevent t

[JBoss-user] [EJB 3.0] - messagingType

2006-05-19 Thread Dornus
I had code working in older versions of 4.0.4, but in 4.0.4.GA it breaks. It looks like it has to do with the messagingType The error is: | 13:24:24,221 WARN [ServiceController] Problem starting service jboss.j2ee:ear=MyProject.ear,jar=MyTest.jar,name=MyTestService,service=EJB3 | java.lang.

[JBoss-user] [JBoss Seam] - Re: Lame question about form posting and command links

2006-05-19 Thread [EMAIL PROTECTED]
Seam actions that expose value bindings MUST be stateful, not stateless! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944965#3944965 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944965

[JBoss-user] [JBoss Seam] - Re: Database connection initialization

2006-05-19 Thread [EMAIL PROTECTED]
Perhaps write a custom Hibernate ConnectionProvider? Or perhaps JBoss JCA provides some plugin point... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944963#3944963 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=394496

[JBoss-user] [JBoss Seam] - Re: Possible to list all sessions currently active and then

2006-05-19 Thread [EMAIL PROTECTED]
See what statistics Tomcat exposes via JMX. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944962#3944962 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944962 --- U

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 1.6 Eclipse3.2 Ready?

2006-05-19 Thread [EMAIL PROTECTED]
I also just reopened one of those bugs since i'm pretty sure its fix version were incorrect. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944961#3944961 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944961 ---

[JBoss-user] [Installation, Configuration & Deployment] - JBoss DataSource

2006-05-19 Thread mohitb26
Hi, I want to use JBOSS with Oracle 10g. What all configuration needs to be done for using Datasource of JBOSS for this? I'll really appreciate if the info. can be provided immediately as I am in urgent need of it. Thanks in advance. View the original post : http://www.jboss.com/index.ht

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 1.6 Eclipse3.2 Ready?

2006-05-19 Thread [EMAIL PROTECTED]
no, but you are welcome to create one :) The goal is 3.2 compability in IDE 2.0 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944959#3944959 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944959

[JBoss-user] [JBossCache] - eviction problems, getting into an infinite loop

2006-05-19 Thread lazybeans
hi, jboss seems to get into an infinite loop spitting out this error message repeatedly. My application runs for a couple of hours, then this starts happening and goes into an infinite loop of spitting out this message. I am using JBOSS4.0.4CR2/EJB3.0 with tree cache clustering of 2 servers. a

[JBoss-user] [JNDI/Naming/Network] - Re: Connecting from one server to other

2006-05-19 Thread jahlborn
Hmm, I'm starting to think this is a bug in 4.0.3SP1. I'm having the exact same issue, as i posted in a separate forum: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=83207 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944957#3944957 Reply to the

[JBoss-user] [JBoss jBPM] - Re: JSP integration in form tasks

2006-05-19 Thread lfaggioli
For a simple prototype the default controller is more than enough... the steps you mentioned are correct: 1. create the users in the DB, and then assign the task to them using the plugin 2. the forms are rendered automatically if you use the default controller - you just need to specify, using t

[JBoss-user] [JBoss Getting Started Documentation] - Re: jboss deployment

2006-05-19 Thread jraponte77
where is yor jdk installation folder, in ferora is common in opt/java, lookup for this folder, and add in the run.sh a line JAVA_HOME=/opt/java View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944955#3944955 Reply to the post : http://www.jboss.com/index.html?

[JBoss-user] [Messaging, JMS & JBossMQ] - How to connect to a remote Queue from webapp

2006-05-19 Thread cpmcda01
I am deploying a WAR file which needs to look up some resources (DataSource) in the local JNDI provider, but also needs to send messages to a Queue hosted on a remote JBoss server (same version). I looked at the Wiki page below for setting up an MDB, but I need to know what I must do differentl

[JBoss-user] [JCA/JBoss] - Re: Restricting access to datasources

2006-05-19 Thread schuller007
The stacked approach does work, unfortunately after the connection pool is created, subsequent calls are getting the conection from the pool and the DS security policy is not invoked anymore. If the user creating the connection pool has the right credentials, subsequent getConnection() calls are

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: problem with new version JBoss Eclipse when using to gen

2006-05-19 Thread [EMAIL PROTECTED]
Read this: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943918#3943918 and by the way, the templates produced by the tool are not up to date and won't work until we fix them. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944947#3944947 Reply to

[JBoss-user] [Installation, Configuration & Deployment] - problem with new version JBoss Eclipse when using to generat

2006-05-19 Thread jdkxxx
for these days i have been using new version jboss eclipse1.6 to build applications, and i try a very small example, which is from http://www.jboss.com/products/seam/SeamHBTools.html, but i make a little bit change, i make database nothing like demo. imake two table lectureid, course. there is

[JBoss-user] [JBossCache] - Re: TreeCache AOP scalability?

2006-05-19 Thread ratang2000
Whatever it be, we had a bad time with TreeCacheAOP.From our profiling, just a get() that was doing some doing a lock ( some intent.lock package) was hogging up cpu time... Do u have any clue why this would take time.. We are using 1.2.x version of TreeCacheAOP.. We do have puts, and remove oper

[JBoss-user] [JBoss Eclipse IDE (users)] - problem with new version JBoss Eclipse when using to generat

2006-05-19 Thread jdkxxx
for these days i have been using new version jboss eclipse1.6 to build applications, and i try a very small example, which is from http://www.jboss.com/products/seam/SeamHBTools.html, but i make a little bit change, i make database nothing like demo. i make two table lectureid, course. there is

[JBoss-user] [JBoss jBPM] - Re: JSP integration in form tasks

2006-05-19 Thread MTG
Thanks for your quick answer. I need to create a prototype to a organization who have 2 or 3 users that interacts with a couple of data in web forms, something like this: user1: - Post 2 fields of data user2: - Receives the data and approve or reject (go back user1) user3: - Receives the app

[JBoss-user] [JBoss jBPM] - Re: couldn't commit hibernate session (java.lang.OutOfMemory

2006-05-19 Thread kukeltje
can you profile the application and see what takes up the memory? btw, how many variables are you using in your processdefinition? I never get any higher than 20-25 in development fase and 10 if I change to using a dossier for most business info View the original post : http://www.jboss.com/in

[JBoss-user] [JCA/JBoss] - Re: Restricting access to datasources

2006-05-19 Thread schuller007
How about other applications deployed in the same context? i.e. an EJB from another application accessing the DS? I agree that the DS has no concept of secured invokation, but it can be associated with a security domain that will control access to that DS (as per the post bellow) http://wiki.jb

[JBoss-user] [JBoss jBPM] - Re: JSP integration in form tasks

2006-05-19 Thread kukeltje
most people are. That's one of the reasons the web ui will be much more customizable in 3.2. Unfortunately I cannot give you a short answer (not even a long one, since I only tried this once in 3.0 and came to the conclusion that I was (at that time) not the way to go for me. View the original

[JBoss-user] [JCA/JBoss] - Re: Restricting access to datasources

2006-05-19 Thread wmprice
That is, in essence, what you are doing. You reduce the visibility of the DataSource to only those roles that are allowed to invoke your EJB's. The datasource itself has no concept of secured invocation on it's own, being that it can only be invoked in the context of a managed operation (ie an o

[JBoss-user] [JBoss Eclipse IDE (users)] - Re: JBossIDE 1.6 Eclipse3.2 Ready?

2006-05-19 Thread beamer908
Max, is there one specifiic issue that denotes Eclipse 3.2 comptatibility because, I took http://jira.jboss.com/jira/browse/JBIDE-295 to mean that 1.6 was 3.2 compatible as it duplicates the compatibilty issue: http://jira.jboss.com/jira/browse/JBIDE-287 View the original post : http://www.j

[JBoss-user] [Clustering/JBoss] - Re: Repeating errors in log with session replication

2006-05-19 Thread jvandusen
At the moment I'm not able to test multicast on the production server, where this problem is occurring, but it appears to be working in the test environment. The cluster-service.xml is the same in prod as it is in test, which is basically just everything left at the default settings. I'm just f

[JBoss-user] [JCA/JBoss] - Re: Restricting access to datasources

2006-05-19 Thread schuller007
I am using the user-role mapping for my EJBs, however I would like to secure the datasource only (i.e. regardless if it's used by EJB's, standalone classes, servlets, etc). In other words being able to say that this datasource is only to be used by this role. View the original post : http://w

[JBoss-user] [JBoss Seam] - Re: Jboss 4.0.4 production realese with seam 1.0.0 cr2 doesn

2006-05-19 Thread ravichams
Thanks gavin this solved my problem. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944935#3944935 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944935 --- Using T

  1   2   >