[JBoss-user] [JBoss Getting Started Documentation] - Re: Help: dukes bank login configuration not working

2005-07-16 Thread jbossesboss
Forgot one thing: when I login, the "other" configuration is used. This is confirmed not only by the jmx console, but by the username/passwd that authenticates. I inserted another username/passwd into the data base to test the authentication config I added for dukes bank, and it wasn't recog

[JBoss-user] [Beginners Corner] - Re: EJB3 Tutorial with Eclipse

2005-07-16 Thread ilikeitraw
ahh... i forgot this directory: /jboss/server/default/deploy/ejb.deployer/ *sigh finally :) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885183#3885183 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885183

[JBoss-user] [Beginners Corner] - Tomcat doesn't connect with localhost

2005-07-16 Thread chaman4110
sir, when I start tomcat it successfully start but when I connect with localhost it gives follwing error:- An error occured while loading http://localhost:8080: Could not connect to host localhost (port 8080) At shutdown time it gives follwing error message. [EMAIL PROT

[JBoss-user] [Beginners Corner] - EJB3 Tutorial with Eclipse

2005-07-16 Thread ilikeitraw
I'm trying to develop a simple Stateless Bean like the EJB3Trail example shows, however, the @Stateless annotation doesn't compile. I loaded a bunch of .JAR's to my classpath, specifically from: /jboss/lib /jboss/server/default/lib ... and even loaded: /jboss/ear/business.ejb3 However, I stlil c

[JBoss-user] [Beginners Corner] - jmx-console.war deployment error

2005-07-16 Thread pnayak
I have installed jboss-4.0.3 on my local drive c:\ I execute run.bat and after halfway done it throws following errors. I did netstat and 1098 port does not look like it is blocked- Please help !! ** ObjectName: jboss.web.deployment:war=jmx-c

[JBoss-user] [EJB/JBoss] - Re: Where does JBoss put the EJB classes generated at deploy

2005-07-16 Thread wcleung9
yeah, that's a very old version.. The reason is I have taken the support work of an old webapp, which runs on J2SE1.3, J2EE1.2, JBoss 2.4.8, Sybase ASA 7, Crystal Enterprise 9, blah blah blah..In simple words, it's OLD. But since it is a large scale webapp used by many parties, no one d

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Remote messaging fails with EXCEPTION_ACCESS_VIOLATION

2005-07-16 Thread genman
As it appears to be a JVM error, you should try to upgrade the JVM and verify your OS patch set is correct. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885176#3885176 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: Oracle DDL for JBossMQ Jms Tables

2005-07-16 Thread genman
This is not entirely to do with JMS, so you should post to a different forum. Likely, you'll see a more detailed error earlier in the logs. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885175#3885175 Reply to the post : http://www.jboss.org/index.html?mod

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS for InterPortletCommunication - UserContext Issue

2005-07-16 Thread genman
You can use message headers. You can use message selectors, but they aren't that great in JBoss for large numbers of messages. Instead of a selector, you could create a consumer that reads all traffic and puts it into user buckets. View the original post : http://www.jboss.org/index.html?mo

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: log4j and JMS appender

2005-07-16 Thread genman
There should be a "LoggingService" deployed someplace in jboss-service.xml . You can add a .. to it so it waits for the ConnectionFactory to be bound. It is a fine solution, but you won't get any logging until JMS is started. Alternatively, you could create your own JMX service that adds a new

[JBoss-user] [Messaging, JMS & JBossMQ] - JMS for InterPortletCommunication - UserContext Issue

2005-07-16 Thread zeroconf
Hi, I'd like to use JMS for InterPortlet Communication between portlets of different portlet applications. I got so far that I'm able to exchange some Objects. The problem is - for example when I use the "topic/testTopic" that this context seems to be shared among different users which are lo

[JBoss-user] [Persistence,JBoss/CMP, Hibernate, Database] - Re: use Hibernate onFlushDirty() in jboss

2005-07-16 Thread triathlon98
Maybe just use the hibernate version, use ( (InjectedEntityManager)entityManager ).getHibernateSession() Then use your hibernate skills :-) Joachim View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885170#3885170 Reply to the post : http://www.jboss.org/index

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread darranl
shankar_rao, Could you post the contents of the application.xml wrap it in [ code ][ /code ] tags without the spaces and use the preview button to make sure that it displays correctly. Also what is the URL you are trying to use to access the application? View the original post : http://www.jb

[JBoss-user] [Beginners Corner] - Re: How can I deploy my applications to another directory ra

2005-07-16 Thread darranl
Are all of your applications going to be war files / exploded war folders? If so if you have a look at the file jboss-service.xml in the conf folder you can add additional folders to be scanned for components to be deployed. View the original post : http://www.jboss.org/index.html?module=bb&op

[JBoss-user] [Beginners Corner] - How can I deploy my applications to another directory rather

2005-07-16 Thread wjsir
for example, I put all my apps in /wwwroot dir Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885167#3885167 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885167 --

[JBoss-user] [Advanced Documentation] - Re: xml out of war-file

2005-07-16 Thread wtff
I aggree that the alt-dd mechanism is a fantastic featute. It is of big value in certain situations. For example when an application needs to be deployed to several machines, each time with a different configuration or profile. My problem is that I believe JBoss is ignoring the alt-dd element. I

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread jaikiran
anonymous wrote : The command 'jar -tf ArchiveName' gives you a listing of the contents of an archive without changing the case of any of the folder names. Thanks darranl for explaining the command :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885156#388

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread shankar_rao
sir, I deployed my ear and it successfully deplyed , but when i am trying to request the appliction , it is saying the request resource not available..and on the server console no exception is thrown.. does i need to create any other .xml files other than ejb-jar. jboss. web-xml. Vie

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread shankar_rao
sir, I deployed my ear and it successfully deplyed , but when i am trying to request the appliction , it is saying the request resource not available..and on the server console no exception is thrown.. does i need to create any other .xml files other than ejb-jar. jboss. web-xml. Vie

[JBoss-user] [Beginners Corner] - Re: How do I get http://localhost/web-console working?

2005-07-16 Thread joschan273
Sorry, one mistake there It should read JBoss setup copy directory \jboss-4.0.2\server\all to \jboss-4.0.2\server\test1 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885151#3885151 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&m

[JBoss-user] [J2EE Design Patterns] - Re: Decorator Pattern

2005-07-16 Thread darranl
If you search google there are loads of articles out there available to you. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885150#3885150 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885150

[JBoss-user] [Beginners Corner] - Re: How do I get http://localhost/web-console working?

2005-07-16 Thread joschan273
Hi, more attempts again, and still no go. Ok. JBOSS 4.0.2 works fine by itself, Apache 2.0.54 works fine by itself. I had download mod_jk-1.2.14-apache-2.0.54.so and rename it as mod_jk and put it in Apache2 /module directory Apache Setup Here is my apache httpd.conf # Include mod_jk configurat

[JBoss-user] [JNDI/Naming/Network] - Re: Error While Retreiving DataSource

2005-07-16 Thread darranl
Answered in your first posting. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885147#3885147 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885147 --- SF.Net email

[JBoss-user] [JNDI/Naming/Network] - Re: Error While Retreiving DataSource

2005-07-16 Thread darranl
Datasources bound to the local namespace ("java:") can only be accessed locally within the same JVM. Also the datasource does not need to be narrowed. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885146#3885146 Reply to the post : http://www.jboss.org/ind

[JBoss-user] [EJB/JBoss] - Re: Where does JBoss put the EJB classes generated at deploy

2005-07-16 Thread darranl
Is there any reason for using such an old version of JBoss, you will only get very limited support on here for that version. Personally I have not looked at that version of JBoss so I can not gurantee if there were changes but at least since the 3.x versions JBoss does not generate any ejb clas

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread darranl
"jaikiran" wrote : Not sure about the command. The command 'jar -tf ArchiveName' gives you a listing of the contents of an archive without changing the case of any of the folder names. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885144#3885144 Reply to th

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread shankar_rao
Thanks jaikiran, that problme is solved, actually the application.xml is in meta-inf which was case sensitive which so we changed to Caps View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885143#3885143 Reply to the post : http://www.jboss.org/index.html?modu

[JBoss-user] [Beginners Corner] - Re: Please Answer me

2005-07-16 Thread darranl
It looks like you have defined a resource-ref in the web.xml that doesn't have the corresponding values set in the jboss-web.xml. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885142#3885142 Reply to the post : http://www.jboss.org/index.html?module=bb&op=

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread darranl
The application.xml is in the wrong location, you need to remove the src from the path so that it is in 'META-INF/application.xml' not 'src/META-INF/application.xml' this will solve your problem. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885141#3885141

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread jaikiran
After having a look at your first post, i guess, your META-INF folder and subsequently application.xml file is getting created in : scl.ear/src/META-INF/application.xml Ideally, the META-INF folder should be inside scl.ear and subsequently the application.xml file should be under this META-INF

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread shankar_rao
this is my Server Console exception when i deply my ear file, even though i have application.xml in META-INF Directory..pls give me solution org.jboss.deployment.DeploymentException: No META-INF/application.xml found at org.jboss.deployment.EARDeployer.init(EARDeployer.java:63)

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread jaikiran
Its NOT related to the manifest.mf file. Please post your server log View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885138#3885138 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885138

[JBoss-user] [JNDI/Naming/Network] - Error While Retreiving DataSource

2005-07-16 Thread francis_lukose
Please help. I stuck with an error While I try to get a DataSource Object from the pool the code is following. package com.fl.common; public final class ServiceLocator { private static final String JBOSS_INITIAL_CONTEXT_FACTORY = "org.jnp.interfaces.NamingContextFactory";

[JBoss-user] [JNDI/Naming/Network] - Error While Retreiving DataSource

2005-07-16 Thread francis_lukose
Please help. I stuck with an error While I try to get a DataSource Object from the pool the code is following. package com.fl.common; public final class ServiceLocator { private static final String JBOSS_INITIAL_CONTEXT_FACTORY = "org.jnp.interfaces.NamingContextFactory";

[JBoss-user] [JBoss Getting Started Documentation] - Help: dukes bank login configuration not working

2005-07-16 Thread jbossesboss
I have the prescribed login config for dukes bank: java:/DefaultDS select passwd from Users where username=? select userRoles, 'Roles' from UserRoles where username=?

[JBoss-user] [EJB/JBoss] - Where does JBoss put the EJB classes generated at deploy-tim

2005-07-16 Thread wcleung9
As title, where in the filesystem can I find the ejb classes generated by JBoss at deploy-time? I am using JBoss 2.4.8 on Windows 2k Server. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885134#3885134 Reply to the post : http://www.jboss.org/index.html?mo

[JBoss-user] [Advanced Documentation] - Re: Problem in deployment

2005-07-16 Thread shankar_rao
sir, when i deployed my ear file in jboss 4.0 i got the exception as no meta-inf/Application.xml found so i give the below command and i got the out put as follows is this out wrong? needed any changes...give the solution D:\jboss-scl13_7\scl\SCL>jar -tf scl.ear META-INF/ META-IN

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread shankar_rao
there is application.xml in META/INF directory ,event then i am getting the Exception.. , Is this any way related to manifest.mf file ,should there be any entry i that file. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885132#3885132 Reply to th

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread shankar_rao
there is application.xml in META/INF directory ,event then i am getting the Exception.. , Is this any way related to manifest.mf file ,should there be any entry i that file. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885131#3885131 Reply to th

[JBoss-user] [JBossWS] - Re: Bug in ServiceDeployerEjb's portURI

2005-07-16 Thread [EMAIL PROTECTED]
You need to specify a distinct for each SLSB. Have a look at jboss_4_0.dtd View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885130#3885130 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3885130

[JBoss-user] [Beginners Corner] - Re: no Application.xml found exception

2005-07-16 Thread jaikiran
Not sure about the command. Open the .ear file that gets created and see if there is a application.xml file in the META-INF directory View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885129#3885129 Reply to the post : http://www.jboss.org/index.html?module=bb&

[JBoss-user] [Beginners Corner] - Re: Please Answer me

2005-07-16 Thread k0114
message for error is: --- MBeans waiting for other MBeans --- ObjectName: jboss.web.deployment:id=-145059178,war=buportal.war State: FAILED Reason: org.jboss.deployment.DeploymentException: Error during deploy; - neste d throwable: (javax.naming.NamingException: resource-ref: jdbc/portal has

[JBoss-user] [Beginners Corner] - Re: Please Answer me

2005-07-16 Thread k0114
i am puting WAR file in to {jboss.home}/server/default/deploy but JBoss not deploy for me i think because My Project isn't a J2EE Structure. T_T many thank for answer View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3885126#3885126 Reply to the post : http://w