[JBoss-user] [Installation, Configuration & Deployment] - Re: where ${basedir} refers to?

2006-05-29 Thread paskal_sanil
Hi,

 sorry lines seems to be missing it's actually is as below


  | 
  | 
  | 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947532#3947532

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947532


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - where ${basedir} refers to?

2006-05-29 Thread paskal_sanil
Hi,

 In the build.xml i have the following line to start the jboss-server:






can anyone tell me where it fetches this "${basedir}"? While i run build.xml 
build comes to fail on the above line. I can't figure out what the problem is.

It seems that build.xml shows some errors with few tags it cann't recognise. Is 
there something i need to include along with build.xml?

where can i get documentation that describes about writing build.xml?

Any help however small it may be will be greatly appreciated.  

thanks in advance,
paskal



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947529#3947529

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947529


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration & Deployment] - Problem deploying the web application

2006-05-24 Thread paskal_sanil
Hi,

  I want to deploy a web application consisting of a java class and one 
servlet. I want to bundle it into a war file and depoly it on the JBoss server. 
In the eclipse IDE i created directory structure and all needed xmls.

But when i start "Run packaging" a alert box pops saying "Could not find the 
main class. Program will exit."

What could be the problem?

Please help..
thanks in advance,
paskal

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946044#3946044

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946044


---
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [JBoss Eclipse IDE (users)] - Problem while performing

2006-05-23 Thread paskal_sanil
Hi,

I am trying to deploy a simple java application consisting of  a Java class 
and a servlet. I created and defined the "web.xml". But when i try to run "Run 
Packaging" it says "Could not find the main class. Program exits". What could 
be the problem? 

Even if i add a main function (just for checking though), it seems to show the 
same error.

 Please help.

thanks in advance,
paskal

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945646#3945646

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945646


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Remoting] - Re: Monitoring JBoss server remotely.

2006-05-16 Thread paskal_sanil
Hi,

 Thanks for the reply. But going through the link i didn't get idea on how to 
make use of this feature in my monitoring code (client).

 Is it something still under development? Will it expose any APIs which i can 
call from my client program? Do i have to include any jars in my client to 
access these APIs? If yes where to download that jars. Is there any sample code 
available?

 To be more precise i want to generate a server health report on my remote 
client. It is for this purpose that i need JBoss APIs to read the various 
Server health parameters. 

thanks in advance,
paskal sanil

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943793#3943793

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943793


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Management, JMX/JBoss] - How to monitor JBoss remotely?

2006-05-16 Thread paskal_sanil
Hi,

 I am planning to develop an application to monitor the JBOSS server health 
remotely. How can i do that? Is there any sample code available? Which APIs 
should i use? 

Can i use JBoss remoting for this purspose? If yes which feature of "Remoting" 
should i use?

 I would greatly appreciate any help in this regard.

thanks in advance,
paskal sanil

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943530#3943530

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943530


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Remoting] - Monitoring JBoss server remotely.

2006-05-16 Thread paskal_sanil
Hi,

 I am planning to develop an application to monitor the JBOSS server health 
remotely. How can i do that? Is there any sample code available? Which APIs 
should i use? 

Can i use JBoss remoting for this purspose? If yes which feature of "Remoting" 
should i use?

 I would greatly appreciate any help in this regard.

thanks in advance,
paskal sanil

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943531#3943531

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943531


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Remoting] - Regarding Remotely start/Stop server and remote deployment

2006-05-03 Thread paskal_sanil
Hi,

   We are basically building a testing module which helps to test JBoss server, 
on situations such as non availability of servers. For this can anyone suggest 
a method by which i can remotely bring up and down the JBoss server from test 
code?

 Also i need clues on remotely deploying EAR files from test code , monitoring 
Server parameters remotely. I would appreciate any help in this regard however 
small it be. 

Will JBoss remoting be any help in this situations?

regards,
paskal sanil

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3940987#3940987

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3940987


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user