[JBoss-user] [Security & JAAS/JBoss] - Re: Secure the Invokers

2004-08-25 Thread cijijoseph
Thanks for the reply Scott. The issue is that i would like to know whether we can apply the Security Credentials and secure the JBoss Server , if we are securing the invokers in the way suggested in the Wiki. Please find attatced the code Properties env = new Properties();

[JBoss-user] [Installation & Configuration] - Re: Configuring for application context root '/'

2004-08-25 Thread bbeloff
Thank you very much for that. This works fine, but I also removed ROOT.war from deploy/jbossweb-tomcat50.sar, and named my own application web archive ROOT.war (deployed within my own application's EAR file). I'm not sure what all the functions of the default ROOT.war are, and whether I'm miss

[JBoss-user] [JCA/JBoss] - Re: Oracel XA and deployment error

2004-08-25 Thread abhisheak
Sorry friend I am not selfish most of the time here Internet is not working. but i can access mail through my mobile phone. that is why i ask to reply on mail address. I am also using same method to configure JBOSS with Oracle9i XA Data Source. Where i am making same Synatax mistake i want to

[JBoss-user] [Management, JMX/JBoss] - new

2004-08-25 Thread sandello
Hello. I am new in JMX :-) I need to auto deploy some object into JNDI. To do it, I decided to create MBean: public class SelectorConfigDeployer extends SubDeployerSupport implements SelectorConfigDeployerMBean {...} public interface SelectorConfigDeployerMBean extends SubDeployerMBean {...} Th

[JBoss-user] [Management, JMX/JBoss] - Re: Can JFreeChart be moved to

2004-08-25 Thread [EMAIL PROTECTED]
The console-mgr.sar has been scoped since jboss-3.2.4 to allow for anyone to use alternate versions of JFreeChart. The version of JFreeChart bundled with the console mgr has no affect on other deployments using this config. View the original post : http://www.jboss.org/index.html?module=bb&op=v

[JBoss-user] [Security & JAAS/JBoss] - Re: Secure the Invokers

2004-08-25 Thread [EMAIL PROTECTED]
So what is wrong with the referenced wiki page? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846249#3846249 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846249

[JBoss-user] [Installation & Configuration] - Re: Failed to lookup securityDomain=jbossmq

2004-08-25 Thread [EMAIL PROTECTED]
Its just a debug message that can be ignored. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846247#3846247 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846247 ---

[JBoss-user] [Security & JAAS/JBoss] - Secure the Invokers

2004-08-25 Thread cijijoseph
Hi All, I am using an RMIAdaptor to get hold of the MBean Server and i am in the process of developiung an application that discovers JBoss 3.2.x. running in a network.Whether there is any way to secure the RMIAdaptor Service ? We want to restrict the access to those who knolw the p

[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-25 Thread [EMAIL PROTECTED]
You have broke the login-config.xml file with an invalid element. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846245#3846245 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846245 --

[JBoss-user] [Installation & Configuration] - Re: JBoss 3.2.5 and Dom4J

2004-08-25 Thread [EMAIL PROTECTED]
You can override the dom4.jar version using scoped class loading. See the Isolation with Overriding section of the following: http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration The dom4j.jar must be in the scoped deployment for its classes to override the lib version. View the

[JBoss-user] [HTTPD, Servlets & JSP] - Re: Differences between 3.2.4 and 3.2.6RC1

2004-08-25 Thread [EMAIL PROTECTED]
FORM auth works fine for securing the jmx-console.war in 3.2.6RC1 for me so create a bug report on sourceforge with an example war. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846243#3846243 Reply to the post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [HTTPD, Servlets & JSP] - Re: org.apache.jasper.JasperException

2004-08-25 Thread lee_yuki2000
There isn't any error. It only happen if there is alot of data on the page. Could it be too many data? The log is as below: 2004-08-27 03:40:27,526 DEBUG [org.apache.struts.action.RequestProcessor] processForwardConfig(ForwardConfig[name=success,path=/event_sig_list.jsp,redirect=false,contextRe

[JBoss-user] [Installation & Configuration] - Re: Server not starting : HELP

2004-08-25 Thread muralikri_bng
Thank u JIM. We have no automatic restart and the the user logged into the W2k server has administrative rights. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846241#3846241 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=r

[JBoss-user] [Performance Tuning] - Re: Memory problems?

2004-08-25 Thread clebertsuconic
Why you guys don't try to use jboss-profiler. It's a new project inside JBoss, but I have worked on this for one year now, and it's pretty stable. I know that the front-end (which is based on a Web application) doesn't have the best design approach, but it has all information you might need. F

[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-25 Thread awamser
Ignore this post, it was doubled posted... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846237#3846237 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846237 --- SF

[JBoss-user] [Beginners Corner] - Re: secure web console

2004-08-25 Thread awamser
I've also tried to rename the users and roles properties files. When jboss loads I am seeing the following error messaegs on the console. 21:20:26,471 INFO [NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server [EMAIL PROTECTED]

[JBoss-user] [The Lizzard's corner] - Probably off topic, but the search on this forum is broken!

2004-08-25 Thread r_raman
The search results are not what one would expect, especially when click on "Search for all terms". Looks like it still looks for "any" instead of "all". Apart from this I have seen messages like "Page 2 of 1" while browsing some posts. I know a couple of more websites which use the same message

[JBoss-user] [JBoss Getting Started Documentation] - Re: No database manager available

2004-08-25 Thread ksbeattie
In the hopes that this will nudge someone in the know to post a suggestion or solution to this problem: I too am experiencing this same 'Failed to start database manager' issue. TIA... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846234#3846234 Reply to

[JBoss-user] [Beginners Corner] - secure web console

2004-08-25 Thread awamser
There is what I've done so far... 1. moved web-console.war to new dir and extracted it (jav -xvf web-console.jar) 2. edit web.xml -> uncomment the security-constrint block edit jboss-web.xml -> uncomment the security-domain block. 3. edit user properties file and set admin= 4. recreated th

[JBoss-user] [Beginners Corner] - secure web console

2004-08-25 Thread awamser
There is what I've done so far... 1. moved web-console.war to new dir and extracted it (jav -xvf web-console.jar) 2. edit web.xml -> uncomment the security-constrint block edit jboss-web.xml -> uncomment the security-domain block. 3. edit user properties file and set admin= 4. recreated th

[JBoss-user] [Nukes User] - Re: [Nukes] Theme deployment question

2004-08-25 Thread rgimbel
That fixed it.. Something in the build process was breaking my GIF images. I copied the original GIF's from the src directory over top of the files in the output directory and rebuilt the sar file and deployed.. the graphic images came right up like they are suppose to. So this leads me to my

[JBoss-user] [Nukes User] - Re: [Nukes] Theme deployment question

2004-08-25 Thread rgimbel
I have discovered that the GIF images seem to be getting corrupted during the build process. I can view the images fine in the src/resources/mytheme-lib-jar/org/jboss/nukes/addon/themes/mytheme/images, but after the build I go to use the same file viewer and I get the following error: anonymou

[JBoss-user] [HTTPD, Servlets & JSP] - Differences between 3.2.4 and 3.2.6RC1

2004-08-25 Thread triathlon98
I have a ear with a contained war. That war file uses FORM based authentication. When migrating from 3.2.4 to 3.2.6RC1, I can no longer login. It still displays my login page properly, but then gives me an error that login was not possible. I have not changed anything about the configuration (ch

[JBoss-user] [Persistence & CMP/JBoss] - Re: Inst. Per Tx with Cache Invalidation?

2004-08-25 Thread ioparra
Thanks Alex, just a few more questions: Sorry for taking so long, I wanted to have a look at the new container 1)I noticed that the their is no Cache Invalidation trigger for this container. Since it is commit option C, how long does this cache live? Is it invalidated by the InvalidationManage

[JBoss-user] [HTTPD, Servlets & JSP] - jboss and pluto

2004-08-25 Thread opus1999
I am trying to get the current version of pluto to run on jboss 3-2.5. It kind of runs if you explan the pluto.war file into /jboss-3.2.5/server/default/deploy/pluto.war if you then put the testsuite into /jboss-3.2.5/server/default/deploy/testsuite the testsuite runs. However, if you place i

[JBoss-user] [HTTPD, Servlets & JSP] - Re: XML Parser cannot parse Files with spaces in their names

2004-08-25 Thread [EMAIL PROTECTED]
2004-08-05 13:46:35,432 INFO [STDOUT] java.io.FileNotFoundException: C:\jboss-3.2.4\server\default\deploy\cm.ear\cm.war\htm\Rep\Gland%205.xml 2004-08-05 13:46:35,432 INFO [STDOUT] at org.jboss.net.protocol.file.FileURLConnection.connect(FileURLConnection.java:71) 2004-08-05 13:46:35,432 INFO [S

[JBoss-user] [Beginners Corner] - Re: javax.naming.NameNotFoundException: StoreAccessBean not

2004-08-25 Thread vashistvishal
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=36910 Check this and hopefully will get yr solution. Vishal View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846224#3846224 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[JBoss-user] [Beginners Corner] - Any recommendation for a good simple JBoss Tutorial using CM

2004-08-25 Thread tony1929
Is there a good simple tutorial that sjows how to build J2EE applications including CMP and JMS. Not the Tutorial for building J2EE Applications using JBOSS and ECLIPSE that has too many unresolved problems, and I would rather spend time learning the code rather than spending time trying to fi

[JBoss-user] [Installation & Configuration] - Re: Failed to lookup securityDomain=jbossmq

2004-08-25 Thread yooda
me too :( View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846222#3846222 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846222 --- SF.Net email is sponsored by Shop4t

[JBoss-user] [Nukes User] - [Nukes] Theme deployment question

2004-08-25 Thread rgimbel
Hello- I am working on creating my first theme for JBoss nukes and have deployed the theme that I have created so far. Once I apply the theme to my site all the graphics show up as broken links, but the scripts and style sheets come through fine. The graphic files are in the jar file and whe

[JBoss-user] [EJB/JBoss] - Problem with bean/ejb-jar.xml not getting updated

2004-08-25 Thread r_raman
I am using Jboss 3.2.5 on Windows XP. I notice that sometimes if I redeploy the bean, the changes are not picked up. The problem is not limited to the bean classes alone, quite often the changes to ejb-jar.xml and jboss.xml aren't picked up either. Does jboss cache the jars somewhere that it kee

[JBoss-user] [Installation & Configuration] - Re: URL Encoded Characters with j2sdk 1.4.2

2004-08-25 Thread JanPrill
Hi, Bruno, things you may try: 1. Put export LANG=fr_FR (de_DE or your country equivalent on the beginning of your $JBOSS_HOME/bin/run.sh 2. Put the equivalent of LANG="de_DE.UTF-8" SUPPORTED="de_DE.UTF-8:de_DE:de" in your /etc/sysconfig/i18n and #source /etc/sysconfig/i18n Best regards Jan P

[JBoss-user] [Beginners Corner] - Can this be implemented in JBOSS? How (general outline/howt

2004-08-25 Thread rpickett
Here are some common problems/issues with our current non-JBOSS environment. Q Can these issues be overcome in JBOSS? How? (general outline/howto)? Something to add to the "wouldn't be great if" list. If we had Single Signon up and working: Each module could be its own separate project. Sw

[JBoss-user] [EJB/JBoss] - A CMR collection may only be used within the transction in w

2004-08-25 Thread balteo
Hello, I am running into the following problem (see exception stack below). I have not been able to establish what the problem is. I tried setting all transaction attributes to "supports" and then to "Required" and nothing seems to work. Can anyone help? My sources are here http://www.parispano

[JBoss-user] [Beginners Corner] - javax.naming.NameNotFoundException: StoreAccessBean not boun

2004-08-25 Thread tony1929
I am running the following tutorial : Tutorial for building J2EE Applications using JBOSS and ECLIPSE Chapter 3. When I run the tutorial I get the following error : javax.naming.NameNotFoundException: StoreAccessBean not bound it seems to be a common problem although no one has yet posted a

[JBoss-user] [Installation & Configuration] - Re: Configuring for application context root '/'

2004-08-25 Thread jjm
Try adding the following file as /WEB-INF/jboss-web.xml in your application. / Deploy your application again. You should now be able to access it via http://server[:port]/ Hope this helps, Josh View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846212#38462

[JBoss-user] [EJB/JBoss] - javax.ejb.ObjectNotFoundException: No such entity!

2004-08-25 Thread balteo
Sorted! I have just realized that I had an error in my ant script. One of the jboss DDs was just not included in the jar Julien. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846210#3846210 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[JBoss-user] [Security & JAAS/JBoss] - Re: SSO in jboss 3.2.5

2004-08-25 Thread [EMAIL PROTECTED]
Its the same valve configured in the jbossweb-tomcat50.sar/server.xml | | | http://www.jboss.org/wiki/Wiki.jsp?page=SingleSignOn View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846208#3846208 Reply to the post : http://www.jboss.or

[JBoss-user] [Security & JAAS/JBoss] - Re: Resource Adapter: subject always null

2004-08-25 Thread [EMAIL PROTECTED]
How is the resource adaptor configured in the *-ds.xml descriptor? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846206#3846206 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846206 --

[JBoss-user] [Security & JAAS/JBoss] - Re: Why does JAAS require that functions be coupled to roles

2004-08-25 Thread [EMAIL PROTECTED]
This has nothing to do with JAAS, its the J2EE declarative security model. Its a deployment time binding. If that does not work for you then you need to introduce custom security via an ejb interceptor. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846205#38

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-25 Thread theute
"MilesParker" wrote : I had forgotten it! (First time using cvs.) Its in there now, let me know what you think. I just tried it, it works very well. We will just have to do more error handling, i didn't put the "/" at the end and it complained that i forget the first "/", took me few seconds to

[JBoss-user] [EJB/JBoss] - Re: Obtaining client IP within server-side Interceptor

2004-08-25 Thread [EMAIL PROTECTED]
There is no portable way to do this. You would have to write your own invoker that associated the request endpoint address with each request. Look at the org.jboss.invocation.pooled.server.PooledInvoker code. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846

[JBoss-user] [Security & JAAS/JBoss] - Re: Submitting a login

2004-08-25 Thread [EMAIL PROTECTED]
1. The servlet spec defined action for FORM based authentication. 2. Yes. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846200#3846200 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846200 ---

[JBoss-user] [JBoss.NET] - Re: Which WS Toolkit to use with Jboss 3.2.4?

2004-08-25 Thread dhartford
The Jboss.NET works, and is really easy and very quick to deploy if using the xdoclet-jboss-net module (just add a little bit to your existing ejb/business code and go). But you'll have to talk to the dev's about how easy/impossible it will be to migrate webservices from Jboss.NET to JBoss4/WS4

[JBoss-user] [Beginners Corner] - Re: Hot Deployable Property Files

2004-08-25 Thread cortesr
We have an Ant task that creates a properties.jar file with one file in it (a properties file) and copies the created JAR to the deploy folder. The deploy folder is listed in the jboss-service.xml file as a valid URL within the URLDeploymentScanner MBean. When the JBoss system is started, ever

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-25 Thread cuoz
This is a really low-end box with only 384MB ram. I have the JVM set for 256MB. It's running on a very stripped down Debian linux and runs fine. I have only done small uploads so far (~100k), but at least it's working. View the original post : http://www.jboss.org/index.html?module=bb&op=vie

[JBoss-user] [Security & JAAS/JBoss] - Re: Updating login information

2004-08-25 Thread [EMAIL PROTECTED]
See how to flush the credential cache here: http://www.jboss.org/wiki/Wiki.jsp?page=CachingLoginCredentials View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846195#3846195 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=38

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-25 Thread MilesParker
"cuoz" wrote : I wanted to provide an update: Increasing the JVM memory fixed the problem. Although I didn't actually see an OOME, I guess that was the cause of my problems. What do you have it at? I'm at 800MB IIRC correctly, but still have issues. View the original post : http://www.jboss.

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-25 Thread MilesParker
"theute" wrote : MilesParker, i think you forgot to commit the HTMLModule.java file, there is no hook to your plugin. I had forgotten it! (First time using cvs.) Its in there now, let me know what you think. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846

[JBoss-user] [Messaging, JMS & JBossMQ] - HA-JMS & Transactions

2004-08-25 Thread storstast
Hi, I've a problem with messages that gets posted on a HA-JMS queue before the transaction has been committed. Hence, the message will be delivered even though, later on, the transaction is been marked for roll back. The same scenario with "ordinary" JMS works just fine (no message is delivered i

[JBoss-user] [Installation & Configuration] - Re: where is my .xml file ?????

2004-08-25 Thread jim_stoll
give that man a CEEGAR! Worked! Thank you :)) Jim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846191#3846191 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846191

[JBoss-user] [JCA/JBoss] - Re: JCA/CICS has problem with JBoss4.0 RC1

2004-08-25 Thread chen_comp
You have to get from IBM. It is resource adapter for CICS. Just copy XX-ds.xml into deploy directory. Regards, Chen View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846189#3846189 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [Management, JMX/JBoss] - Can JFreeChart be moved to "lib"?

2004-08-25 Thread mrooney
I've seen a few posts in the forums related to the use of JFreeChart which is packaged within the console-mgr.sar. It seems to me that JFreeChart is making rapid advances in functionality that can be useful to applications deployed in JBoss. Having the jars packaged in the console requires eithe

[JBoss-user] [JCA/JBoss] - Fiberbird XATransaction error: Could not enlist in transacti

2004-08-25 Thread lsalves
I'm having a problem with XATransaction on Firebird JDBC/JCA. I saw that some people have had the same problem with Oracle. My program executes de follow steps: GET USER_TRANSACTION BEGIN TRANSACTION GET CONNECTION VIA JDBC EXECUTE A QUERY CLOSE CONNECTION OPEN A HIBER

[JBoss-user] [Nukes User] - Re: managing picture (and other binary) files

2004-08-25 Thread cuoz
I wanted to provide an update: Increasing the JVM memory fixed the problem. Although I didn't actually see an OOME, I guess that was the cause of my problems. Thanks for the tips. Gary. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846181#3846181 Reply to

[JBoss-user] [Installation & Configuration] - How to serve files with Apache that were deployed from a .WA

2004-08-25 Thread jjm
Hello, I had posted this to the "HTTPD, Servlets & JSP" (http://www.jboss.org/index.html?module=bb&op=viewtopic&t=53246) and have had no response yet. Please excuse me if re-posting is against ettiquite. I would like to know if this is possible. We have a web application that is packaged up an

[JBoss-user] [Installation & Configuration] - Re: Custom Auth Valve on jboss-3.2.5 w/tomcat

2004-08-25 Thread [EMAIL PROTECTED]
Post the valve code and configuration if you want help. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846179#3846179 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846179 -

[JBoss-user] [Clustering/JBoss] - Re: How to clear HAJNDI's HARMI stub being cached in NamingC

2004-08-25 Thread [EMAIL PROTECTED]
Its in 3.2.5 so post a bug report with the example which illustrates the problem to sourceforge: http://sourceforge.net/tracker/?group_id=22866&atid=376685 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846178#3846178 Reply to the post : http://www.jboss.or

[JBoss-user] [Beginners Corner] - Re: making http request from within a session bean

2004-08-25 Thread [EMAIL PROTECTED]
The only standard way is to use the java.net.URL class and parse the result yourself. The better approach is to use the commons HttpClient framework. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846177#3846177 Reply to the post : http://www.jboss.org/index

[JBoss-user] [Security & JAAS/JBoss] - Re: Urgent production issue regarding to jboss security

2004-08-25 Thread [EMAIL PROTECTED]
This is still running with a security manager or the java.net.Socket class would not be calling java.lang.SecurityManager.checkConnect. The 3.2.6RC2 code can be obtained from the cvs module: | cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss login | cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsr

[JBoss-user] [HTTPD, Servlets & JSP] - Re: adding garbles session id string

2004-08-25 Thread [EMAIL PROTECTED]
Why does the form of the session id matter? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846176#3846176 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846176 --- S

[JBoss-user] [Installation & Configuration] - Re: Remote JNDI/EJB Problems

2004-08-25 Thread rimmeraj
I found the problem. The server's machine name is resolving to localhost. It probably is in the default redhat setup View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846175#3846175 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=

[JBoss-user] [Installation & Configuration] - Re: Licensing Question for Custom Login Module

2004-08-25 Thread [EMAIL PROTECTED]
You did not say you were extending AbstractServerLoginModule in the first post. You said you were copying the SecureIdentityLoginModule and possibly modifying that. If you just link against jboss code by extending it in the java class sense, this is not creating a derived work which requires you

[JBoss-user] [HTTPD, Servlets & JSP] - Re: HttpServletRequest.getServerPort() incorrectly returns 8

2004-08-25 Thread [EMAIL PROTECTED]
This works fine for me. The following snoop.jsp shows the ServerPort to be 8080 using the out of the box default configuration. | <[EMAIL PROTECTED] import="java.io.*,javax.naming.*, | java.util.Date, | java.util.Enumeration" %> | | | | Session I

[JBoss-user] [JCA/JBoss] - Re: JCA 1.5

2004-08-25 Thread [EMAIL PROTECTED]
No. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846169#3846169 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846169 --- SF.Net email is sponsored by Shop4tech.co

[JBoss-user] [Security & JAAS/JBoss] - Re: JBoss JAAS x Tomcat's

2004-08-25 Thread [EMAIL PROTECTED]
Doing a JAAS login is independent of the FORM auth used to access secured web content. You cannot do a JAAS login from within a servlet and affect the secured identity tomcat sees at the web container level unless you create a custom FormAuthenticator or tomcat valve which interacts with the JAA

[JBoss-user] [Beginners Corner] - Re: Hot Deployable Property Files

2004-08-25 Thread [EMAIL PROTECTED]
This sounds like an issue which how the properties are being read. Describe the full lifecycle of the properties through redeployment. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846167#3846167 Reply to the post : http://www.jboss.org/index.html?module=bb

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-25 Thread theute
There are as many methods to setup an eclipse project as people using Eclipse, but do not mix the methods. Restart from scratch if you are not sure what you are doing and follow the instructions in the wiki pages The answer to your problem is still the same: Generate the files by launching buil

[JBoss-user] [Nukes User] - Re: want to create hello world example using eclipse+Jboss+N

2004-08-25 Thread vebs
Hi to all, I tried all thing availabel on net and at present i am getting errors like 1. CommentEJBLocal cannot be resolved (or is not a valid return type) for the method getCommentLocal NewsDAO.java project_1/news/src/main/org/jboss/nukes/addons/modules/news/utils line 604 2. C

[JBoss-user] [EJB/JBoss] - CMP EJB2

2004-08-25 Thread Annapurna
Hi, I am trying to deploy a CMP bean (EJB2) in jboss3.2. I got the error EJB verification error warning: EJB must be specified public and abstract. So I changed my Bean class to abstract making all the set/get methods to abstract. It deployed correctly but now while testing when I call findA

[JBoss-user] [Installation & Configuration] - Re: where is my .xml file ?????

2004-08-25 Thread psevestre
try "/WEB-INF/errormessages.xml" (watch the capitalized WEB-INF) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846161#3846161 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846161 ---

[JBoss-user] [Beginners Corner] - Active Sessions and Hot Deployment [Possible Bug?]

2004-08-25 Thread cortesr
I think I might have found a bug but I want to check here first before submitting the bug on SF.net. After some more testing I finally figured out why I am not able to hot deploy on my production machines but I'm able to do so on my staging environment. Actually, the hot deploy works fine but

[JBoss-user] [Beginners Corner] - Re: Hot Deployable Property Files

2004-08-25 Thread cortesr
I think I might have found a bug but I want to check here first before submitting the bug on SF.net. After some more testing I finally figured out why I am not able to hot deploy on my production machines but I'm able to do so on my staging environment. Actually, the hot deploy works fine but

[JBoss-user] [Beginners Corner] - Re: Hot Deployable Property Files

2004-08-25 Thread cortesr
I think I might have found a bug but I want to check here first before submitting the bug on SF.net. After some more testing I finally figured out why I am not able to hot deploy on my production machines but I'm able to do so on my staging environment. Actually, the hot deploy works fine but

[JBoss-user] [Beginners Corner] - Re: Hot Deployable Property Files

2004-08-25 Thread cortesr
I think I might have found a bug but I want to check here first before submitting the bug on SF.net. After some more testing I finally figured out why I am not able to hot deploy on my production machines but I'm able to do so on my staging environment. Actually, the hot deploy works fine but

[JBoss-user] [Installation & Configuration] - Re: Licensing Question for Custom Login Module

2004-08-25 Thread bdbogg
I just want to clarify to make sure... if I were to write a login module that extended one of the JBoss login modules (such as the AbstractServerLoginModule) and distribute this with a commercial application, the mods would need to be made available under LGPL. But if I were to write a login mod

[JBoss-user] [JBoss.NET] - Which WS Toolkit to use with Jboss 3.2.4?

2004-08-25 Thread jmorrey
We have a Jboss 3.2.4 environment, and I'm trying to figure out what our best option is for building and consuming Web Services. I basically see three viable options: -Apache Axis 1.2 -Sun JSWDP 1.4 -Jboss' native Jboss.NET style web services Does anyone have an opinion as to which is best?

[JBoss-user] [Persistence & CMP/JBoss] - Re: cannot switch from hypersonic to oracle

2004-08-25 Thread FearlessSpiff
could you fix it? I have exactly the same problem. But my jbosscmp-jdbc.xml is ok. All mapped nicely. What i could see is, that the jbosscmp-jdbc.xml is ignored by JBoss! Don't know why, but i can change what i like, the file isn't read by JBoss... I use the same software versions as you, maybe

[JBoss-user] [Security & JAAS/JBoss] - Re: Urgent production issue regarding to jboss security

2004-08-25 Thread ms26368
One more question: i didn't find 3.2.6RC2 on the download site. Is there any patch available that fix this issue? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846149#3846149 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=repl

[JBoss-user] [Security & JAAS/JBoss] - Re: Urgent production issue regarding to jboss security

2004-08-25 Thread ms26368
If i don't use security manager i am getting this error when i invoke any EJB javax.naming.CommunicationException: Failed to connect to server 192.162.3.122:31100. Root exception is java.security.AccessControlException: access denied (java.net.SocketPermission 192.162.3.122:31100 connect,resol

[JBoss-user] [Installation & Configuration] - Re: Server not starting : HELP

2004-08-25 Thread jim_stoll
do not know the precise answer to your problem however i remember we had a similair problem with our J2ee server going down for no apparent reason... turns out it had to do with which user was logged onto the W2k server and the jvm going down when the user timed out and the automatic restart

[JBoss-user] [Beginners Corner] - Re: Upgrading to 3.2.5

2004-08-25 Thread rramsara
Duh! So I figured out what was wrong - I just had to specify the direct path to my policy file for my client: -Djava.security.policy=C:\server.policy No server changes required. The client code is | Properties props = new Properties(); | props.put(Context.INITIAL_CONTEXT_FACTORY, "org.jnp

[JBoss-user] [Messaging, JMS & JBossMQ] - jms hangs by a large number of messages

2004-08-25 Thread awg
hello, I am trying to send over 20.000 messges to a jms-client (p2p) with the UILConnectionFactory. The clients select the messages with jms mesage selector from one queue. Each message is a text message. Alle the messages are sending by the same connection and session. The problem I have is t

[JBoss-user] [Installation & Configuration] - Re: Remote JNDI/EJB Problems

2004-08-25 Thread rimmeraj
Any luck solving this? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846139#3846139 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846139 --- SF.Net email is spons

[JBoss-user] [Installation & Configuration] - where is my .xml file ?????

2004-08-25 Thread jim_stoll
InputStream is = this.getServletConfig() | .getServletContext() | .getResourceAsStream("/web-inf/errormessages.xml"); Yields a null, even though i have a valid xml file in the web-inf folder of my .war. View the original post : http://www.jbo

[JBoss-user] [Installation & Configuration] - Jboss 3.2.3 + Oracle 10g + CMP's

2004-08-25 Thread vanroda
Hi, Can someone tell me if it is possible to use CMP's in an Jboss3.2.3 with Oracle 10g configuration ? We are trying to switch databases of an existing application but we always get a "no such entity" exception when trying to load a bean. When looking into the standardjbosscmp-jdbc.xml it se

[JBoss-user] [Clustering/JBoss] - Re: 60 seconds delay now and then

2004-08-25 Thread Sacha Labourey
Hello, Please try with a recent snapshot of JBoss (like 3.2.6RCx or 3.2.5), I bet you won't get much feedback based on an old release of jboss. Cheers, sacha View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846137#3846137 Reply to the post : http://www.jbo

[JBoss-user] [Clustering/JBoss] - 60 seconds delay now and then

2004-08-25 Thread lepe
Sometimes when a node has been restarted it takes very long time before the restart is completed (20 minutes or more instead of 1-2 minutes). Looking in the server log i noticed where it lost time... now and then there is noting done for a period of 60 seconds. Look at this clip from a log. Any

[JBoss-user] [Clustering/JBoss] - How I start the clusters?

2004-08-25 Thread dschneller
Hi all, 1. Is this right, that I must copy the whole ..\jboss-3.2.5\server\all Folder and rename it e.g. in cluster-01 and cluster-02 and then I have 2 cluster in my JBoss? 2. Is this right, that I must start each cluster separately in the commandprompt with: run -c cluster-01 and then run -c clu

[JBoss-user] [Persistence & CMP/JBoss] - Dynamic QL, LIKE and LCASE

2004-08-25 Thread aukinfo
HI, I hope someone can help me with a frustrating problem that is similar to another thread running but related to dynamic QL I cannot seem to get a case insensitive like search to work with Dynamic-QL. The same query works fine with a normal @jboss.query method. Here is the Dynamic QL; "SELE

[JBoss-user] [JCA/JBoss] - Re: Oracel XA and deployment error

2004-08-25 Thread darranl
Reply on my email - Stop being selfish and lazy asking for private support, others may benefit from the information as well. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846130#3846130 Reply to the post : http://www.jboss.org/index.html?module=bb&op=postin

[JBoss-user] [Persistence & CMP/JBoss] - CMP-CMR between BMP with compound primary key. Why?

2004-08-25 Thread noleto
Hi all, I have the following: One BMP entity (CursoDisciplinaBean - mapping a table on another datasource) with compound primary key (curso, disciplina) that works very well. I'm creating a CMP entity (ItemEmergencial) that has a relationship with BMP CursoDisciplinaBean but when the applicati

[JBoss-user] [Persistence & CMP/JBoss] - Re: finder exception is not thrown

2004-08-25 Thread timshaw
I thought that this was correct. The Collection return will return the empty Collection if no matches are found. Just check for empty instead of a try/catch. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846128#3846128 Reply to the post : http://www.jboss.o

[JBoss-user] [JCA/JBoss] - Re: Oracel XA and deployment error

2004-08-25 Thread abhisheak
Hi i am also getting same problem. I am also using same method. Please told me where you committed mistake(spelling Mistake). Please Help me Reply on my email [EMAIL PROTECTED] if possible. thanks in Advance. Abhi View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p

[JBoss-user] [JCA/JBoss] - Re: Oracel XA and deployment error

2004-08-25 Thread abhisheak
Same problem I am getting. Please give me suggetion where you committed mistake. Please help me. Thanks in advanced. My mail address is [EMAIL PROTECTED] Please send your reply on my mail if possible. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846126#38461

[JBoss-user] [Installation & Configuration] - URL Encoded Characters with j2sdk 1.4.2

2004-08-25 Thread qjafcunuas
Hi, I'm using Jboss3.2.3. My trouble appears with j2sdk1.4.2 on linux system. On linux with j2sdk1.4.1, i've no trouble. On windows system, i've no trouble. Here is my jsp file : <% String param = request.getParameter("param"); System.out.println(sParam); %> When i call this page with

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: How do I destroy a TemporaryQueue on the server?

2004-08-25 Thread darranl
>From the J2EE 1.3 API, this is the description of the 'createTemporaryQueue' method. Creates a TemporaryQueue object. Its lifetime will be that of the QueueConnection unless it is deleted earlier. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846120#3846120

[JBoss-user] [Beginners Corner] - TUSC 3RD CHAPTER

2004-08-25 Thread kpraveena
Hi, Deplying,Running server every thing works fine... But output is coming Request from client : Reply from Server: Your userid is null database u2 is there... plz help me.. thank u praveena View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846119#3846119 Rep

[JBoss-user] Dynamic QL, LIKE and LCASE

2004-08-25 Thread Richard Aukland
HI, I hope someone can help me with a frustrating problem. I cannot seem to get a case insensitive like search to work with Dynamic-QL. The same query works fine with a normal @jboss.query method. Here is the Dynamic QL; "SELECT OBJECT(m) FROM MemberBean AS m WHERE m.organisation.organisationI

[JBoss-user] [Beginners Corner] - Re: Upgrading to 3.2.5

2004-08-25 Thread rramsara
Yes, I modified jboss-service.xml in the conf directory... | | | | | | | 4902 | | ${jboss.bind.address} | | 0 | | ${jboss.bind.address} | | | | View the original post : http:

  1   2   >