[jboss-user] [Security & JAAS/JBoss] - Re: getCallerPrincipal throws NullPointerException

2009-01-22 Thread jaikiran
@Stateless | @Remote({IGetUserName.class}) | public class GetUserName implements IGetUserName | { | You haven't configured the bean with a @SecurityDomain Here's an example: | import org.jboss.ejb3.annotation.SecurityDomain; | | @Stateless | @Remote({IGetUserName.class}) | @

[jboss-user] [JBoss Portal] - Re: How to create a new Portlet Instance using API

2009-01-22 Thread aspdeepak
Window w = currentPage.createWindow(portalWindowName,ContentType.PORTLET,instanceId); log.info(" window["+w+"] is assigned with portlet ["+instanceId+"] successfully"); w.setDeclaredProperty(ThemeCon

[jboss-user] [JBoss Portal] - Re: How to create a new Portlet Instance using API

2009-01-22 Thread aspdeepak
hi you should create a Window and assign this newly created portlet instance into that. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204212#4204212 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204212 _

[jboss-user] [JBoss Getting Started Documentation] - Re: Jboss not accessible on remote server.

2009-01-22 Thread kashif_jboss
Thanks. its working now View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204205#4204205 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204205 ___ jboss-user mailing list jboss-u

[jboss-user] [EJB 3.0] - Re: jsf injection ejb3

2009-01-22 Thread jaikiran
Entire exception stacktrace please and also the console logs :) While posting logs or xml content or code, please remember to wrap it in a code block by using the Code button in the message editor window. Please use the Preview button to ensure that your post is correctly formatted. View the or

[jboss-user] [JBoss Tools (users)] - problem with css and visual view

2009-01-22 Thread shasho
Hello Adding the following line to my css #url { width: 50%; } caused the visual/source view to come with an error "Visual Editor View Update" has encounter a problem Error Its enough to have only this item in the css View the original post : http://www.jboss.com/index.html?module=bb

[jboss-user] [JBoss Tools (users)] - Re: JBoss View Error

2009-01-22 Thread niranjan8712
Should I try installing it on Eclipse 3.3.x? Kindly let me know the exact eclipse download. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204195#4204195 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204195 __

[jboss-user] [Security & JAAS/JBoss] - Re: getCallerPrincipal throws NullPointerException

2009-01-22 Thread sunnygrass
Thanks you for your reply. Following is the exception: Exception in thread "main" javax.ejb.EJBException: java.lang.NullPointerException; nested exception is: java.lang.NullPointerException | java.lang.NullPointerException | at org.jboss.ejb3.security.helpers.EJBContextHelper.getCaller

[jboss-user] [Remoting] - Re: Socket Read Timeout on stressing calls for validating pr

2009-01-22 Thread vink
Thanks for the suggestion, I've incorporated the changes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204191#4204191 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204191 _

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: both deployment methods fail - WAR and exploded in J5GA

2009-01-22 Thread mattzyzy
hi jaikiran, for sanity check , I start the server and now it successfully running. but still the deployment failed , explode type . prior to the latest deployment , I fix a taglib uri into this , I took the url from the referenced tld file . | http://www.springframework.org/tags | /WEB-IN

[jboss-user] [JBoss jBPM] - Re: Attaching files

2009-01-22 Thread smjain
"kukeltje" wrote : you = use Can you provide some links if possible. Thanks for the inputs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204189#4204189 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204189 ___

[jboss-user] [JBoss jBPM] - Re: Attaching files

2009-01-22 Thread smjain
"kukeltje" wrote : you = use Can you provide some links if possible. Thanks for the inputs View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204188#4204188 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204188 ___

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-22 Thread meetoblivion
actually i was thinking about it, i could probably use tuckey's url rewriting to do it. especially considering what it'll take given our environment (mind you, jimmy's just "one" of many I can identify) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204181#4

[jboss-user] [JBoss jBPM] - Re: Attaching files

2009-01-22 Thread kukeltje
uhhmmm. I you seam... lots of examples there... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204179#4204179 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204179 ___ jbo

[jboss-user] [JBoss jBPM] - Re: Attaching files

2009-01-22 Thread kukeltje
you = use View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204180#4204180 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204180 ___ jboss-user mailing list jboss-user@lists.jbos

[jboss-user] [JBoss jBPM] - Re: jbpm 3.3.1 does not start with jboss 4.2.3 when installe

2009-01-22 Thread kukeltje
Inge, Just looked at your doc... nice... There should be a jbpm directory in your deploy dir of the jboss server. Can you check that? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204178#4204178 Reply to the post : http://www.jboss.com/index.html?module=

[jboss-user] [JBoss jBPM] - Re: jbpm 3.3.1 does not start with jboss 4.2.3 when installe

2009-01-22 Thread kukeltje
Inge, What does the server log say? This is way to little info for us to help you View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204177#4204177 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204177

[jboss-user] [JBoss jBPM] - Re: Ad-hoc one of workflow piece

2009-01-22 Thread kukeltje
anonymous wrote : I remember reading that you are not supposed to alter the context during event handlers like a node-leave (i.e. it should just be for reference and trigger other external activities)... but that was the only other place I could think of trying to suspend the flow exactley, so

[jboss-user] [JBoss jBPM] - Re: Problem with java 1.4.2 on JBPM 3.3.0

2009-01-22 Thread kukeltje
a) 1.5 b) please complain at the developer forum. You are correct that this info is *still* hard to find and partially incorrect. Also complain at the corresponding jira issue about the documentation and site... (have no link sorry, jira is down for maintanance or something View the original p

[jboss-user] [Remoting] - Re: Remoting 2.4.0.GA is now available

2009-01-22 Thread jbrish
Thanks much, Ron. I will let you know how the upgrade goes. Regards View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204171#4204171 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204171 __

[jboss-user] [Beginners Corner] - Re: JMS Local queue viewing exception

2009-01-22 Thread Broadband
Thanks for the assistence and confirmation of the config being incorrect with the alternative destination configuration used it now works. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204168#4204168 Reply to the post : http://www.jboss.com/index.html?modul

[jboss-user] [Beginners Corner] - Re: JMS Local queue viewing exception

2009-01-22 Thread PeterJ
Looks like you are using the web console (http://localhost:8080/web-console). It is not surprising that it is not working. I am not even sure if it was updated to work with JBoss Messaging, it might still assume JBossMQ. Most people define message destinations using a *-service.xml file. You can

[jboss-user] [JBoss Portal] - Re: UserModule, Hibernate JTA transaction & Ajax Request

2009-01-22 Thread guybedo
The problem is that "classic" http requests go through a PortalServlet, then through TransactionInterceptor where is created the hibernate session/transaction. Ajax request don't go the same way, these requests are directly redirected to the JSF FacesServlet. So no TransactionInterception is in

[jboss-user] [Beginners Corner] - JMS Local queue viewing exception

2009-01-22 Thread Broadband
I am currently trying to establish a prototype for JMS messaging via EJB 3.0 using JBoss 5.0 as the application server and when establishing a new JMS Local queue via xml config an exception is encountered when attempting to view the queue. When going to the application server and going to: J

[jboss-user] [JBoss jBPM] - jbpm 3.3.1 does not start with jboss 4.2.3 when installed wi

2009-01-22 Thread inge
I have tried to install jbpm 3.3.1.GA using Eclipse 3.4.1 and jboss 4.2.3.GA. But jbpm does not start, and deploying gives an error message in Eclipse: "An exception happened while testing the server connection" (which I think i unrelated to the fact that jbpm is not running). I have followed th

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

2009-01-22 Thread PeterJ
For 'jboss_native/bin', 'jboss_native' == directory into which you unpacked the tar.gz file. (The actual installation instructions for Native are to unpack the downloaded file into jboss_home, but you were smart to unpack it into a separate temp directory - it is that temp directory that I meant

[jboss-user] [Remoting] - Re: Remoting 2.4.0.GA is now available

2009-01-22 Thread ron.si...@jboss.com
Is Remoting 2.5 compatible with AS 4.2.x? Good question. It's not a combination that has been tested officially, although it's clear from the forum that people are using them together. Generally speaking, EJB2 and EJB3 are fairly independent of Remoting details, so I would guess that they wou

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

2009-01-22 Thread dgenkin
Peter, what do you mean by 'jboss_native/bin'? I added this to catalina.sh: # Setup JBosst Native library path JBOSSWEB_NATIVE_DIR="$JBOSSWEB_HOME/bin/native" if [ -d "$JBOSSWEB_NATIVE_DIR" ]; then if $cygwin ; then export PATH="$JBOSSWEB_NATIVE_DIR:$PATH" JBOSSWEB_NATIVE_DIR=

[jboss-user] [Remoting] - Re: Socket Read Timeout on stressing calls for validating pr

2009-01-22 Thread ron.si...@jboss.com
"vink" wrote : | ... can we use the local fixed version in our product where org.jboss.remoting.Client class is working with static invokerDestructionTimer instance & other places instantiating timer object in disconnect() is commented. | That may be a two part question. 1. If you hav

[jboss-user] [JBoss AOP] - Re: ObjectInput

2009-01-22 Thread kabir.k...@jboss.com
interceptor method: | public Object invoke(Invocation inv) throws Exception | { |MethodInvocation mi = (MethodInvocation)inv; |Object[] args = mi.getArguments(); |args[0] = "Changed"; //Must be of the same type as the original parameter |mi.setArguments(args); | }

[jboss-user] [Security & JAAS/JBoss] - JAAS + multiple web configurations

2009-01-22 Thread marianokm
Hi Everyone! Actually i have 8 web-apps packaged as war files and all of them are running against an ldap based security domain. So far so good... Also each web application has his own web.xml in which the proper security constraints and security roles are defined as well. The thing is that the

[jboss-user] [Remoting] - Re: Can't connect to JBoss Messaging behind firewall

2009-01-22 Thread ron.si...@jboss.com
I'll explain the meaning of "secondaryBindPort" and "secondaryConnectPort", and maybe that will help. The Remoting bisocket transport creates two ServerSockets on the server. The "primary" ServerSocket is used to create connections used for ordinary invocations, e.g., a request to create a JMS

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Error occured during JSP compilation in JBoss 5.0

2009-01-22 Thread 4663
Hi all, I've posted this message to 'jboss-user' list too. While trying to view a jsp page I've deployed in a WAR (inside an EAR), I'm getting following error: 01:55:08,585 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception | org.apache.jasper.JasperException: Unable to compile c

[jboss-user] [JBoss jBPM] - Re: Problem when deploying jbpm-bpel and Jboss Portal

2009-01-22 Thread bdavis
@eddydiaz Do you see hibernate.cfg.xml within your EAR? It should be either in a jbpm-configuration.jar in the lib of the EAR, or the file placed at the root of the EAR. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204126#4204126 Reply to the post : http

[jboss-user] [Remoting] - Re: JAAS authentication with EJB over HTTP

2009-01-22 Thread ron.si...@jboss.com
Thanks for stepping in, Andy. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204125#4204125 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204125 ___ jboss-user mailing list j

[jboss-user] [Remoting] - Re: Class Not Found Exception when remoting

2009-01-22 Thread ron.si...@jboss.com
Well, it looks like the exception occurs on the server when Remoting is reading in an EJB3 invocation. The missing class, org.jboss.aop.util.MarshalledValue, is in $JBOSS_HOME/server/$CONFIG/deploy/jboss-aop-jdk50.deployer/jboss-aop-jdk50.jar, so make sure that jar's still there. View the ori

[jboss-user] Error occured during JSP compilation in JBoss 5.0

2009-01-22 Thread Ashish SHUKLA
Hi all, While trying to view a jsp page I've deployed in a WAR (inside an EAR), I'm getting following error: >8>8 01:55:08,585 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at

[jboss-user] [JBoss jBPM] - JBPM Logging Filter Not Working As Described

2009-01-22 Thread bdavis
I tried to create a log filter as described in: Chapter 17 of the documentation. http://docs.jboss.org/jbpm/v3/userguide/logging.html Here is the code for my logger: | package org.jbpm.logging.db; | | import java.util.Collection; | import java.util.HashSet; | import java.util.List;

[jboss-user] [Beginners Corner] - Re: Resource consumption of JBoss compared to single Tomcat

2009-01-22 Thread PeterJ
You can remove unneeded services, see http://www.jboss.org/community/docs/DOC-10177 By the way, JBoss AS 5.0.0.GA comes with a new configuration, named 'web,' that is already slimmed down, and provides a servlet container and JPA support. View the original post : http://www.jboss.com/index.htm

[jboss-user] [JBoss jBPM] - Re: Ad-hoc one of workflow piece

2009-01-22 Thread pjacobsen
That was what I was thinking thanks for the feedback. (And for what it's worth I don't like having to implement this... seems to run in the face of having a process to follow and then throwing in some extra steps... but you gotta do what you gotta do if the users can't live without being ab

[jboss-user] [EJB 3.0] - jsf injection ejb3

2009-01-22 Thread slaash
Hello,i've got a problem! :) i use jboss 5, ejb3, jpa, jsf1.2 under eclipse! so currently in my ejb project i ve got this: local interface: @Local public interface UserLocal implementation bean: @Stateless(name = "UserB", mappedName = "ejb/stateless/User") public class UserBean implements UserLo

[jboss-user] [Beginners Corner] - Resource consumption of JBoss compared to single Tomcat

2009-01-22 Thread hamtho2
Hi @all, does anyone have any information how the JBoss 4.2.2 compares to a single Tomcat 6.0 concerning resource consumption, such as memory-usage, cpu-usage, open files etc. Simply comparing the features and everything else JBoss offers on top of Tomcat, I get the feeling, that it is really

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-22 Thread emmartins
Issue created at https://jira.jboss.org/jira/browse/JBCACHE-1468 I'm currenlty using a workaround which consists in trapping the setRollbackOnly(), saving a flag that set rollback in transaction local data, and don't do that in the transaction manager, of course getRollabckOnly considers the fl

[jboss-user] [JBoss jBPM] - Problem with java 1.4.2 on JBPM 3.3.0

2009-01-22 Thread tangomannn
Hi, I read that JBPM was compatible, with JDK 1.4.2 , but It's not working. a) Is the version 3.3.0 compiled with jdk 1.4 ? or is just for java 1.5 b) I tried to connect it to CVS to download the Code and tried to recompile, but at least in anoncvs.forge.jboss.com the project seems to be empty.

[jboss-user] [JBoss Portal] - Re: UserModule, Hibernate JTA transaction & Ajax Request

2009-01-22 Thread guybedo
Thanks for your help, this is exactly what i was looking for : a way to access the portal identity hibernate session. But actually it partially solves my problem ... Calling methods on UserModule inside ajaxRequest is now ok. BUT, as JBossPortal hibernate configuration defines lazy loaded objet

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

2009-01-22 Thread PeterJ
Two things. First, copy the contents of 'jboss_native/bin' to 'jboss_home/bin' as is. Second, I looked in catalina.sh and do not see the same code that appears in run.sh for JBoss AS, the code that checks for JBoss Native shared objects and modifies the LD_LIBRARY_PATH. So two possibilities com

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

2009-01-22 Thread dgenkin
still same error: extracted native libraries, copied everything from bin/META-INF/lib/linux2/x64 (engine folder and .so files) to JBOSSWEB_HOME/bin/native The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home

[jboss-user] [Beginners Corner] - Impossible to load Jboss 3.2.1 from Eclipse properly. "Start

2009-01-22 Thread aitor.villan
Hi!. I'm trying to run jboss server 3.2.1 (wonderLand) from eclipse but i ain't able to do it. I use JbossAS (several different versions) but all versions try to init jboss server with the argument "-b localhost" and this is a problem cause my version of jboss server (3.2.1) doesn't support th

[jboss-user] [JNDI/Naming/Network] - Application Components and JNDI references

2009-01-22 Thread languidlanguid
Hi, I am trying to work out how JBoss supports this part of the J2EE 1.3 spec (see end of post). Does JBoss support the concept of application components i.e. can I deploy an EAR file which makes use of a Datasource whose application resource name is AccountDS and configure it to use a componen

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

2009-01-22 Thread dgenkin
Hi Peter, Sorry, i should have clarified all these things in the beginning. I tried JBoss Native 2.0.6 Linux x86-64. I am running linux 64 bit OS and 64 bit JVM. If i understand correctly form your other post, you are recommending to try with JBoss Native 2.0.5 Linux x86-64. I will do that an

[jboss-user] [Beginners Corner] - Axis deployment in JBoss - Exception extracting jars

2009-01-22 Thread vikkyultimate
I am trying to setup axis on jboss 4.2.2 and jdk1.5.0.16...I am getting the following error - when i was searching on google, at some places they suggest making changes to the java.policy file. Can someone suggest me the exact change that I need to make Exception extracting jars into tempo

[jboss-user] [Security & JAAS/JBoss] - Axis deployment in JBoss - Exception extracting jars into te

2009-01-22 Thread vikkyultimate
I am trying to setup axis on jboss 4.2.2 and jdk1.5.0.16...I am getting the following error - when i was searching on google, at some places they suggest making changes to the java.policy file. Can someone suggest me the exact change that I need to make Exception extracting jars into temp

[jboss-user] [JBoss Tools (users)] - Re: Error Creating Seam Portlet

2009-01-22 Thread max.ander...@jboss.com
Looks like a portal question and not tool related. Have you asked in the portal forum ? If files are not deleted then my guess is portal is locking a file preventing us from deleting it. What happens if you stop AS before removing it, does the files still stay there ? View the original post :

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Configuring default error page

2009-01-22 Thread PeterJ
The global web.xml file, which you modified, is combined with the web.xml file for your app to make the configuration for your web app. Thus I believe it expects the servlet to be in your web app. You are going to have to play around with different configurations to find one that might work. A

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

2009-01-22 Thread PeterJ
You should not have to create anf files or folders to sta JBoss AS. Wait a second, startup.sh? There is no such file for JBoss AS, but there is for JBoss Web. What, exactly, are you running? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204084#4204084 Reply

[jboss-user] [Performance Tuning] - Re: reasonable defaults for CORBA configuration?

2009-01-22 Thread jesper.pedersen
I took a look at the test case in question. The success/failure has a lot to do with timing (which should be fixed) and the parameters used for the setup. The JTS setup shows > 10x longer running period than the JTA counterpart. So I would say that the *StressTestCase should be excluded for now

[jboss-user] [JBoss Getting Started Documentation] - Re: Jboss not accessible on remote server.

2009-01-22 Thread PeterJ
See https://www.jboss.org/community/docs/DOC-10179 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204079#4204079 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204079 ___ jbos

[jboss-user] [JBoss AOP] - Re: ObjectInput

2009-01-22 Thread slv
Thanks for the reply! I still have one question: Accord to this (http://www.jboss.org/jbossaop/docs/2.0.0.GA/docs/aspect-framework/examples/method-execution/methodexecution.html) I should be able to access the arguments and change them, but I cannot. anonymous wrote : | When an AOP'ed me

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-22 Thread PeterJ
The whole "why do I need 'portal' twice in my URL?" question was discussed in detail in a topic some time ago. Unfortunately I can't seem to find it - using 'portal' as a search keyword is useless ;-) Anyway, if I recall correctly, the first 'portal' gets you into the portal container. The seco

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: TCLFilter in JBoss 4.2.3

2009-01-22 Thread PeterJ
Logging configuration has not changed, but the name of the configuration file change - it is now jboss-log4j.xml. If that does not fix the problem, please post your jboss-log4j.xml file. Remember to enclose the XML text in code tags, and use the Preview button to ensure proper formatting before

[jboss-user] [EJB 3.0] - Re: Talikng to Remote EJBs in 4.2.1 from 4.0.5

2009-01-22 Thread AceFrehley
I can confirm this solution. In my JBoss IDE, I had a 4.2.2 server installed. When I ran a JUnit test case to look up an EJB running inside the server, I received the same exception mentioned above. I then installed a version of the 4.2.3 server onto my local file system in a different directory

[jboss-user] [JBoss Cache: Core Edition] - Re: tx aware cache config issue

2009-01-22 Thread manik.surt...@jboss.com
Ok, figured it out. It is because you are setting the tx as setRollbackOnly() before interacting with the cache. The cache sees the transaction as being invalid (since its state is not active) and does not associate any subsequent invocations with the transaction. I need to check with the JTA

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Configuring default error page

2009-01-22 Thread pa12399
Hi I am using JBoss 4.2.2 I am trying to configure a default error handling, where the error handling component is a servelt, which will simply catch the exceptions which are not caught by the other application servlet and then log it in a specific format. I have created this entry in server/m

[jboss-user] [JBoss Portal] - Re: UserModule, Hibernate JTA transaction & Ajax Request

2009-01-22 Thread apemberton
Understood. The "classic" http requests you're referring to would be PortletRequests, no? The difference being that your PortletRequests are routed through the PortletContainer's command stack where your ajax requests are handled by the servlet engine, so it would make sense that the servlet doe

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: both deployment methods fail - WAR and exploded in J5GA

2009-01-22 Thread PeterJ
anonymous wrote : however, do you mean , both howtos links you gave wont work even for 64-bit JDK/JRE That is correct. Only the 32-bit Java plugin can be used inside a browser, thus you need a 32-bit browser. Such a browser will run fine, even on a 64-bit OS (I am running a 64-bit OS and use a

[jboss-user] [JBoss AOP] - Re: AOP 2GA JBoss 5GA set pointcut not working

2009-01-22 Thread kabir.k...@jboss.com
I can't see anything obviously wrong. set() pointcuts should work View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204064#4204064 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204064 _

[jboss-user] [JBoss AOP] - Re: Ignore Field Access in Advice

2009-01-22 Thread kabir.k...@jboss.com
I think making your CustomObjectFieldInterceptor implement org.jboss.aop.instrument.Untransformable should work. Classes implementing that interface are not woven, and thus field access should not get replaced View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=420

[jboss-user] [JBoss AOP] - Re: ObjectInput

2009-01-22 Thread kabir.k...@jboss.com
You cannot weave java system classes http://www.jboss.org/jbossaop/docs/2.0.0.GA/docs/aspect-framework/examples/caller/caller.html This example also exists in the JBoss AOP download View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204062#4204062 Reply to the pos

[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: JBoss Web

2009-01-22 Thread PeterJ
Not sure if thjis discussion helps: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=147583 Which version of JBoss Native? And can I assume you are running Linux? And can I also assume you are running both a 64-bit OS and 64-bit JVM? View the original post : http://www.jboss.com/index.

[jboss-user] [Beginners Corner] - Re: Should entities bind to JNDI?

2009-01-22 Thread culli
Of course it is that simple. I was making it too hard. So I just look up an Entity Manager via JNDI (somehow, I'll ask about that separately) and run ejb queries to get the EJB 3 entities I want. I found that "EJB 3 In Action" has a chapter on this type of EJB 2 -> EJB 3 stuff, which seems li

[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-22 Thread bstansbe...@jboss.com
Yes, the annotation and the xml are equivalent; no need to use both. Re: messaging-service.xml, don't change the file, but yes, in a cluster every server needs a distinct value for the ServerPeerID property. The file uses system property substitution syntax: ${jboss.messaging.ServerPeerID:0}

[jboss-user] [JBoss jBPM] - Re: Problem when deploying jbpm-bpel and Jboss Portal

2009-01-22 Thread eddydiaz
I have the same problem. I have installed jboss-portal-2.7.0.GA and jbpm-bpel-1.1.1. The problem when deploying jbpm-bpel in jboss is: 10:35:29,700 WARN [JMSContainerInvoker] Could not find the queue destination-jndi-name=queue/JbpmCommandQueue 10:35:29,700 WARN [JMSContainerInvoker] destinati

[jboss-user] [Clustering/JBoss] - Re: JBoss Clustering hang because of log4j

2009-01-22 Thread bstansbe...@jboss.com
Sorry, I don't have a good answer for you on this one; looks like a log4j issue. If anyone else on this forum has any idea, please help out. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204050#4204050 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [Beginners Corner] - Re: jbossas install from rpm

2009-01-22 Thread jnccneto
Hum Think you're right gonna try the jboss original package and see what happens View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204044#4204044 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204044 ___

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

2009-01-22 Thread ran_sushmi
hi, today, I tried to start the JBOSS server after copying. When I did startup.sh, it gave the error like 'jboss.log not found'. The contents of the startup.sh file are like:- cd $JBOSS_HOME/bin LOG_PATH=$JBOSS_HOM

[jboss-user] [JBoss jBPM] - Re: DeploymentDescriptor not setted on IntegrationControl af

2009-01-22 Thread karluqs
"karluqs" wrote : Thanks Danush! Thanks Dhanush!, not Danush =D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204029#4204029 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204029 __

[jboss-user] [JBoss jBPM] - Re: DeploymentDescriptor not setted on IntegrationControl af

2009-01-22 Thread karluqs
Thanks Danush! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204027#4204027 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204027 ___ jboss-user mailing list jboss-user@lists

[jboss-user] [JNDI/Naming/Network] - JBoss Logging

2009-01-22 Thread div_gcet1
Hi I m working on JBoss4.2.2 and eclipse Gynemede. I m working on Logs filteration. Here i have made the entry of my java filter file in log4j.xml file. So jboss is instantiating that java file at the time when jboss configure log4j.xml file. That java file is accessing the databases but the

[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBoss Logging

2009-01-22 Thread div_gcet1
Hi I m working on JBoss4.2.2 and eclipse Gynemede. I m working on Logs filteration. Here i have made the entry of my java filter file in log4j.xml file. So jboss is instantiating that java file at the time when jboss configure log4j.xml file. That java file is accessing the databases but the

[jboss-user] [JBossWS] - Re: Cannot obtain wsdl service (problem in JBoss 4.2 used to

2009-01-22 Thread KIRAN KUMAR A
Type http://localhost:8080/tutorial/CalculatorBean?wsdl in IE browser address bar and store this in CalculatorBean.wsdl in a folder. Go to the folder and use wsconsume CalculatorBean.wsdl. Now go to the generated class file ClaculatorBeanService.class file and make this to java code by java decom

[jboss-user] [Javassist user questions] - Re: Replace outgoing method call

2009-01-22 Thread mburger
See ExprEditor and MethodCall. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204012#4204012 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204012 ___ jboss-user mailing list

[jboss-user] [Javassist user questions] - Re: Javassist 3.9

2009-01-22 Thread mburger
-version 3.9 on October 9, 2008 * ClassPool.makeClassIfNew(InputStream) was implemented. * CtNewMethod.wrapped(..) and CtNewConstructor.wrapped(..) implicitly append a method like _added_m$0. This method now has a synthetic attribute. * JIRA JASSIST-66 has been fixed. Directly taken

[jboss-user] [EJB 3.0] - Re: EJB3 issue on Jboss5

2009-01-22 Thread venuwin
Jaikiran Posted it in the jira https://jira.jboss.org/jira/browse/EJBTHREE-1696 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4204008#4204008 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4204008

[jboss-user] [Beginners Corner] - Re: Problem with sending Email from jBoss

2009-01-22 Thread j-n00b
Sorry, I forgot to send the snippet where the mail session is injected. So let's do it step by step. As provider you could use any mail server, you have access to (including GMX, gmail or whatever). If you don't have one available, you can install your own. I use JES (Java Email Server) for th

[jboss-user] [Security & JAAS/JBoss] - LdapExtLoginModule, DatabaseServerLoginModule and password-s

2009-01-22 Thread braca
Hi, I want to use LdapExtLoginModule for authenticating users and DatabaseServerLoginModule for retrieving roles. However, it doesn't work. I can't even login/authenticate. Without the Database-Module and getting some sample roles out of ldap is working. So what's wrong? Here's my login-config

[jboss-user] [JBoss jBPM] - Re: DeploymentDescriptor not setted on IntegrationControl af

2009-01-22 Thread dhanushgopinath
Carlos, As a workaround You may try setting the deployment descriptor again on the integration control after checking if it has a deployment descriptor. Like this may be | IntegrationControl integControl = factory | .getIntegrationControl(bpelProcDef);

[jboss-user] [JBoss jBPM] - DeploymentDescriptor not setted on IntegrationControl after

2009-01-22 Thread karluqs
Hi, I deployed a BPEL process on jBPM. This process has an invoke node to a WS then an wait node and after that another invoke. Everything was working fine, i tested a few times. So for crash recovery test, i shutdown jboss when reached the wait node. After the restart, i waited for the process

[jboss-user] [JBoss Getting Started Documentation] - Jboss not accessible on remote server.

2009-01-22 Thread kashif_jboss
HI All, i am facing a problem with jboss while accessing it from remote machine. i hope some1 will b able to find its solution for me. i have installed lastes available jboss (jboss-5.0.0.GA) on a linux machine. now when i start jboss, it starts successfully on 8080 port on that machine as i

[jboss-user] [JBoss Tools (users)] - Re: Error Creating Seam Portlet

2009-01-22 Thread mottfried
And again its not working, i dont know why. Todays morning i started my machine - created a new JBoss Seam Portlet Project 2.0, used portletbridge-1.0.0.B5 and jboss-seam-2.0.2.SP1/jboss-seam-2.0.3.CR1. Created my Seam Portlet, deployed to JBoss Portal 2.7.1/JBoss Portal 2.7.0 | 13:55:42,390

[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-22 Thread yairogen
When the cluster is on with 2 nodes I see load balancing nicely. When I take one node down the other continues to work fine, But when I start up again the failed node it doesn't handle the requests that continue to get in. Only the first non failed node continues working. Why is this happening?

[jboss-user] [Clustering/JBoss] - Re: round robin on Jboss 5

2009-01-22 Thread yairogen
Another question: I must change the file "messaging-service.xml" manually and change the id of the "ServerPeerID" element. Is this the correct thing for me to do? Is it really a must? I didn't find any documentation on this subject. View the original post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Portal] - Re: So confused, portal's not making any sense.

2009-01-22 Thread meetoblivion
I agree it's common. Maybe I'm misunderstanding the documentation then, because it implies that I should not need the second portal. Based on what I see here, from the reference manual. http://docs.jboss.com/jbportal/v2.7.1/referenceGuide/html/urls.html In 7.2 accessing a portal anonymous wro

[jboss-user] [JBoss jBPM] - Re: Attaching files

2009-01-22 Thread smjain
"kukeltje" wrote : I do not adapt the jbpm-console. I leave that as is and use it what it is good for, admin purposes. For normal usage I developed my own webapp. So in effect its a complete web application which allows you to start and run a workflow... Will that be possible to share some part

[jboss-user] [JBoss jBPM] - Re: Attaching files

2009-01-22 Thread kukeltje
I do not adapt the jbpm-console. I leave that as is and use it what it is good for, admin purposes. For normal usage I developed my own webapp. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203978#4203978 Reply to the post : http://www.jboss.com/index.html?

[jboss-user] [JBoss jBPM] - Re: FileUpload in JBPM-3.1.4..very urgent

2009-01-22 Thread smjain
"mr.sathya" wrote : | I solved This Problem | | Thanks & Regards, | Sathya | | Hi Satya, I need urgent help on the same. Can you please elaborate the steps. Regards Shashank View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203976#4203976 Rep

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Intercepting deployment of EJBs

2009-01-22 Thread dsteinwe
Hi, I've annotated my EJBs also with some own custom annotations. These annotations reference to values in my database. Instead of writing a database script that updates the database to the changed java code (and annotations), I would prefer a more automatic update: When an EJB class gets analy

[jboss-user] [Management, JMX/JBoss] - Re: JBoss Logging

2009-01-22 Thread div_gcet1
Hi I m a learner here. In my application there is four main files. Propcoejb.jar, Propcoejbha.jar, client.jar and propco.sar. Here how can i configure my own log4j.xml so that JBoss sever configure that after all the JNDI binding is done. Please help me. Thanks Divya Garg View the origin

[jboss-user] [JBoss Messaging] - Re: java.lang.IllegalStateException during the launch of que

2009-01-22 Thread code_trunk
"timfox" wrote : This is an old one, look in JIRA Hi, Tim! I have not found anything about this in JIRA. Please give me a link or some search keywords. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4203970#4203970 Reply to the post : http://www.jboss.com/i

[jboss-user] [JNDI/Naming/Network] - org.omg.CORBA.ORBClass

2009-01-22 Thread machoman
is there a way to connect to jboss server as follows following code is for sybase EA server Properties props = new Properties(); props.put("org.omg.CORBA.ORBClass", "com.sybase.CORBA.ORB"); ORB orb = ORB.init(new String[] {}, props); Manager manager = ManagerHelper.na

[jboss-user] [JBoss Portal] - Help needed on portal and jackrabbit: ClassCastException

2009-01-22 Thread gsfe...@imnet.it
Hi, I've developed a stand alone application using latest Jackrabbit libraries and now I wish to evolve it in a jboss service (sar) useable in my application. Sadly, while deploying on server, I get "ClassCastException", caused (so I believe) by conflicts between jackrabbit classes provided by

  1   2   >