[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JMS fills up database

2005-01-11 Thread hazarinaveen
Thanks yaar View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861561#3861561 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861561 --- The SF.Net email is sponsored by:

[JBoss-user] [JBoss Getting Started Documentation] - Re: Where is org.jboss.util.ChapterExRepository [JBoss Admin

2005-01-10 Thread hazarinaveen
Yes i got it View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861379#3861379 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861379 --- The SF.Net email is sponsored by

[JBoss-user] [JBoss Getting Started Documentation] - Re: Where is org.jboss.util.ChapterExRepository [JBoss Admin

2005-01-09 Thread hazarinaveen
Hi I am facing the same problem, Can u plz specify the jar file name Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861362#3861362 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode

[JBoss-user] [EJB/JBoss] - Re: application.xml not found error

2004-12-30 Thread hazarinaveen
Ya META-INF is in upper case only View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860253#3860253 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860253 --- The SF.Net

[JBoss-user] [Persistence & CMP/JBoss] - Can any one help me in writing CMP2.0 application

2004-12-29 Thread hazarinaveen
Can any one help me in writing CMP2.0 application I written all the required classes and compailed those classes ,it is a simple product line example, i have experience on weblogic ,i shifted from weblogic to JBoss ,can u help me in configuring jboss.xml and jbosscmp-jdbc

[JBoss-user] [JCA/JBoss] - Can any one help me in writing CMP2.0 application

2004-12-29 Thread hazarinaveen
Can any one help me in writing CMP2.0 application I written all the required classes and compailed those classes ,it is a simple product line example, i have experience on weblogic ,i shifted from weblogic to JBoss ,can u help me in configuring jboss.xml and jbosscmp-jdbc

[JBoss-user] [EJB/JBoss] - Re: XDoclet is not generating Remote Interfaces

2004-12-29 Thread hazarinaveen
Thanks a lot View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860095#3860095 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860095 --- SF email is sponsored by - The

[JBoss-user] [EJB/JBoss] - XDoclet is not generating Remote Interfaces

2004-12-28 Thread hazarinaveen
When i try to develop EJB application XDoclet is able to generate Home Interface,ejb-jar.xml,jboss.xml but it is not generating Remote Interface,and even it is not showing any errors Thanks in advance View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860001#38

[JBoss-user] [EJB/JBoss] - Related to JBoss-IDE 1.3.0 Tutorial Guide Tutorial Example

2004-12-24 Thread hazarinaveen
Can any one help me to solve this problem , I am folowing JBoss-IDE 1.3.0 Tutorial Guide , Tutorial Example i follwed almost all the steps specified in Tutorial , and i successfully created .war. .jar , .ear , but here the problem is,When i depoye the application server is throwing

[JBoss-user] [EJB/JBoss] - application.xml not found error

2004-12-24 Thread hazarinaveen
Hi EveryOne By Following tutorial Example ,I successfully created jar,war and ear files also ,by following each and every instruction specified in the tutorial pdf , Here the problem is When i deploy ear file The server is generating the following error msg 17:35:40,828 INF

[JBoss-user] [Installation & Configuration] - Re: Unable to use MySQL for DefaultDS

2004-12-16 Thread hazarinaveen
Remove jboss-media-entity-ejb.jar and start server View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858832#3858832 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858832 ---

[JBoss-user] [Installation & Configuration] - When i start JBoss server i am geeting this warn

2004-12-15 Thread hazarinaveen
09:02:32,156 WARN [EjbModule] The Container Invoker session-webservice-invoker (in jboss.xml or standardjboss.xml) could not be created because of java.lang.ClassNotFoundException: No ClassLoaders found for: org.jboss.net.ws4ee.server.EJBProxyFactor What is meant by this one and how to rectif

[JBoss-user] [EJB/JBoss] - How to lookup serverside components from the server side

2004-12-10 Thread hazarinaveen
I deployed two bean components in JBoss server.From one component i want to refer to second component,(with out performing the Directory Service lookup operation ,both components are resided in the same container) Plz send the reply on this .I involved in this. Thanks in Advance View th

[JBoss-user] [Installation & Configuration] - JBoss Starts With Errors

2004-12-09 Thread hazarinaveen
=== . JBoss Bootstrap Environment . JBOSS_HOME: D:\jboss-4.0.0RC1\bin\\.. . JAVA: C:\j2sdk1.4.2_04\bin\java . JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m . CLASSPATH: C:\j2sdk1.4.2_04\lib\tools.jar;D:\jbo

[JBoss-user] [Installation & Configuration] - 15:08:23,125 ERROR [STDERR] [ jacorb.home unset! Will use '.

2004-12-09 Thread hazarinaveen
When I start the JBoss server in all mode I am gettting these two errors along with other INFO msg. 15:08:23,125 ERROR [STDERR] [ jacorb.home unset! Will use '.' ] 15:08:23,125 ERROR [STDERR] [ File .\jacorb.properties for configuration jacorb not found ] Can any body help to solve this problem