Debug port in JBoss

995 views
Skip to first unread message

sathish

unread,
Aug 3, 2011, 3:07:07 AM8/3/11
to jBASE
Hi,

I read a comment that we have to add the following line to work with
Debug prompt in JBoss server.

"<config-property name="allowInput" type="java.lang.Boolean">true</
config-property>"


May I know in which file, this code has to be added so that it will be
useful for me to proceed further...

Sudhakar-"Dare to Bare"

unread,
Aug 5, 2011, 12:13:00 AM8/5/11
to jb...@googlegroups.com
Hi,

The above change needs to be configured in t24-ds.xml file available in deploy folder. This will enable you to debug the code from the Jboss console window.


Regards,
Sudhakar


--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24

To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

Manoj Kumar

unread,
Aug 5, 2011, 3:09:09 AM8/5/11
to jb...@googlegroups.com
Hi Satish,
 
The following property needs to be added in t24-ds.xml file inside the deploy folder of Jboss.
 
Cheers,
Manoj

--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24

To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en



--
 

Imran Akbar

unread,
Aug 5, 2011, 1:11:48 AM8/5/11
to jb...@googlegroups.com
Sathish,

this has to be added in t24-ds.xml at <Jboss Home>\server\default\deploy directory


On Wed, Aug 3, 2011 at 12:37 PM, sathish <sathish...@gmail.com> wrote:
--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24

To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en



--
  -- Imran Akbar



VK

unread,
Aug 5, 2011, 1:59:15 AM8/5/11
to jBASE
Hi,
for R10 should be t24-ds.xml but not 100% sure - Temenos tends to move
settings along :))

VK

Duggineni's ......Strive to Achive

unread,
Aug 5, 2011, 1:06:23 AM8/5/11
to jb...@googlegroups.com
Hi Sathish,
We have to do this setup in t24-ds.xml file, which will be there under the path jboss-4.2.3.GA\server\default\deploy. Along with this setup please ensure that debug variable JBASE_DEBUG_PIPE value should set as 1 in .profile in case of unix and remote.cmd for windows like JBASE_DEBUG_PIPE=1.

Regards,
Duggineni Haribabu.
 
--
Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24

To post, send email to jB...@googlegroups.com
To unsubscribe, send email to jBASE-un...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en



--
Thanks With Regards,
Duggineni Haribabu.



andibaso

unread,
Aug 5, 2011, 4:50:15 AM8/5/11
to jBASE
Hi, You can add it in your t24-ds.xml. If you are using model bank, it
will be like c:\Temenos\jboss\server\default\deploy.

shanmuga sundaram

unread,
Aug 4, 2011, 1:20:18 PM8/4/11
to jb...@googlegroups.com
Hi,
 
you need to add this line in t24-ds.xml in the deploy directory.

On Wed, Aug 3, 2011 at 12:37 PM, sathish <sathish...@gmail.com> wrote:

pat

unread,
Aug 5, 2011, 3:39:26 PM8/5/11
to jBASE
I believe the latest setting recommended for 'allowInput' is 'false',
ie :

<config-property name="allowInput"
type="java.lang.Boolean">false</config-property>

if the 'actionTimeout' value is set

<config-property name="actionTimeout"
type="java.lang.Integer">30</config-property>

Please contact Temenos HelpDesk for further clarification

On Aug 4, 6:20 pm, shanmuga sundaram <j.shanmugam.sunda...@gmail.com>
wrote:
>
> you need to add this line in t24-ds.xml in the deploy directory
>

Sudhakar-"Dare to Bare"

unread,
Aug 6, 2011, 9:57:13 AM8/6/11
to jb...@googlegroups.com
Hi,

As per the tocfee R10.2 release notes, you can make allowInput as false and set a debug port and can launch the debugger port through TELNET as you do in TCServer. But the problem is the debugger port will have frequent timeouts. So it is better to set allowInput to true and debug the code from jboss console.


Regards,
Sudhakar
Reply all
Reply to author
Forward
0 new messages