Re: [Servingxml-help] Need urgent help
Brought to you by:
danielaparker
From: Daniel P. <dan...@gm...> - 2006-05-18 16:02:40
|
[Forwarding to list - please keep these questions on the list.] "framework/lib not found" - do you mean when you're _building_ servingxml, running the build command? framework/lib is not used after you've built deploy/servingxml. I believe that if you follow the instructions in the "Getting Started" documentation, you shouldn't have any problems. Regarding an example Java app, I'd suggest having a look at the console app= , i.e. the com.servingxml.app.consoleapp.ConsoleApp class, under framework/src/main/java. That and the embedding documentation should get you started. Regards, Daniel Parker ----- Original Message ----- From: "rams" <ra...@ta...> To: "Daniel Parker" <dan...@sy...> Cc: "Vaidyanathan Narayanan" <vai...@ta...> Sent: Thursday, May 18, 2006 2:46 PM Subject: Re: [Servingxml-help] Need urgent help > Hi Daniel, > Thansk for spending your valuable time for us till now. > 1. > We are using ServingXML in our project. > It is working fine on Linux machines but giving some problems on Windows > machines. > It is saying that.. > framework/lib not found. > But it is already there in that directory. > 2. > One more thing is we want to use this utility from the java program. > Under "ServingXMlEmbedding" some logic is there . > Can I get a complete program ,so that I can directly call that function and > run the serving xml from java program.? > This is very very urgen..S0I request you to spend some time on this. > Awaiting your reply, > Thanks and Regards > Ram |